summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'an-use-labkit' into 'master'ce-xanf-add-links-to-admin-areaRémy Coutable2019-04-1815-613/+7
|\
| * Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-1815-613/+7
* | Merge branch 'markdown-autocomplete-escaping' into 'master'Kushal Pandya2019-04-181-6/+15
|\ \
| * | Only use backslash escapes in autocomplete when neededmarkdown-autocomplete-escapingSean McGivern2019-04-171-6/+15
* | | Merge branch '58293-extract-discussion-actions' into 'master'Filipa Lacerda2019-04-181-0/+104
|\ \ \ | |_|/ |/| |
| * | Extract discussion actions into separate component58293-extract-discussion-actionsPaul Gascou-Vaillancourt2019-04-171-0/+104
* | | Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński2019-04-174-54/+64
|\ \ \
| * | | Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-164-54/+64
* | | | Bump version of knative from 0.3 -> 0.5Chris Baumbauer2019-04-171-1/+1
| |/ / |/| |
* | | Replace `No due date` with `None`Victor Wu2019-04-172-3/+3
* | | Merge branch 'docs-improve-testing-levels' into 'master'Lin Jen-Shin2019-04-172-42/+10
|\ \ \
| * | | Better document the current states of our testing levelsdocs-improve-testing-levelsRémy Coutable2019-04-172-42/+10
* | | | Merge branch 'weimeng-user-autocomplete-fix' into 'master'Robert Speicher2019-04-171-4/+12
|\ \ \ \
| * | | | Only show in autocomplete when author activeWei-Meng Lee2019-04-121-4/+12
* | | | | Put four flaky specs in quanrantineRémy Coutable2019-04-173-4/+4
| |/ / / |/| | |
* | | | Merge branch 'sh-backport-list-commits-by-oid-rugged' into 'master'Douwe Maan2019-04-171-1/+36
|\ \ \ \
| * | | | Bring back Rugged implementation of ListCommitsByOidStan Hu2019-04-171-1/+36
* | | | | Merge branch 'sh-add-gitaly-backtrace' into 'master'Sean McGivern2019-04-171-7/+15
|\ \ \ \ \
| * | | | | Add backtrace to Gitaly performance barStan Hu2019-04-171-7/+15
| |/ / / /
* | | | | Include link to raw job log in plain-text emailsToon Claes2019-04-171-0/+39
| |_|_|/ |/| | |
* | | | Merge branch '24704-restore-download-repository-path' into 'master'Rémy Coutable2019-04-176-27/+75
|\ \ \ \
| * | | | Add a feature flag for subdirectory archivesNick Thomas2019-04-161-25/+58
| * | | | JSON-encoded binary fields should use Base64::encode64Nick Thomas2019-04-161-1/+1
| * | | | Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-166-18/+33
* | | | | Fix unexpected extra notification mailsPatrick Derichs2019-04-173-5/+69
* | | | | Merge branch '10083-dropdown-ce-ee-difference' into 'master'Filipa Lacerda2019-04-171-2/+2
|\ \ \ \ \
| * | | | | Removes EE diffs for dropdown_value_collapsed10083-dropdown-ce-ee-differenceDenys Mishunov2019-04-151-2/+2
* | | | | | Merge branch 'fix-logic-in-43263-git-push-option-to-create-mr-test' into 'mas...11-11-auto-deploy-0012345Lin Jen-Shin2019-04-171-4/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix logic in Api::Internal testfix-logic-in-43263-git-push-option-to-create-mr-testLuke Duncalfe2019-04-171-4/+2
* | | | | | Merge branch '58361-issue-create-system-note-timestamp' into 'master'Stan Hu2019-04-161-1/+9
|\ \ \ \ \ \
| * | | | | | Set correct timestamps when creating past issues58361-issue-create-system-note-timestampHeinrich Lee Yu2019-04-161-1/+9
* | | | | | | `None` for assigneesVictor Wu2019-04-163-11/+11
* | | | | | | Add sync: false to fix Karma tests60605-karma-failingNathan Friend2019-04-161-18/+32
* | | | | | | Merge branch 'nfriend-update-merge-request-widget-for-post-merge-pipelines' i...Filipa Lacerda2019-04-164-1/+145
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add two warning messages to the MR widgetnfriend-update-merge-request-widget-for-post-merge-pipelinesNathan Friend2019-04-154-1/+145
* | | | | | | Merge branch 'gt-fix-styling-for-pages-status' into 'master'Filipa Lacerda2019-04-166-10/+10
|\ \ \ \ \ \ \
| * | | | | | | Rename CI related selectorsGeorge Tsiolis2019-04-166-10/+10
* | | | | | | | Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-163-5/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Backport changes from EEMatija Čupić2019-04-163-5/+25
* | | | | | | | | Merge branch '60533-tooltip-for-view-file-shows-raw-html' into 'master'Kushal Pandya2019-04-161-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix showing HTML content in view file tooltip60533-tooltip-for-view-file-shows-raw-htmlFatih Acet2019-04-161-0/+3
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch '59570-move-quick-action' into 'master'Sean McGivern2019-04-163-120/+92
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Extract move quick action spec to shared example59570-move-quick-actionAlexandru Croitor2019-04-153-120/+92
* | | | | | | | | | Merge branch 'rewind-iid-on-pipelines' into 'master'Sean McGivern2019-04-163-6/+130
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Rewind IID on Ci::Pipelinesrewind-iid-on-pipelinesKamil Trzciński2019-04-163-6/+130
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'downloading-expired-artifacts' into 'master'Grzegorz Bizon2019-04-162-11/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use cleaner expectation matchers from Capybaradrew cimino2019-04-121-8/+5
| * | | | | | | | | Don't render artifact download links on the project tags page for builds with...drew cimino2019-04-122-11/+48
* | | | | | | | | | Merge branch '53138-add-metrics-usage-ping' into 'master'Grzegorz Bizon2019-04-161-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Adds instance metrics to usage pingRyan Cobb2019-04-101-0/+2