summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Set content disposition attachment to several endpointsFrancisco Javier López2018-11-231-0/+7
* render :nothing option is deprecated, Use head method to respond with empty r...Jasper Maes2018-11-232-6/+6
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-11-201-0/+25
|\
| * SSH public-key authentication for push mirroringNick Thomas2018-11-191-0/+25
* | Merge branch 'if-ee-726-smartcard_auth-ce_port' into 'master'Douwe Maan2018-11-191-1/+7
|\ \ | |/ |/|
| * Backport of ee/8120: Smartcard authenticationif-ee-726-smartcard_auth-ce_portImre Farkas2018-11-181-1/+7
* | Merge branch '52385-search-bar-for-dashboard-list' into 'master'Sean McGivern2018-11-192-12/+7
|\ \
| * | Refactor whitelisting of filter paramsHeinrich Lee Yu2018-11-151-10/+5
| * | Fix testsHeinrich Lee Yu2018-11-131-2/+2
* | | Merge branch 'sh-fix-issue-53783-ce' into 'master'Rémy Coutable2018-11-191-6/+143
|\ \ \ | |_|/ |/| |
| * | Fix enabling project deploy key for adminssh-fix-issue-53783-ceStan Hu2018-11-161-6/+143
* | | Merge branch 'gt-fix-typos-in-lib' into 'master'Sean McGivern2018-11-162-2/+2
|\ \ \ | |/ / |/| |
| * | Fix typos in libGeorge Tsiolis2018-11-152-2/+2
| |/
* | Merge branch 'if-53347_fix_impersonation_tokens' into 'master'Stan Hu2018-11-151-0/+6
|\ \
| * | Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-0/+6
* | | Remove 'comment_on_any_diff_line' feature flagosw-remove-comment-on-any-diff-line-ffOswaldo Ferreira2018-11-141-22/+0
| |/ |/|
* | Merge branch 'sh-bump-mime-types' into 'master'Rémy Coutable2018-11-121-1/+1
|\ \
| * | MIME type application/javascript -> application/ecmascriptsh-bump-mime-typesStan Hu2018-11-101-1/+1
* | | Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-121-2/+24
|\ \ \ | |/ / |/| |
| * | Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-2/+24
| |/
* | Merge branch '34758-group-cluster-controller' into 'master'Kamil Trzciński2018-11-093-99/+714
|\ \
| * | Remove trailing commas to satisfy rubocopMike Greiling2018-11-081-3/+3
| * | Only project clusters has Project Namespace fieldThong Kuah2018-11-082-17/+5
| * | Minor updates to spec for readabilityThong Kuah2018-11-081-21/+33
| * | Adds feature flag for Group ClustersMayra Cabrera2018-11-081-28/+46
| * | Extend clusters_controller for group type clustersThong Kuah2018-11-083-97/+694
* | | Merge branch 'always-proxy-reports' into 'master'Grzegorz Bizon2018-11-092-14/+48
|\ \ \
| * | | backport: Always proxy reports downloadsalways-proxy-reportsKamil Trzciński2018-11-072-14/+48
* | | | Revert "Extract code into IssueBoardEntity"revert_issue_board_entityThong Kuah2018-11-091-3/+3
| |_|/ |/| |
* | | Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-2/+2
| |/ |/|
* | Merge branch 'sh-paginate-bitbucket-server-imports' into 'master'Douglas Barbosa Alexandre2018-11-071-2/+9
|\ \ | |/ |/|
| * Paginate Bitbucket Server importer projectsStan Hu2018-11-071-2/+9
* | Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-071-1/+1
* | Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-071-2/+2
|\ \
| * | Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-2/+2
* | | Fix spec in EE which now trigger access to repositoryMark Chao2018-11-071-1/+1
| |/ |/|
* | Merge branch 'bw-serializer-tech-debit' into 'master'Douwe Maan2018-11-061-3/+3
|\ \
| * | Extract code into IssueBoardEntityBrett Walker2018-11-061-3/+3
* | | Squashed commit of the following:Shinya Maeda2018-11-063-9/+9
|/ /
* | Fix transient error with boards_controller_spec53467-transient-failure-in-spec-controllers-groups-boards_controller_spec-rbBrett Walker2018-11-032-5/+7
* | Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-0/+11
* | Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-022-15/+28
|\ \
| * | Resolve controller sharing concernThong Kuah2018-11-012-4/+4
| * | Abstract out project out of ClustersControllerThong Kuah2018-11-011-4/+4
| * | Convert clusters to use a top-level controllerThong Kuah2018-11-012-14/+27
* | | Merge branch '28249-add-pagination' into 'master'Kamil Trzciński2018-11-022-0/+2
|\ \ \
| * | | Adds pagination to pipelines table in merge request page28249-add-paginationFilipa Lacerda2018-10-312-0/+2
* | | | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-015-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typos in comments and specsGeorge Tsiolis2018-11-015-6/+6
| | |/ | |/|