summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Set content disposition attachment to several endpointsFrancisco Javier López2018-11-231-1/+2
* Merge branch 'rails5-deprecation-render-nothing' into 'master'Rémy Coutable2018-11-233-3/+3
|\
| * render :nothing option is deprecated, Use head method to respond with empty r...Jasper Maes2018-11-233-3/+3
* | Merge branch 'rails5-env-deprecated' into 'master'Sean McGivern2018-11-232-2/+2
|\ \ | |/ |/|
| * Rails5: env is deprecated and will be removed from Rails 5.1Jasper Maes2018-11-152-2/+2
* | Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-11-201-0/+4
|\ \
| * | SSH public-key authentication for push mirroringNick Thomas2018-11-191-0/+4
* | | Merge branch 'if-ee-726-smartcard_auth-ce_port' into 'master'Douwe Maan2018-11-191-2/+2
|\ \ \ | |/ / |/| |
| * | Backport of ee/8120: Smartcard authenticationif-ee-726-smartcard_auth-ce_portImre Farkas2018-11-181-2/+2
* | | Merge branch '52385-search-bar-for-dashboard-list' into 'master'Sean McGivern2018-11-194-29/+25
|\ \ \
| * | | Refactor whitelisting of filter paramsHeinrich Lee Yu2018-11-153-31/+23
| * | | Fix testsHeinrich Lee Yu2018-11-132-2/+5
| * | | Apply new search bar on issues and merge request dashboardsHeinrich Lee Yu2018-11-131-3/+4
| | |/ | |/|
* | | Fix enabling project deploy key for adminssh-fix-issue-53783-ceStan Hu2018-11-161-6/+5
| |/ |/|
* | Merge branch 'if-53347_fix_impersonation_tokens' into 'master'Stan Hu2018-11-151-0/+3
|\ \
| * | Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-0/+3
* | | Remove display of local Sidekiq process in /admin/sidekiqStan Hu2018-11-151-5/+0
* | | Remove 'comment_on_any_diff_line' feature flagosw-remove-comment-on-any-diff-line-ffOswaldo Ferreira2018-11-141-6/+1
| |/ |/|
* | Removes feature flag for ciEnvironmentsStatusChangesFilipa Lacerda2018-11-121-3/+0
* | Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-122-1/+18
|\ \
| * | Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-092-1/+18
| |/
* | Merge branch '34758-group-cluster-controller' into 'master'Kamil Trzciński2018-11-093-2/+45
|\ \
| * | Only project clusters has Project Namespace fieldThong Kuah2018-11-081-2/+2
| * | Adds feature flag for Group ClustersMayra Cabrera2018-11-081-0/+5
| * | Extend clusters_controller for group type clustersThong Kuah2018-11-082-0/+38
* | | Merge branch 'always-proxy-reports' into 'master'Grzegorz Bizon2018-11-092-3/+3
|\ \ \
| * | | backport: Always proxy reports downloadsalways-proxy-reportsKamil Trzciński2018-11-072-3/+3
* | | | Revert "Extract code into IssueBoardEntity"revert_issue_board_entityThong Kuah2018-11-091-5/+11
| |_|/ |/| |
* | | Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-072-7/+1
| |/ |/|
* | Merge branch 'sh-paginate-bitbucket-server-imports' into 'master'Douglas Barbosa Alexandre2018-11-071-5/+19
|\ \ | |/ |/|
| * Paginate Bitbucket Server importer projectsStan Hu2018-11-071-5/+19
* | Merge branch 'revert-45b61a9e' into 'master'Nick Thomas2018-11-072-3/+1
|\ \
| * | Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-072-3/+1
* | | Merge branch '52767-more-chaos-for-gitlab' into 'master'Sean McGivern2018-11-071-0/+56
|\ \ \ | |/ / |/| |
| * | Updated with Sean's feedbackAndrew Newdigate2018-11-051-5/+19
| * | Fixing the broken build with style fixesAndrew Newdigate2018-11-011-5/+2
| * | Add documentation, secure routes, etcAndrew Newdigate2018-11-011-0/+13
| * | Leak memory, spin cpu and kill the processAndrew Newdigate2018-11-011-0/+23
| * | Adding chaos to GitLab through chaos endpointsAndrew Newdigate2018-11-011-0/+9
* | | Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-072-1/+7
|\ \ \
| * | | Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-062-1/+7
* | | | Merge branch 'ce-7472-epics-autocomplete' into 'master'Grzegorz Bizon2018-11-071-10/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove instance autocomplete_service variablece-7472-epics-autocompleteJarka Košanová2018-11-061-10/+8
* | | | Merge branch 'bw-serializer-tech-debit' into 'master'Douwe Maan2018-11-061-11/+5
|\ \ \ \
| * | | | Extract code into IssueBoardEntityBrett Walker2018-11-061-11/+5
| |/ / /
* | | | Merge branch 'ce-jej/group-saml-sso-badges' into 'master'Robert Speicher2018-11-061-6/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add MembersPreloader to fix ActiveRecord copce-jej/group-saml-sso-badgesJames Edwards-Jones2018-11-021-6/+1
* | | | Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-028-238/+322
|\ \ \ \
| * | | | Resolve controller sharing concernThong Kuah2018-11-014-40/+55
| * | | | Restore 403 functionality for external auth (EE)Thong Kuah2018-11-014-9/+23