summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adds in changeloggitlab_eltJacob Schatz2018-04-251-0/+5
* Got SQL working.Jacob Schatz2018-04-251-6/+3
* add rake take for pseudonymity_dump.Jacob Schatz2018-04-241-0/+10
* Merge branch '45725-broken-master' into 'master'Clement Ho2018-04-241-2/+2
|\
| * Update import on actions file to fix conflict when rewire plugin was addedFilipa Lacerda2018-04-241-2/+2
|/
* 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-244-3/+105
|\ \
| * \ Merge branch 'master' into matbaj/gitlab-ce-add-inherit-commandSean McGivern2018-04-24465-2480/+2764
| |\ \
| * | | Make /copy_metadata only handle the first issuable passedSean McGivern2018-04-243-13/+24
| * | | Merge branch 'master' into matbaj/gitlab-ce-add-inherit-commandSean McGivern2018-04-193483-48546/+139782
| |\ \ \
| * \ \ \ Rebase branch 'add-inherit-command'Mateusz Bajorski2018-03-030-0/+0
| |\ \ \ \
| | * | | | Fixed inconsistent descriptions and refactored reference checkingMateusz Bajorski2018-02-012-3/+3
| | * | | | Fixed typos and improved reference checkingMateusz Bajorski2018-01-314-23/+23
| | * | | | Changed command name to copy_metadata and added MR supportMateusz Bajorski2018-01-214-32/+34
| | * | | | Add Inherit quick actionMateusz Bajorski2018-01-154-1/+90
| * | | | | Fixed inconsistent descriptions and refactored reference checkingMateusz Bajorski2018-03-032-3/+3
| * | | | | Fixed typos and improved reference checkingMateusz Bajorski2018-03-034-23/+23
| * | | | | Changed command name to copy_metadata and added MR supportMateusz Bajorski2018-03-034-32/+34
| * | | | | Add Inherit quick actionMateusz Bajorski2018-03-034-1/+90
* | | | | | Merge branch 'bvl-fix-maintainer-push-error' into 'master'Douwe Maan2018-04-2416-72/+176
|\ \ \ \ \ \
| * | | | | | Allow admins to push to empty reposBob Van Landuyt2018-04-2412-61/+102
| * | | | | | Only show push-to-master authorized usersBob Van Landuyt2018-04-244-11/+74
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jr-40616-external-lfs-docs' into 'master'Douwe Maan2018-04-241-0/+17
|\ \ \ \ \ \
| * | | | | | Document externally hosted LFS objectsJames Ramsay2018-04-241-0/+17
* | | | | | | Merge branch '30998-add-babel-rewire-plugin' into 'master'Clement Ho2018-04-2452-142/+197
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | fix CI BABEL_ENV variableMike Greiling2018-04-231-1/+1
| * | | | | | document the spyOnDependency methodMike Greiling2018-04-231-5/+43
| * | | | | | disable sourcemaps when generating coverage report to avoid out-of-memory errorsMike Greiling2018-04-231-1/+1
| * | | | | | only apply rewire plugin when running karma testsMike Greiling2018-04-232-3/+3
| * | | | | | fix illegal references to "this" in module contextMike Greiling2018-04-2315-19/+19
| * | | | | | add default exports to prevent rewire plugin from breaking vuexMike Greiling2018-04-238-0/+24
| * | | | | | 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
| * | | | | | update babel configMike Greiling2018-04-231-0/+3
| * | | | | | add babel-plugin-rewire to karma buildMike Greiling2018-04-233-1/+9
* | | | | | | Merge branch '4950-unassign-slash-command-preview-fix' into 'master'Sean McGivern2018-04-242-2/+9
|\ \ \ \ \ \ \
| * | | | | | | Fix unassign slash command previewAthar Hameed2018-04-242-2/+9
|/ / / / / / /
* | | | | | | Merge branch '43111-controller-projects-mergerequestscontroller-index-execute...Grzegorz Bizon2018-04-243-19/+40
|\ \ \ \ \ \ \
| * | | | | | | Fix an N+1 for MRs from forks on the MR index pageSean McGivern2018-04-243-19/+40
* | | | | | | | Merge branch 'show-runners-description-on-jobs-page' into 'master'Kamil Trzciński2018-04-243-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Add CHANGELOG entryTomasz Maczukin2018-04-241-0/+5
| * | | | | | | | Show Runner's description on job's pageTomasz Maczukin2018-04-242-2/+2
|/ / / / / / / /
* | | | | | | | Merge branch '10244-add-project-ci-cd-settings' into 'master'Kamil Trzciński2018-04-2412-1/+178
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith2018-04-24834-5239/+12263
| |\ \ \ \ \ \ \
| * | | | | | | | Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settingsYorick Peterse2018-04-1612-2/+179