summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up navigational order - ProjectKushal Pandya2017-03-021-0/+2
|
* Merge branch 'dz-dashboard-groups-search' into 'master' Dmitriy Zaporozhets2017-03-021-0/+1
|\ | | | | | | | | Add filter and sorting to dashboard groups page See merge request !9619
| * Update JS to use new standardsFilipa Lacerda2017-03-021-0/+1
| |
* | Merge branch 'fix/gb/remove-deprecated-ci-build-status-badge' into 'master'Rémy Coutable2017-03-021-7/+1
|\ \ | | | | | | | | | | | | | | | | | | Remove deprecated build status badge and related services Closes #14757 See merge request !9620
| * | Remove deprecated legacy CI project status badgeGrzegorz Bizon2017-03-011-7/+1
| |/
* | CORS: Whitelist pagination headersexpose-pagination-headersRobert Schilling2017-03-021-2/+2
| |
* | Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-011-0/+2
| |
* | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-011-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Rename MWBS to MWPS Closes #24707 See merge request !9335
| * | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename column in the database Rename fields related to import/export feature Rename API endpoints Rename documentation links Rename the rest of occurrences in the code Replace the images that contain the words "build succeeds" and docs referencing to them Make sure pipeline is green and nothing is missing. updated doc images renamed only_allow_merge_if_build_succeeds in projects and fixed references more updates fix some spec failures fix rubocop offences fix v3 api spec fix MR specs fixed issues with partials fix MR spec fix alignment add missing v3 to v4 doc wip - refactor v3 endpoints fix specs fix a few typos fix project specs copy entities fully to V3 fix entity error more fixes fix failing specs fixed missing entities in V3 API remove comment updated code based on feedback typo fix spec
* | Remove the newrelic gemremove-new-relic-gemRobert Schilling2017-03-011-16/+0
|/
* Merge branch 'update-vue-2.1' into 'master' Fatih Acet2017-02-261-1/+1
|\ | | | | | | | | Update Vue to v2.1 See merge request !9386
| * use CommonJS vue distributionMike Greiling2017-02-201-1/+1
| |
* | Merge branch '27989-disable-counting-tags' into 'master' Rémy Coutable2017-02-231-0/+5
|\ \ | | | | | | | | | | | | | | | | | | Disable unused tags count cache for Projects, Builds and Runners Closes #27989 See merge request !9467
| * | Disable unused tags count cache for Projects, Builds and RunnersPawel Chojnacki2017-02-231-0/+5
| | | | | | | | | | | | + remove complete leftover when Issues were tagged using acts_as_taggable
* | | Merge branch '28450-test-compiling-frontend-assets-for-production-in-ci' ↵Jacob Schatz2017-02-232-0/+20
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Test compiling frontend assets for production in CI" Closes #28450 See merge request !9396
| * | | approve opener license (MIT)Mike Greiling2017-02-211-0/+6
| | | |
| * | | add webpack bundle analyzer to production outputMike Greiling2017-02-211-0/+14
| | | |
* | | | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-2/+2
| | | | | | | | | | | | | | | | This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
* | | | Manually correct autocorrectDouwe Maan2017-02-231-0/+2
| | | |
* | | | Fix new offensesDouwe Maan2017-02-231-7/+7
| | | |
* | | | Enable Style/WordArrayDouwe Maan2017-02-232-9/+9
| | | |
* | | | Enable Style/MultilineArrayBraceLayoutDouwe Maan2017-02-231-9/+11
| | | |
* | | | Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-2/+2
| | | |
* | | | Fix code for copsDouwe Maan2017-02-231-21/+23
| | | |
* | | | Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-6/+6
| | | |
* | | | Enable Style/SpaceInsideBracketsDouwe Maan2017-02-233-7/+7
| | | |
* | | | Enable Style/MutableConstantDouwe Maan2017-02-233-3/+3
| |/ / |/| |
* | | No more and/orDouwe Maan2017-02-213-3/+3
| | |
* | | Merge branch '1363-redo-mailroom-support' into 'master' Douwe Maan2017-02-211-4/+1
|\ \ \ | |/ / |/| | | | | | | | Redo internals of Incoming Mail Support See merge request !9385
| * | Use newer mail_room to get `require_relative` supportGabriel Mazetto2017-02-201-4/+1
| | |
* | | Merge branch '28204-option-to-disable-webpack-dev-server-livereload' into ↵Alfredo Sumaran2017-02-201-0/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Pick up option from GDK to disable webpack dev server livereload Closes #28204 See merge request !9287
| * | | Pick up option from gdk to disable webpack dev server livereload28204-option-to-disable-webpack-dev-server-livereloadEric Eastwood2017-02-151-0/+2
| | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/28204
* | | | Merge branch 'authentiq-backchannel-logout' into 'master' Douwe Maan2017-02-201-0/+11
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Remote logout functionality on Authentiq OAuth provider See merge request !9381
| * | | Added support for Authentiq Back-Channel LogoutAlexandros Keramidas2017-02-201-0/+11
| | | |
* | | | Merge branch 'fix-vue-production-build' into 'master' Jacob Schatz2017-02-201-2/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Utilize bundler-ready Vue distribution See merge request !9357
| * | | utilize pre-minified Vue in production since no CJS distribution is availablefix-vue-production-buildMike Greiling2017-02-191-2/+1
| | | |
* | | | Merge branch 'remove-imports-loader-window-bind' into 'master' Filipa Lacerda2017-02-201-6/+0
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Remove window-binding hack with imports-loader See merge request !9123
| * | | remove imports loaderMike Greiling2017-02-171-6/+0
| | | |
* | | | Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho2017-02-181-0/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Todo done clicking is kind of unusable. Closes #25465 See merge request !8691
| * | | | Todo done clicking is kind of unusable.Jacopo2017-02-171-0/+3
| | |/ / | |/| | | | | | | | | | | | | | | | | | The Done button will change to an Undo button and the line item will be greyed out. Bold links will be unbolded. The user can undo the task by clicking the Undo button.
* | | | Merge branch 'change_queue_weight' into 'master' Yorick Peterse2017-02-181-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Increase process_commit queue weight from 2 to 3 Closes #25828 See merge request !9326
| * | | Increase process_commit queue weight from 2 to 3blackst0ne2017-02-171-1/+1
| |/ /
* | | Merge branch 'fix/gb/remove-gitlab-ci-module' into 'master' Kamil Trzciński2017-02-171-8/+0
|\ \ \ | | | | | | | | | | | | | | | | Remove legacy GitlabCi module from initializers See merge request !9279
| * | | Remove legacy GitlabCi module from initializersfix/gb/remove-gitlab-ci-moduleGrzegorz Bizon2017-02-151-8/+0
| | |/ | |/|
* | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-172-10/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Resolve "Update global sidebar to dropdown" Closes #26200 See merge request !9199
| * | Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-151-1/+1
| | |
| * | Drop theme ID from users tableAnnabel Dunstone Gray2017-02-151-8/+0
| | |
| * | Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-1/+0
| | |
* | | remove trailing commadont-compress-development-assetsMike Greiling2017-02-161-1/+1
| | |
* | | replace deprecated NoErrorsPlugin with NoEmitOnErrorsPluginMike Greiling2017-02-161-1/+1
| | |