summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduce usage of global namespace in issue boards44224-reduce-glFilipa Lacerda2018-04-115-145/+157
* Merge branch 'ab-37125-assigned-issues-query' into 'master'Yorick Peterse2018-04-102-4/+12
|\
| * Reduce complexity of issuable finder query.ab-37125-assigned-issues-queryAndreas Brandl2018-04-092-4/+12
* | Merge branch '42770_setup_security_products' into 'master'Dmitriy Zaporozhets2018-04-101-4/+38
|\ \
| * | Update Security Products jobs definitionsOlivier Gonzalez2018-04-101-4/+38
|/ /
* | Merge branch 'revert-e9e800f5' into 'master'Marin Jankovski2018-04-104-104/+4
|\ \
| * | Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'"Kamil Trzciński2018-04-104-104/+4
|/ /
* | Merge branch '40487-axios-pipelines' into 'master'Phil Hughes2018-04-106-267/+172
|\ \
| * | Replace vue resources with axios for pipelines tableFilipa Lacerda2018-04-096-267/+172
* | | Merge branch 'docs-gitaly-for-new-git-features' into 'master'Sean McGivern2018-04-101-4/+69
|\ \ \
| * | | Document process for new Git featuresJacob Vosmaer (GitLab)2018-04-101-4/+69
|/ / /
* | | Merge branch 'gitaly-0.95.0' into 'master'Sean McGivern2018-04-101-1/+1
|\ \ \
| * | | Use Gitaly 0.95.0gitaly-0.95.0Jacob Vosmaer2018-04-091-1/+1
| |/ /
* | | Merge branch 'deploy-tokens-container-registry-specs' into 'master'Kamil Trzciński2018-04-105-12/+165
|\ \ \
| * | | Verify that deploy token has valid access when pulling container registry imageMayra Cabrera2018-04-105-12/+165
|/ / /
* | | Merge branch 'port-features-project-project-to-rspec' into 'master'Robert Speicher2018-04-1069-1467/+1173
|\ \ \
| * | | Address review feedbackRémy Coutable2018-04-0920-101/+57
| * | | Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-0968-1411/+1161
|/ / /
* | | Update CHANGELOG.md for 10.6.4Mayra Cabrera2018-04-0910-45/+18
| |/ |/|
* | Merge branch 'feature/add_target_to_tags' into 'master'Robert Speicher2018-04-094-1/+13
|\ \
| * | Expose the target commit ID through the tag APIAndrew Beresford2018-04-084-1/+13
* | | Merge branch 'fix-n-plus-one-when-getting-notification-settings-for-recipient...Yorick Peterse2018-04-0922-50/+188
|\ \ \
| * | | Add cop for has_many :through without disabled autoloadingfix-n-plus-one-when-getting-notification-settings-for-recipientsSean McGivern2018-04-0912-29/+149
| * | | Use Goldiloader for handling N+1 queriesYorick Peterse2018-04-0912-21/+39
* | | | Merge branch 'sh-bump-ruby-and-git-image-ci' into 'master'Rémy Coutable2018-04-095-7/+22
|\ \ \ \
| * | | | Bump ruby 2.3.6 cache key and source installation docssh-bump-ruby-and-git-image-ciStan Hu2018-04-092-5/+6
| * | | | Bump .ruby-version from 2.3.6 to 2.3.7Stan Hu2018-04-091-1/+1
| * | | | Work around Ruby 2.3.7 bug by defining prepended class methods needed for testsStan Hu2018-04-092-0/+14
| * | | | Bump Ruby to 2.3.7 and git to 2.17.0 in CI imageStan Hu2018-04-071-1/+1
* | | | | Merge branch '44296-commit-path' into 'master'Phil Hughes2018-04-093-49/+104
|\ \ \ \ \
| * | | | | Checks if commit information exists before trying to render it44296-commit-pathFilipa Lacerda2018-04-063-49/+104
* | | | | | Merge branch 'gitlab-shell-7.1.2' into 'master'Douwe Maan2018-04-091-1/+1
|\ \ \ \ \ \
| * | | | | | Use gitlab-shell 7.1.2gitlab-shell-7.1.2Jacob Vosmaer2018-04-091-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'update-svgs' into 'master'Tim Zallmann2018-04-092-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update GitLab SVGs versionPhil Hughes2018-04-092-4/+4
* | | | | | Merge branch 'blackst0ne-rails5-fix-frozen-array' into 'master'Sean McGivern2018-04-091-2/+1
|\ \ \ \ \ \
| * | | | | | Refactor `add_recipients`blackst0ne-rails5-fix-frozen-arrayblackst0ne2018-04-091-3/+2
| * | | | | | [Rails5] Fix spec/requests/projects/cycle_analytics_events_spec.rbblackst0ne2018-04-072-3/+3
* | | | | | | Merge branch '41981-allow-group-owner-to-enable-runners-from-subgroups' into ...Yorick Peterse2018-04-093-10/+21
|\ \ \ \ \ \ \
| * | | | | | | Remove unused User#manageable_group_projects (#41981)Dylan Griffith2018-04-091-4/+0
| * | | | | | | Use project_authorizations instead of members to calculate manageable CI proj...Dylan Griffith2018-04-091-13/+1
| * | | | | | | Allow group owner to enable runners from subgroups (#41981)Dylan Griffith2018-04-093-5/+32
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'move-board-blank-state-vue-component' into 'master'Filipa Lacerda2018-04-094-36/+48
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Move BoardBlankState vue componentGeorge Tsiolis2018-04-074-36/+48
* | | | | | | Merge branch 'feature/#37403-clearer-email-handler' into 'master'Sean McGivern2018-04-093-1/+43
|\ \ \ \ \ \ \
| * | | | | | | Make email handler clearerRiccardo Padovani2018-04-093-1/+43
|/ / / / / / /
* | | | | | | Merge branch 'zj-find-license-opt-out' into 'master'Grzegorz Bizon2018-04-092-1/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Move FindLicense RPC to OPT OUT statusZeger-Jan van de Weg2018-04-062-1/+7
* | | | | | | Merge branch 'blackst0ne-rails5-add-rails-controller-testing-gem' into 'master'Rémy Coutable2018-04-092-0/+6
|\ \ \ \ \ \ \
| * | | | | | | [Rails5] Add `rails-controller-testing` gemblackst0ne-rails5-add-rails-controller-testing-gemblackst0ne2018-04-082-0/+6
| | |_|_|_|_|/ | |/| | | | |