summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* spec fixesPhil Hughes2018-03-227-90/+48
* Added staged files state to IDEPhil Hughes2018-03-2214-36/+549
* 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 '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
* | | | | | | Merge branch 'issue_25542' into 'master'Sean McGivern2018-03-202-1/+47
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Improve JIRA event descriptionsissue_25542Felipe Artur2018-03-192-1/+47
* | | | | | | move render_gfm into behaviors directoryMike Greiling2018-03-197-9/+7
* | | | | | | Merge branch 'ajax-requests-in-performance-bar' into 'master'Robert Speicher2018-03-195-5/+275
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Show Ajax requests in performance barSean McGivern2018-03-195-5/+275
* | | | | | | Merge branch 'api-delimiter' into 'master'Robert Speicher2018-03-191-24/+24
|\ \ \ \ \ \ \
| * | | | | | | Optional '/-/' delimiter for search APIJan Provaznik2018-03-191-24/+24
| |/ / / / / /
* | | | | | | Merge branch '43933-always-notify-mentions' into 'master'Sean McGivern2018-03-191-3/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Always notify new mentions even if explicitly unsubscribed43933-always-notify-mentionsMario de la Ossa2018-03-191-3/+18
* | | | | | | Merge branch 'sh-admin-projects-remove-n-plus-one' into 'master'Robert Speicher2018-03-191-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Remove N+1 queries in /admin/projects pageStan Hu2018-03-191-0/+10
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'refactor/move-mr-widget-sha-mismatch-vue-component' into 'master'Clement Ho2018-03-191-4/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Move ShaMismatch vue componentGeorge Tsiolis2018-03-191-4/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '31114-internal-ids-are-not-atomic' into 'master'Sean McGivern2018-03-197-3/+163
|\ \ \ \ \ \
| * | | | | | Add spec for concurrent insert situation.31114-internal-ids-are-not-atomicAndreas Brandl2018-03-181-0/+13