summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-032-117/+120
* Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-022-5/+27
|\
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-312-13/+32
| |\
| * | Fix specsDouwe Maan2017-08-301-5/+12
| * | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-305-8/+63
| |\ \
| * \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-231-10/+32
| |\ \ \
| * \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-173-8/+10
| |\ \ \ \
| * | | | | fix static_analysis (rubocop)Jarka Kadlecova2017-08-141-2/+1
| * | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-125-81/+190
| |\ \ \ \ \
| * | | | | | Use UserNoteEntity instead of UserEntity for notesJarka Kadlecova2017-08-111-0/+16
* | | | | | | Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan2017-09-012-6/+15
|\ \ \ \ \ \ \
| * | | | | | | Rollsback changes made to signing_enabled.Tiago Botelho2017-09-012-6/+15
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '31273-creating-an-project-within-an-internal-sub-group-gives-th...Tim Zallmann2017-08-311-0/+32
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add check for access to NamespaceRubén Dávila2017-08-301-0/+32
| |/ / / / /
* | | | | | Merge branch 'zj-disable-pages-in-subgroups' into 'master'Grzegorz Bizon2017-08-311-1/+12
|\ \ \ \ \ \
| * | | | | | Don't show references to Pages when not availableZeger-Jan van de Weg2017-08-311-1/+12
* | | | | | | Merge branch '28938-password-change-workflow-for-admins' into 'master'Sean McGivern2017-08-311-12/+20
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Changes the password change workflow for admins.28938-password-change-workflow-for-adminsTiago Botelho2017-08-311-12/+20
| | |/ / / / | |/| | | |
* | | | | | Add filter by my reactionHiroyuki Sato2017-08-301-0/+38
* | | | | | replace `is_spam?` with `spam?`Maxim Rydkin2017-08-293-8/+8
| |/ / / / |/| | | |
* | | | | Merge branch 'sh-add-spec-to-protected-tags-deletion' into 'master'Robert Speicher2017-08-281-0/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add spec for deleting protected tagssh-add-spec-to-protected-tags-deletionStan Hu2017-08-201-0/+17
| | |_|/ | |/| |
* | | | Fix inability to test some project integrationsfix-broken-testing-of-some-integrationsRubén Dávila2017-08-221-10/+32
|/ / /
* | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-145-8/+138
|\ \ \
| * \ \ Merge branch 'bvl-rollback-renamed-system-namespace' into 'master'Douwe Maan2017-08-142-6/+6
| |\ \ \ | | |_|/ | |/| |
| | * | Make sure uploads for personal snippets are correctly renderedBob Van Landuyt2017-08-112-6/+6
| * | | Merge branch 'disable-project-export' into 'master'Rémy Coutable2017-08-111-0/+112
| |\ \ \
| | * | | Add option to disable project export on instanceRobin Bobbitt2017-08-111-0/+112
| | |/ /
| * | | Merge branch '35435-pending-delete-project-error-in-admin-interface-fix' into...Douwe Maan2017-08-111-0/+12
| |\ \ \ | | |/ / | |/| |
| | * | Pending delete projects no longer return 500 error in Admins projects view35435-pending-delete-project-error-in-admin-interface-fixTiago Botelho2017-08-111-0/+12
| * | | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-111-2/+8
| |\ \ \
| | * | | Migrate events into a new formatYorick Peterse2017-08-101-2/+8
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-112-2/+2
|\ \ \ \ | |/ / /
| * | | Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-102-2/+2
| | |/ | |/|
* | | Just use the repo. Not sure why master could passLin Jen-Shin2017-08-111-2/+2
* | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-117-88/+67
|\ \ \ | |/ /
| * | Fix and improve spec/controllers/autocomplete_controller_spec.rbrc/improve-projects-factoryRémy Coutable2017-08-101-77/+56
| |/
| * Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-096-11/+11
* | Fix more testsLin Jen-Shin2017-08-111-0/+2
* | Don't try to create diffs if one of the branch is missingLin Jen-Shin2017-08-101-1/+1
* | Fix some tests and report the error messageLin Jen-Shin2017-08-091-1/+1
|/
* Merge branch 'master' into ideMike Greiling2017-08-074-1/+64
|\
| * Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-043-0/+63
| * fix #3686 make tarball download url to end with extensionhaseeb2017-08-031-1/+1
* | Fix blob_controller_spec plain to raw_pathLuke "Jared" Bennett2017-08-041-1/+1
* | Merge branch 'master' into ideDouwe Maan2017-08-0360-140/+109
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0260-97/+97
| * Merge branch 'rs-issuables-list-metadata-shared-examples' into 'master'Rémy Coutable2017-08-021-1/+3
| |\
| | * Make the 'issuables list meta-data' shared example less dangerousrs-issuables-list-metadata-shared-examplesRobert Speicher2017-08-011-1/+3
| * | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-0113-33/+33
| |/