summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-3110-23/+23
* Merge branch '25569-changing-wording-to-delete-when-referring-to-removing-a-b...Filipa Lacerda2019-01-231-3/+3
|\
| * Use 'delete' instead of 'remove' for source branch25569-changing-wording-to-delete-when-referring-to-removing-a-branchSam Bigelow2019-01-221-3/+3
* | Merge branch '56213-remove-error_tracking-feature-flag' into 'master'Kamil Trzciński2019-01-192-36/+0
|\ \
| * | Remove `error_tracking` feature flagPeter Leitzen2019-01-152-36/+0
* | | Merge branch 'ce-issue_7526' into 'master'Fatih Acet2019-01-182-0/+2
|\ \ \
| * | | [EE Backport] Add notes filters for epicsFelipe Artur2019-01-142-0/+2
* | | | Add flat-square badge styleFabian Schneider2019-01-181-2/+39
* | | | Merge branch 'remove-issues-import-csv-feature-flag' into 'master'Sean McGivern2019-01-171-13/+0
|\ \ \ \
| * | | | Remove import_issues_csv feature flagHeinrich Lee Yu2019-01-111-13/+0
* | | | | Merge branch 'ac-pages-subgroups' into 'master'Nick Thomas2019-01-161-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Enable Gitlab-Pages for subgroupsAlessio Caiazza2019-01-141-2/+2
| |/ / /
* | | | Merge branch 'remove-cancel-all-button-in-job-list-view' into 'master'Grzegorz Bizon2019-01-151-44/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove cancel all action in Jobs ControllerJordi Llull2019-01-071-44/+0
* | | | Update gitlab-styles to 2.5.1Jasper Maes2019-01-111-3/+3
| |/ / |/| |
* | | Remove releases_page feature flagShinya Maeda2019-01-111-16/+0
* | | Merge branch 'knative-show-page' into 'master'Mike Greiling2019-01-111-1/+37
|\ \ \
| * | | Initial Serverless Functions detailed viewChris Baumbauer2019-01-101-1/+37
| | |/ | |/|
* | | Service for calling Sentry issues apiReuben Pereira2019-01-091-0/+142
|/ /
* | Add committers and authors methods on MergeRequestTiago Botelho2019-01-081-1/+1
* | Merge branch '49231-import-issues-csv' into 'master'Douwe Maan2019-01-071-0/+66
|\ \
| * | Import CSV BackendHeinrich Lee Yu2019-01-071-0/+66
| |/
* | Implement error tracking configurationPeter Leitzen2019-01-071-11/+157
|/
* Move settings operations controller from EE to CEmove-settings-oprations-to-cePeter Leitzen2019-01-061-0/+35
* Fix deprecation: Using positional arguments in integration testsJasper Maes2019-01-022-5/+5
* Merge branch '55838-remove-gem-install-bundler-from-docker-based-ruby-environ...Sean McGivern2019-01-021-1/+0
|\
| * Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi2019-01-011-1/+0
* | Merge branch 'security-48259-private-snippet' into 'master'John Jarvis2019-01-011-0/+40
|\ \ | |/ |/|
| * Block private snippets from being embeddableMark Chao2018-12-201-0/+40
* | Merge branch 'fj-remove-workhorse-set-content-type-feature-flag' into 'master'Douwe Maan2018-12-274-190/+41
|\ \
| * | Removing workhorse_set_content_type feature flagFrancisco Javier López2018-12-194-190/+41
* | | Merge branch 'osw-cache-discussions-diff-highlighting' into 'master'Douwe Maan2018-12-271-0/+64
|\ \ \
| * | | Cache diff highlight in discussionsOswaldo Ferreira2018-12-211-0/+64
* | | | Merge branch '44984-use-serializer-for-issuable-sidebar' into 'master'Mike Greiling2018-12-211-15/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor sidebar to use data from serializerHeinrich Lee Yu2018-12-191-15/+0
| |/ /
* | | Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-2/+2
* | | convert specs in javascripts/ and support/ to new syntaxJasper Maes2018-12-211-3/+4
* | | Remove deprecated xhr from specsJasper Maes2018-12-194-23/+29
| |/ |/|
* | Make Projects::DeployKeysController EE-readyRémy Coutable2018-12-191-1/+35
|/
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-1964-825/+1112
* Move Projects::ReleasesController under TagsAlessio Caiazza2018-12-182-34/+101
* Merge branch '55230-remove-project-cleanup-feature-flag' into 'master'Douwe Maan2018-12-171-25/+5
|\
| * Remove the project_cleanup feature flagNick Thomas2018-12-151-25/+5
* | Merge branch 'deprecated-comparing-actioncontroller-params-hash' into 'master'Rémy Coutable2018-12-172-3/+3
|\ \
| * | Fix deprecation: Comparing equality between ActionController::Parameters and ...Jasper Maes2018-12-162-3/+3
| |/
* | Remove rails4 specific codeJasper Maes2018-12-162-18/+6
|/
* Merge branch '52424-goodbye-hipchat-dependency-1' into 'master'Sean McGivern2018-12-141-14/+24
|\
| * Stop using HipChat in the ServicesController specNick Thomas2018-12-131-14/+24
* | Do not save user preferences on read-only modeFelipe Artur2018-12-122-0/+4
|/
* Check for valid refs in CommitController before doing anythingStan Hu2018-12-091-0/+30