summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jprovazn-issueref' into 'master'Douwe Maan2018-03-231-0/+8
|\
| * Fix issuable state indicatorJan Provaznik2018-03-231-0/+8
* | Merge branch '43771-improve-avatar-error-message' into 'master'Sean McGivern2018-03-233-3/+3
|\ \
| * | Change avatar error message to include allowed file formatsFabian Schneider2018-03-223-3/+3
* | | Merge branch '43482-enabling-auto-devops-on-an-empty-project-gives-you-wrong-...Kamil Trzciński2018-03-231-3/+25
|\ \ \
| * | | Use actual repo instead of stubbing method43482-enabling-auto-devops-on-an-empty-project-gives-you-wrong-informationMatija Čupić2018-03-221-7/+1
| * | | Add empty repo check before running AutoDevOps pipelineMatija Čupić2018-03-111-3/+31
| |/ /
* | | Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-2322-42/+63
|\ \ \
| * | | Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-2122-42/+63
* | | | Merge branch 'winh-deprecate-old-modal' into 'master'Filipa Lacerda2018-03-231-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-221-3/+3
* | | | Add read-only banner to all pagesToon Claes2018-03-221-0/+25
* | | | Merge branch 'master' into 'latest-security-to-master-21-03-18'James Lopez2018-03-228-23/+222
|\ \ \ \
| * \ \ \ Merge branch '37987-speed-up-pipeline-creation' into 'master'Kamil Trzciński2018-03-221-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add inverse_of: :pipeline for pipeline.builds (#37987)37987-speed-up-pipeline-creationDylan Griffith2018-03-211-0/+2
| * | | | Merge branch 'performance-bar-position-fix' into 'master'Filipa Lacerda2018-03-221-10/+2
| |\ \ \ \
| | * | | | fixed karmaperformance-bar-position-fixPhil Hughes2018-03-211-10/+2
| * | | | | Merge branch 'jej/omniauth-initializer-refactor' into 'master'Douwe Maan2018-03-221-0/+65
| |\ \ \ \ \
| | * | | | | OmniauthInitializer created to improve devise.rbJames Edwards-Jones2018-03-201-0/+65
| * | | | | | Merge branch 'add-query-counts-to-profiler-output' into 'master'Stan Hu2018-03-221-2/+22
| |\ \ \ \ \ \
| | * | | | | | Add query counts by model to profiler outputadd-query-counts-to-profiler-outputSean McGivern2018-03-211-2/+22
| * | | | | | | Merge branch 'disable-btn-mr-when-posting-comment' into 'master'Fatih Acet2018-03-211-0/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Adds testsJacob Schatz2018-03-211-0/+14
| * | | | | | | | Merge branch 'ide-folder-button-path' into 'master'Tim Zallmann2018-03-211-0/+14
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Fixes the web IDE link in tree list opening the wrong URLPhil Hughes2018-03-211-0/+14
| * | | | | | | | Merge branch 'gitaly-upload-archive' into 'master'Sean McGivern2018-03-211-0/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Send Gitaly payload for git-upload-archive SSH commandsAlejandro Rodríguez2018-03-211-0/+6
| * | | | | | | | | Merge branch 'ab-43887-concurrent-migration-helpers' into 'master'Yorick Peterse2018-03-211-11/+97
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Shortcut concurrent foreign key creation if already exists.ab-43887-concurrent-migration-helpersAndreas Brandl2018-03-201-1/+45
| | * | | | | | | | Shortcut concurrent index creation/removal if no effect.Andreas Brandl2018-03-201-10/+52
* | | | | | | | | | Merge branch 'fix/auth0-unsafe-login-10-6' into 'security-10-6'James Lopez2018-03-212-43/+82
* | | | | | | | | | Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-218-8/+191
|/ / / / / / / / /
* | | | | | | | | Merge branch 'ide-project-avatar-identicon' into 'master'Filipa Lacerda2018-03-211-0/+39
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Changes empty project avatar to identicon in the IDEPhil Hughes2018-03-211-0/+39
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'update-licensee' into 'master'Douwe Maan2018-03-213-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix test failures with licensee 8.9Pirate Praveen2018-03-203-4/+4
* | | | | | | | Merge branch 'make-ide-ce' into 'master'Tim Zallmann2018-03-2146-0/+4692
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | updated file references in specsPhil Hughes2018-03-2043-428/+629
| * | | | | | | Move IDE to CEPhil Hughes2018-03-2046-0/+4491
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'update-spec-import-path-for-vue-mount-component-helper' into 'm...Clement Ho2018-03-2015-22/+22
|\ \ \ \ \ \ \
| * | | | | | | Update spec import path for vue mount component helperGeorge Tsiolis2018-03-2015-22/+22
* | | | | | | | Resolve "Loss of input text on comments after preview"Simon Knox2018-03-201-5/+5
* | | | | | | | Merge branch 'fix-ci-job-auto-retry' into 'master'Grzegorz Bizon2018-03-201-0/+29
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Prevent auto-retry AccessDenied error from stopping transition to failedTomasz Maczukin2018-03-201-0/+29
* | | | | | | | Merge branch 'fix/sm/erase_old_trace' into 'master'Kamil Trzciński2018-03-201-0/+22
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Use update_column than write_attribute and savefix/sm/erase_old_traceShinya Maeda2018-03-191-0/+22
* | | | | | | | Merge branch '42558-add-monitoring-no-data-empty-state' into 'master'Phil Hughes2018-03-202-34/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | fix tests for dahboard.vue42558-add-monitoring-no-data-empty-stateMike Greiling2018-03-192-34/+13
* | | | | | | | | Merge branch '44280-fix-code-search' into 'master'Sean McGivern2018-03-201-5/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Split repository search result on \n instead of $ to prevent the items of the...Jasper Maes2018-03-191-5/+17