summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ide-workbench-barPhil Hughes2018-04-25212-629/+2031
|\
| * Merge branch 'fix-settings-preloading' into 'master'Rémy Coutable2018-04-251-1/+2
| |\
| | * Do not preload settingsKamil Trzciński2018-04-241-1/+2
| * | Mock Pager in Karma testsWinnie Hellmann2018-04-243-51/+71
| * | Update import on actions file to fix conflict when rewire plugin was addedFilipa Lacerda2018-04-241-2/+2
| * | Merge branch 'matbaj/gitlab-ce-add-inherit-command' into 'master'Rémy Coutable2018-04-241-0/+76
| |\ \
| | * \ Merge branch 'master' into matbaj/gitlab-ce-add-inherit-commandSean McGivern2018-04-24159-330/+860
| | |\ \
| | * | | Make /copy_metadata only handle the first issuable passedSean McGivern2018-04-241-2/+13
| | * | | Merge branch 'master' into matbaj/gitlab-ce-add-inherit-commandSean McGivern2018-04-191051-22054/+48967
| | |\ \ \
| | * | | | Fixed typos and improved reference checkingMateusz Bajorski2018-03-031-12/+12
| | * | | | Changed command name to copy_metadata and added MR supportMateusz Bajorski2018-03-031-23/+23
| | * | | | Add Inherit quick actionMateusz Bajorski2018-03-031-0/+65
| * | | | | Merge branch 'bvl-fix-maintainer-push-error' into 'master'Douwe Maan2018-04-249-50/+133
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Allow admins to push to empty reposBob Van Landuyt2018-04-247-50/+79
| | * | | | Only show push-to-master authorized usersBob Van Landuyt2018-04-242-0/+54
| | | |_|/ | | |/| |
| * | | | Merge branch '30998-add-babel-rewire-plugin' into 'master'Clement Ho2018-04-2439-133/+115
| |\ \ \ \
| | * | | | fix illegal references to "this" in module contextMike Greiling2018-04-2315-19/+19
| | * | | | convert remaining instances of import * to use spyOnDependencyMike Greiling2018-04-238-48/+35
| | * | | | fix more instances of "import *" with spyOnDependencyMike Greiling2018-04-2311-45/+32
| | * | | | fix tests in filtered_search_manager_spec.jsMike Greiling2018-04-231-8/+7
| | * | | | fix tests in droplab/hook_spec.jsMike Greiling2018-04-231-3/+2
| | * | | | fix tests in comment_type_toggle_spec.jsMike Greiling2018-04-231-3/+2
| | * | | | add spyOnDependency methodMike Greiling2018-04-234-7/+18
| * | | | | Merge branch '43111-controller-projects-mergerequestscontroller-index-execute...Grzegorz Bizon2018-04-241-17/+33
| |\ \ \ \ \
| | * | | | | Fix an N+1 for MRs from forks on the MR index pageSean McGivern2018-04-241-17/+33
| * | | | | | Show Runner's description on job's pageTomasz Maczukin2018-04-241-1/+1
| * | | | | | Merge branch '10244-add-project-ci-cd-settings' into 'master'Kamil Trzciński2018-04-244-0/+36
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith2018-04-24240-1511/+6231
| | |\ \ \ \ \
| | * | | | | | Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settingsYorick Peterse2018-04-164-0/+36
| * | | | | | | Merge branch 'jej/refactor-omniauth-controller' into 'master'Douwe Maan2018-04-248-27/+239
| |\ \ \ \ \ \ \
| | * | | | | | | Auth::User classes refactor adds should_save?James Edwards-Jones2018-04-231-4/+4
| | * | | | | | | Unify Saml::IdentityLinker and OAuth::IdentityLinkerJames Edwards-Jones2018-04-232-23/+23
| | * | | | | | | Show error on failed OAuth account linkJames Edwards-Jones2018-04-221-0/+20
| | * | | | | | | Refactor OmniauthCallbacksController to remove duplicationJames Edwards-Jones2018-04-227-23/+215
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'bvl-warn-if-move-fails-on-mountpoint' into 'master'Douwe Maan2018-04-242-0/+26
| |\ \ \ \ \ \ \
| | * | | | | | | Describe workaround when restore fails because of `Errno::EBUSY`Bob Van Landuyt2018-04-232-0/+26
| | |/ / / / / /
| * | | | | | | Merge branch 'ide-file-finder' into 'master'Filipa Lacerda2018-04-246-0/+554
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into ide-file-finderPhil Hughes2018-04-2326-112/+441
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Merge branch 'master' into ide-file-finderPhil Hughes2018-04-1925-177/+873
| | |\ \ \ \ \ \ \
| | * | | | | | | | moved keycodes constants to common lib filePhil Hughes2018-04-191-1/+1
| | * | | | | | | | Merge branch 'master' into ide-file-finderPhil Hughes2018-04-1919-139/+415
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into ide-file-finderPhil Hughes2018-04-1861-948/+4906
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | created constants filePhil Hughes2018-04-162-4/+70
| | * | | | | | | | | | fixed eslint & karma specsPhil Hughes2018-04-161-0/+1
| | * | | | | | | | | | fixed item specPhil Hughes2018-04-161-0/+3
| | * | | | | | | | | | added specs to stores allBlobs getterPhil Hughes2018-04-161-0/+20
| | * | | | | | | | | | added specs to storePhil Hughes2018-04-163-3/+68
| | * | | | | | | | | | added specsPhil Hughes2018-04-162-0/+399
| * | | | | | | | | | | Replace find file project spinach tests with RSpecSemyon Pupkov2018-04-241-0/+66
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch '3064-group-burndown-chart' into 'master'Sean McGivern2018-04-241-0/+15
| |\ \ \ \ \ \ \ \ \ \