summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patch-29' into 'master'Rémy Coutable2018-04-241-1/+1
|\
| * Broken link fixAna Karabanova 🐱2018-04-241-1/+1
* | Merge branch 'matbaj/gitlab-ce-add-inherit-command' into 'master'Rémy Coutable2018-04-241-0/+20
|\ \
| * \ Merge branch 'master' into matbaj/gitlab-ce-add-inherit-commandSean McGivern2018-04-2451-722/+880
| |\ \
| * | | Make /copy_metadata only handle the first issuable passedSean McGivern2018-04-241-7/+7
| * | | Merge branch 'master' into matbaj/gitlab-ce-add-inherit-commandSean McGivern2018-04-191265-11822/+24290
| |\ \ \
| * | | | Fixed inconsistent descriptions and refactored reference checkingMateusz Bajorski2018-03-031-2/+2
| * | | | Fixed typos and improved reference checkingMateusz Bajorski2018-03-031-9/+9
| * | | | Changed command name to copy_metadata and added MR supportMateusz Bajorski2018-03-031-7/+9
| * | | | Add Inherit quick actionMateusz Bajorski2018-03-031-0/+18
* | | | | Merge branch 'bvl-fix-maintainer-push-error' into 'master'Douwe Maan2018-04-245-20/+32
|\ \ \ \ \
| * | | | | Allow admins to push to empty reposBob Van Landuyt2018-04-243-9/+12
| * | | | | Only show push-to-master authorized usersBob Van Landuyt2018-04-242-11/+20
| | |_|/ / | |/| | |
* | | | | Merge branch '30998-add-babel-rewire-plugin' into 'master'Clement Ho2018-04-248-0/+24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | add default exports to prevent rewire plugin from breaking vuexMike Greiling2018-04-238-0/+24
* | | | | Fix unassign slash command previewAthar Hameed2018-04-241-2/+4
* | | | | Merge branch '43111-controller-projects-mergerequestscontroller-index-execute...Grzegorz Bizon2018-04-241-2/+2
|\ \ \ \ \
| * | | | | Fix an N+1 for MRs from forks on the MR index pageSean McGivern2018-04-241-2/+2
* | | | | | 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-242-0/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith2018-04-24220-1924/+3514
| |\ \ \ \ \
| * | | | | | Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settingsYorick Peterse2018-04-162-0/+22
* | | | | | | Merge branch 'jej/refactor-omniauth-controller' into 'master'Douwe Maan2018-04-243-84/+94
|\ \ \ \ \ \ \
| * | | | | | | Replace define_method with alias_method in Omniauth ControllersJames Edwards-Jones2018-04-232-15/+11
| * | | | | | | Unify Saml::IdentityLinker and OAuth::IdentityLinkerJames Edwards-Jones2018-04-231-2/+2
| * | | | | | | Show error on failed OAuth account linkJames Edwards-Jones2018-04-221-0/+6
| * | | | | | | Refactor OmniauthCallbacksController to remove duplicationJames Edwards-Jones2018-04-223-81/+89
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ide-file-finder' into 'master'Filipa Lacerda2018-04-2417-55/+548
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'master' into ide-file-finderPhil Hughes2018-04-2348-257/+625
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge branch 'master' into ide-file-finderPhil Hughes2018-04-1934-325/+927
| |\ \ \ \ \ \
| * | | | | | | moved keycodes constants to common lib filePhil Hughes2018-04-195-12/+15
| * | | | | | | Merge branch 'master' into ide-file-finderPhil Hughes2018-04-1939-237/+402
| |\ \ \ \ \ \ \
| * | | | | | | | fixed scss lintPhil Hughes2018-04-181-7/+4
| * | | | | | | | Merge branch 'master' into ide-file-finderPhil Hughes2018-04-18131-968/+1813
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fixed up scrolling to items in finder dropdownPhil Hughes2018-04-182-3/+22
| * | | | | | | | | fixed dropdown not being scrollablePhil Hughes2018-04-181-5/+1
| * | | | | | | | | disable hover styles correctly in file finder dropdownPhil Hughes2018-04-182-9/+11
| * | | | | | | | | fix mouseOver & arrow keys working at same timePhil Hughes2018-04-181-3/+16
| * | | | | | | | | created constants filePhil Hughes2018-04-164-85/+105
| * | | | | | | | | fixed eslint & karma specsPhil Hughes2018-04-161-2/+1
| * | | | | | | | | remove v-html & use vdom insteadPhil Hughes2018-04-161-18/+31
| * | | | | | | | | order files by lastOpenedAt date even after filteringPhil Hughes2018-04-163-6/+45
| * | | | | | | | | added specs to storePhil Hughes2018-04-163-4/+28
| * | | | | | | | | fixed eslintPhil Hughes2018-04-162-9/+10
| * | | | | | | | | fixes the sort to correctly order the arrayPhil Hughes2018-04-162-10/+9
| * | | | | | | | | removed output that wasn't meant to be there :see_no_evil:Phil Hughes2018-04-161-1/+0
| * | | | | | | | | added specsPhil Hughes2018-04-165-10/+24
| * | | | | | | | | added ChangedFileIcon component to rowsPhil Hughes2018-04-161-0/+10
| * | | | | | | | | moved CSS into SCSS filePhil Hughes2018-04-164-39/+40
| * | | | | | | | | added keymap to editor to open file finderPhil Hughes2018-04-164-2/+56