summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix alert-danger class colors for text and backgroundjivl-fix-alert-message-colorsJose2018-06-061-0/+10
* Merge branch 'gitaly-gc-repack-opt-out' into 'master'Robert Speicher2018-06-062-4/+4
|\
| * Move GC/Repack to OptOutKim Carlbäcker2018-06-062-4/+4
|/
* Merge branch 'bvl-validate-label-for-project-before-save-ce' into 'master'Douwe Maan2018-06-063-5/+17
|\
| * Add a custom storage config instead of overwritingBob Van Landuyt2018-06-061-1/+3
| * Don't update/create projects errors were addedBob Van Landuyt2018-06-062-4/+14
|/
* Merge branch 'live-trace-v2-persist-data' into 'master'Kamil Trzciński2018-06-0612-5/+178
|\
| * Rename worker to ArchiveTracesCronWorkerShinya Maeda2018-06-064-6/+6
| * Create a method for failed_archive_counterShinya Maeda2018-06-061-2/+6
| * Add metric for failed archiving with stale live traceShinya Maeda2018-06-061-0/+3
| * Fix typos and add a small specShinya Maeda2018-06-062-3/+5
| * Fix specs for exclusive leaseShinya Maeda2018-06-062-11/+20
| * Fix the query to select stale live tracesShinya Maeda2018-06-067-122/+65
| * Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda2018-06-065-32/+33
| * Rename find_stale_in_batches to find_builds_from_stale_live_trace. Fix commentsShinya Maeda2018-06-063-14/+12
| * Fix ambiguous stuck ci job worker's spec. Rename lease key of archiveShinya Maeda2018-06-063-3/+5
| * Fix name of worker for cron worker specShinya Maeda2018-06-061-1/+1
| * Add tests for each new codeShinya Maeda2018-06-065-13/+90
| * Rename find_stale. Fix worker name in declaration.Shinya Maeda2018-06-064-6/+6
| * Fix spec fiel locationShinya Maeda2018-06-062-3/+3
| * Clean up workerShinya Maeda2018-06-063-26/+38
| * Add exclusive relase for trace arhiveShinya Maeda2018-06-061-14/+30
| * Changed cron interval to every 17 minuteShinya Maeda2018-06-061-1/+1
| * Add testsShinya Maeda2018-06-061-0/+71
| * Revise a commentShinya Maeda2018-06-061-3/+3
| * Change cron period to per hourShinya Maeda2018-06-061-1/+1
| * Add change logShinya Maeda2018-06-061-0/+5
| * Use each_batch to find rows efficiently with group_byShinya Maeda2018-06-061-4/+5
| * Targets only problematic live tracesShinya Maeda2018-06-061-7/+10
| * Simplify RescueStaleLiveTraceWorkerShinya Maeda2018-06-062-23/+6
| * Added flush-to-db process for the cron worker. Rename to RescueStaleLiveTrace...Shinya Maeda2018-06-064-27/+43
| * Rescue stale live tracesShinya Maeda2018-06-063-0/+27
* | Merge branch 'blackst0ne-rails5-wrong-number-of-arguments-given-1-expected-0-...Yorick Peterse2018-06-064-4/+8
|\ \
| * | [Rails5] Fix Arel::UpdateManager callsblackst0ne2018-06-064-4/+8
* | | Merge branch 'jivl-backport-scroll-utilities' into 'master'Filipa Lacerda2018-06-066-81/+89
|\ \ \
| * | | Add partial for the build outputsjivl-backport-scroll-utilitiesJose2018-06-015-8/+8
| * | | Backport scroll utilities for the job log componentJose2018-06-013-73/+81
* | | | Merge branch 'gitaly-find-commit-go-git' into 'master'Sean McGivern2018-06-063-1/+18
|\ \ \ \
| * | | | Rescue from failed feature lookupsJacob Vosmaer2018-06-061-0/+4
| * | | | Use gitaly 0.105.0Jacob Vosmaer2018-06-061-1/+1
| * | | | Simplify server feature flagsJacob Vosmaer2018-06-062-15/+7
| * | | | Set Gitaly Server feature flags from RailsZeger-Jan van de Weg2018-06-062-0/+21
| | |/ / | |/| |
* | | | Merge branch 'sh-improve-import-status-error' into 'master'Fatih Acet2018-06-0611-9/+49
|\ \ \ \
| * | | | Simplify error message handling in Projects::CreateServiceStan Hu2018-06-063-22/+2
| * | | | Show a more helpful error for import statusStan Hu2018-06-0610-8/+68
* | | | | Merge branch 'docs-reorg-docs-guides-dir' into 'master'Achilleas Pipinellis2018-06-0610-1062/+1065
|\ \ \ \ \
| * | | | | Docs: add the documentation guidelines into its own dirMarcia Ramos2018-06-0610-1062/+1065
|/ / / / /
* | | | | Merge branch 'rails5-fix-47376' into 'master'Yorick Peterse2018-06-062-1/+7
|\ \ \ \ \
| * | | | | Rails 5 fix glob specJasper Maes2018-06-062-1/+7
| |/ / / /
* | | | | Merge branch 'add-monitoring-widgets' into 'master'Phil Hughes2018-06-064-12/+27
|\ \ \ \ \