summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sure SmartInterval is mocked in testswinh-mock-smart-intervalWinnie Hellmann2018-04-263-17/+26
* Introduce constants for production/test environmentWinnie Hellmann2018-04-258-9/+18
* Make things prettierWinnie Hellmann2018-04-255-107/+147
* Merge branch 'show-group-id-in-group-settings' into 'master'Phil Hughes2018-04-253-0/+14
|\
| * Show group id in group settingsGeorge Tsiolis2018-04-253-0/+14
* | Merge branch 'runner-registration-token-reset-docs' into 'master'Kamil Trzciński2018-04-251-0/+22
|\ \ | |/ |/|
| * Add documentation about resetting the runner registration tokenTomasz Maczukin2018-04-241-0/+22
* | Merge branch 'jprovazn-migrate-missing-commit-counts' into 'master'Sean McGivern2018-04-2511-7/+63
|\ \
| * | Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik2018-04-2511-7/+63
* | | Merge branch 'align-project-avatar-on-small-viewports' into 'master'Phil Hughes2018-04-252-4/+5
|\ \ \ | |/ / |/| |
| * | Align project avatar on small viewportsGeorge Tsiolis2018-04-232-4/+5
* | | Merge branch 'osw-backport-dev-env-check-for-storage-settings-deprecation' in...Rémy Coutable2018-04-252-2/+2
|\ \ \
| * | | Backport dev env check for storage settings deprecationOswaldo Ferreira2018-04-242-2/+2
* | | | Merge branch 'fix-settings-preloading' into 'master'Rémy Coutable2018-04-255-3/+4
|\ \ \ \
| * | | | Do not preload settingsKamil Trzciński2018-04-245-3/+4
* | | | | Merge branch 'winh-mock-pager' into 'master'Clement Ho2018-04-243-51/+71
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Mock Pager in Karma testsWinnie Hellmann2018-04-243-51/+71
|/ / / /
* | | | 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