summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/master' into 20422-hide-ui-variables-by-...jhampton2018-12-0716-134/+601
|\
| * Merge branch '22548-reopen-error-message' into 'master'Filipa Lacerda2018-12-071-0/+14
| |\
| | * Inline the new checks into normal update error handlingNick Thomas2018-12-071-3/+5
| | * Link to conflicting MR in reopening error messageAkos Gyimesi2018-12-061-1/+1
| | * Improve error message when attempting to reopen MR and there's a new open MR ...Akos Gyimesi2018-12-061-0/+12
| * | Remove Sidekiq::Testing in RepositoryController specDylan Griffith2018-12-071-4/+6
| * | Add feature flag for workhorse content type calculationFrancisco Javier López2018-12-064-40/+209
| * | Merge branch '19376-post-bfg-cleanup' into 'master'Douglas Barbosa Alexandre2018-12-061-0/+31
| |\ \
| | * | Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+31
| | |/
| * | Introduce Knative Serverless TabDylan Griffith2018-12-061-0/+72
| |/
| * Avoid 500's when serializing legacy diff notesosw-fix-grouping-by-file-pathOswaldo Ferreira2018-12-041-0/+12
| * Disable format determination based on path extensionDouwe Maan2018-12-031-0/+5
| * Fix Environment terminal specs for EEYorick Peterse2018-11-291-2/+7
| * Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-283-55/+141
| * Merge branch 'security-guest-comments' into 'master'Cindy Pallares2018-11-281-27/+76
| * Merge branch 'security-issue_51301' into 'master'Cindy Pallares2018-11-281-6/+27
| * Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-4/+5
* | Extract context in JobsController specMatija Čupić2018-12-071-38/+40
* | Fixes rubocop offensesjhampton2018-12-071-4/+0
* | Adjusts tests per MR feedbackjhampton2018-12-061-10/+31
* | Fixes broken testsjhampton2018-12-061-0/+19
|/
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* SSH public-key authentication for push mirroringNick Thomas2018-11-191-0/+25
* Fix enabling project deploy key for adminssh-fix-issue-53783-ceStan Hu2018-11-161-6/+143