summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Refactor builds badge, encapsulate inside a classGrzegorz Bizon2016-03-291-2/+3
* Address feedbackDouwe Maan2016-03-222-2/+3
* Merge branch 'master' into issue_12658Douwe Maan2016-03-219-9/+19
|\
| * Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-219-9/+15
| |\
| | * Merge branch 'feature/issue-move' into 'master' Kamil Trzciński2016-03-211-0/+6
| | |\
| | | * Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-201-2/+9
| | | |\
| | | * | Do not pass params that are not used in issue move serviceGrzegorz Bizon2016-03-201-1/+1
| | | * | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-195-18/+42
| | | |\ \
| | | * | | Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-191-4/+4
| | | * | | Do not pass unsanitized params to issue move serviceGrzegorz Bizon2016-03-171-1/+2
| | | * | | Add issue move implementation to controllerGrzegorz Bizon2016-03-171-0/+5
| | * | | | Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-199-9/+9
| | | |_|/ | | |/| |
| * | | | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-212-4/+6
| * | | | Satisfy rubocopZeger-Jan van de Weg2016-03-191-3/+0
| * | | | Dry destroy action on issuablesZeger-Jan van de Weg2016-03-192-13/+7
| * | | | Soft delete issuablesZeger-Jan van de Weg2016-03-191-0/+11
| |/ / /
* | | | Fix some specsDouwe Maan2016-03-201-1/+1
* | | | Tweaks, refactoring, and specsDouwe Maan2016-03-203-14/+69
|/ / /
* | | Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable2016-03-1815-75/+131
|\ \ \ | | |/ | |/|
| * | Fixed failing testsPhil Hughes2016-03-181-1/+1
| * | Updated controller with before_actionPhil Hughes2016-03-181-4/+4
| * | Full labels data in JSONPhil Hughes2016-03-181-1/+1
| * | Fixed issue with labels dropdown getting wrong labelsPhil Hughes2016-03-182-0/+15
| * | Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-171-1/+5
| * | Add an option to user make an issue confidentialDouglas Barbosa Alexandre2016-03-171-1/+1
| * | Merge branch 'new-branch-button-issue' into 'master' Douwe Maan2016-03-172-3/+19
| |\ \
| | * | Incorporate reviewZeger-Jan van de Weg2016-03-151-4/+3
| | * | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-0/+6
| | * | new-branch-buttonZeger-Jan van de Weg2016-03-152-3/+14
| | |/
| * | Reuse `no_cache_headers` method in badges controllerGrzegorz Bizon2016-03-171-12/+1
| |/
| * Move the #toggle_subscription controller method to a concernRémy Coutable2016-03-153-28/+15
| * Improving the original label-subscribing implementationRémy Coutable2016-03-153-0/+6
| * Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-2/+7
| * Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-142-0/+24
| |\
| | * Render project members from shared groupDmitriy Zaporozhets2016-03-121-0/+1
| | * Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets2016-03-111-0/+23
| * | ContinueToParams -> ContinueParamsZeger-Jan van de Weg2016-03-132-2/+2
| * | Check redirect path in the continue_paramsZeger-Jan van de Weg2016-03-132-21/+4
| |/
| * Merge branch 'cache-raw-2' into 'master' Douwe Maan2016-03-072-0/+5
| |\
| | * Refactor caching codeJacob Vosmaer2016-03-072-4/+5
| | * Tell clients/proxies to cache raw blob requestsJacob Vosmaer2016-03-032-0/+4
| * | Updates from last code review.issue_13621_2Rubén Dávila2016-03-061-4/+0
| * | Invalidate cache for builds badgeGrzegorz Bizon2016-03-041-0/+13
| * | Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-033-12/+13
| |/
| * Merge branch 'refactor-projects-list' into 'master' Dmitriy Zaporozhets2016-03-031-0/+11
| |\
| | * Refactor projects listDmitriy Zaporozhets2016-03-031-0/+11
| * | Merge branch 'issue_13648' into 'master' Douwe Maan2016-03-031-8/+1
| |\ \ | | |/ | |/|
| | * Add specs to ForksController#index.issue_13648Rubén Dávila2016-03-021-6/+1
| | * Reuse query from ProjectsFinder to get projects accessible to current user.Rubén Dávila2016-03-011-3/+1
| * | Make the tags delete button remote in the tags listfix/13781-delete-tag-without-ajaxRémy Coutable2016-03-011-1/+6
| |/