summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add installation type to usage ping dataBalasankar C2018-06-071-0/+2
* Restore navigation theme orderGeorge Tsiolis2018-06-072-3/+3
* Merge branch '39549-label-list-page-redesign-with-draggable-labels' into 'mas...Tim Zallmann2018-06-073-17/+17
|\
| * Merge branch 'master' into '39549-label-list-page-redesign-with-draggable-lab...Luke Bennett2018-06-0763-75/+2257
| |\
| * \ Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-0668-311/+1135
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-0513-132/+455
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-05286-12864/+6902
| |\ \ \ \
| * | | | | fix lintLuke Bennett2018-05-291-0/+1
| * | | | | Fix user_removes_labels_specLuke Bennett2018-05-291-11/+10
| * | | | | Fix update_prioritization_specLuke Bennett2018-05-291-4/+4
| * | | | | Further fixes for project subscription_specLuke Bennett2018-05-291-3/+1
| * | | | | Fix project subscription_specLuke Bennett2018-05-291-2/+4
| * | | | | Remove screenshotsLuke Bennett2018-05-291-2/+0
| * | | | | Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-05-28703-6144/+20439
| |\ \ \ \ \
| * | | | | | BE reviewLuke Bennett2018-05-251-0/+2
* | | | | | | Merge branch '45505-lograge_formatter_encoding' into 'master'Kamil Trzciński2018-06-071-0/+22
|\ \ \ \ \ \ \
| * | | | | | | Enforce UTF-8 encoding on user input in LogrageWithTimestamp formatter and fi...Imre Farkas2018-06-061-0/+22
* | | | | | | | Merge branch '47208-human-import-status-name-not-working' into 'master'Douwe Maan2018-06-071-0/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds #human_import_status_name to make it comply with ProjectImportState#huma...47208-human-import-status-name-not-workingTiago Botelho2018-06-061-0/+25
* | | | | | | | | Merge branch 'fj-move-rev-list-option' into 'master'Douwe Maan2018-06-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Moving rev-list lfs options to LfschangesFrancisco Javier López2018-06-061-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'sh-log-422-responses' into 'master'2018-06-07-RC-cutSean McGivern2018-06-071-0/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Log response body to production_json.log when a controller responds with a 42...Stan Hu2018-06-061-0/+58
* | | | | | | | | | Resolve "Introduce new navigation themes in GitLab 11.0"Annabel Gray2018-06-072-7/+7
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Support LFS objects when creating a project by importFrancisco Javier López2018-06-0612-4/+589
* | | | | | | | | Merge branch 'ide-merge-requests-components' into 'master'Filipa Lacerda2018-06-065-26/+311
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | component specsPhil Hughes2018-06-063-0/+234
| * | | | | | | | | fixed mutations specPhil Hughes2018-06-061-8/+11
| * | | | | | | | | fixed karmaPhil Hughes2018-06-061-18/+66
* | | | | | | | | | Merge branch '42751-rename-master-to-maintainer' into 'master'Sean McGivern2018-06-068-18/+18
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix lock specMark Chao2018-06-061-2/+2
| * | | | | | | | | group runnersMark Chao2018-06-061-6/+6
| * | | | | | | | | change wordingMark Chao2018-06-061-2/+2
| * | | | | | | | | Fix specMark Chao2018-06-064-6/+6
| * | | | | | | | | Rename “Developers + Masters”Mark Chao2018-06-061-2/+2
* | | | | | | | | | Move GC/Repack to OptOutKim Carlbäcker2018-06-061-1/+1
* | | | | | | | | | Add a custom storage config instead of overwritingBob Van Landuyt2018-06-061-1/+3
* | | | | | | | | | Merge branch 'live-trace-v2-persist-data' into 'master'Kamil Trzciński2018-06-065-2/+119
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Rename worker to ArchiveTracesCronWorkerShinya Maeda2018-06-061-1/+1
| * | | | | | | | | Fix typos and add a small specShinya Maeda2018-06-062-3/+5
| * | | | | | | | | Fix specs for exclusive leaseShinya Maeda2018-06-061-10/+19
| * | | | | | | | | Fix the query to select stale live tracesShinya Maeda2018-06-064-78/+33
| * | | | | | | | | Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda2018-06-062-14/+15
| * | | | | | | | | Rename find_stale_in_batches to find_builds_from_stale_live_trace. Fix commentsShinya Maeda2018-06-061-6/+6
| * | | | | | | | | Fix ambiguous stuck ci job worker's spec. Rename lease key of archiveShinya Maeda2018-06-062-2/+4
| * | | | | | | | | Add tests for each new codeShinya Maeda2018-06-064-12/+89
| * | | | | | | | | Fix spec fiel locationShinya Maeda2018-06-061-1/+1
| * | | | | | | | | Add testsShinya Maeda2018-06-061-0/+71
* | | | | | | | | | Merge branch 'sh-improve-import-status-error' into 'master'Fatih Acet2018-06-062-2/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Simplify error message handling in Projects::CreateServiceStan Hu2018-06-061-15/+0