summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-24194-1059/+1434
|\
| * Merge branch '42936-improve-ns-factory-avoid-duplicates' into 'master'Nick Thomas2018-04-2318-24/+77
| |\
| | * Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-2318-24/+77
| |/
| * Merge branch '45635-repository-storages-documentation-url-moved' into 'master'Nick Thomas2018-04-231-1/+1
| |\
| | * Update repository storages documentation URLAsh McKenzie2018-04-231-1/+1
| * | Merge branch '44713-fast-spec-helper' into 'master'Douwe Maan2018-04-23115-287/+366
| |\ \
| | * | Get rid of config/initializers/2_app.rb and define Gitlab in lib/gitlab.rbRémy Coutable2018-04-235-19/+9
| | * | Address latest feedbackRémy Coutable2018-04-235-11/+11
| | * | Move Settings to its own file, isolate it from Rails and introduce Gitlab.rootRémy Coutable2018-04-236-151/+144
| | * | Document the new 'spec/fast_spec_helper.rb' fileRémy Coutable2018-04-231-5/+31
| | * | Introduce spec/fast_spec_helper.rb to run spec files that don't rely on the w...Rémy Coutable2018-04-235-2/+46
| | * | Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-23106-143/+169
| * | | Merge branch 'missing-note-on-p1' into 'master'Mek Stittri2018-04-231-2/+6
| |\ \ \
| | * | | Fixed links and heading sectionMek Stittri2018-04-191-1/+5
| | * | | Added missing note for P1 priorityMek Stittri2018-04-191-1/+1
| * | | | Merge branch 'patch-19' into 'master'Rémy Coutable2018-04-231-1/+1
| |\ \ \ \
| | * | | | fix revoke header on deploy token docsBen Bodenmiller2018-04-231-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch '33697-remove-ujs-action-big-graph' into 'master'Phil Hughes2018-04-2312-204/+164
| |\ \ \ \
| | * | | | Fix eslintFilipa Lacerda2018-04-231-1/+1
| | * | | | Fix disabled state while making a requestFilipa Lacerda2018-04-238-94/+159
| | * | | | Use axios request to interact with API instead of UJSFilipa Lacerda2018-04-237-129/+24
| | | |_|/ | | |/| |
| * | | | Merge branch 'fl-prettify-2' into 'master'Tim Zallmann2018-04-236-269/+261
| |\ \ \ \
| | * | | | Fix eslintFilipa Lacerda2018-04-231-9/+9
| | * | | | Merge branch 'master' into fl-prettify-2Filipa Lacerda2018-04-23369-2129/+3938
| | |\ \ \ \ | | | |/ / /
| | * | | | Updates test to check svg for commit icon is being renderedFilipa Lacerda2018-04-201-8/+14
| | * | | | Updates testsFilipa Lacerda2018-04-191-5/+0
| | * | | | Runs prettier on some vue shared componentsFilipa Lacerda2018-04-195-266/+257
| * | | | | Merge branch 'fl-prettify' into 'master'Phil Hughes2018-04-235-199/+191
| |\ \ \ \ \
| | * | | | | Prettify vue shared component & improve tests to match guidelinesFilipa Lacerda2018-04-195-199/+191
| | |/ / / /
| * | | | | Merge branch 'jr-fix-project-import-api-typo-docs' into 'master'Douwe Maan2018-04-231-4/+4
| |\ \ \ \ \
| | * | | | | Fix minor typosJames Ramsay2018-04-231-4/+4
| * | | | | | Merge branch 'fj-45594-vendoring-committer-with-hooks' into 'master'Douwe Maan2018-04-233-3/+11
| |\ \ \ \ \ \
| | * | | | | | Moved committer and spec. Added some extra code to run hooks or not depending...Francisco Javier López2018-04-233-3/+11
| |/ / / / / /
| * | | | | | Merge branch '43466-make-auto-devops-settings-first-class' into 'master'Filipa Lacerda2018-04-2312-57/+92
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Changed anchor not to have the js prefix, add i18nJose Ivan Vargas2018-04-209-35/+35
| | * | | | | Ensure an autodevops instance exists for pipelines settingsMayra Cabrera2018-04-201-0/+6
| | * | | | | Create autodevops settings sectionsJose Ivan Vargas2018-04-2012-58/+87
| * | | | | | Merge branch 'ce-5514-fix-epic-collapsed-sidebar-label-click' into 'master'Phil Hughes2018-04-234-1/+45
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Emit `toggleCollapse`, `onDropdownClose` on componentKushal Pandya2018-04-232-1/+29
| | * | | | | Emit `onValueClick` event on component when container is clickedKushal Pandya2018-04-232-0/+16
| | | |_|/ / | | |/| | |
| * | | | | Merge branch '45576-fix-create-project-for-user-endpoint' into 'master'Rémy Coutable2018-04-233-3/+15
| |\ \ \ \ \
| | * | | | | Fix project creation for user endpoint bugMark Fletcher2018-04-233-3/+15
| | |/ / / /
| * | | | | Merge branch 'blackst0ne-add-missing-changelog-type-to-docs' into 'master'Rémy Coutable2018-04-232-1/+6
| |\ \ \ \ \
| | * | | | | Add missing changelog type to docsblackst0ne2018-04-232-1/+6
| | |/ / / /
| * | | | | Merge branch 'dz-add-2fa-filter-admin-api' into 'master'Douwe Maan2018-04-235-1/+31
| |\ \ \ \ \
| | * | | | | Add changelog for 2fa filter in users apiDmitriy Zaporozhets2018-04-231-0/+5
| | * | | | | Add 2FA filter to users API for admins onlyDmitriy Zaporozhets2018-04-234-1/+26
| | |/ / / /
| * | | | | Merge branch '45571-red-master-issuedueschedulerworker-perform-schedules-one-...Sean McGivern2018-04-231-1/+3
| |\ \ \ \ \
| | * | | | | Ignore ordering in IssueDueSchedulerWorker specSean McGivern2018-04-201-1/+3
| * | | | | | Merge branch 'zj-flowdock-gitaly-compat' into 'master'Douwe Maan2018-04-231-1/+47
| |\ \ \ \ \ \