summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patch/fix-mergerequest-diff' into 'master' Robert Speicher2016-03-301-2/+2
|\
| * Use `diff_base_commit` instead of `target_branch` to generate diffsGabriel Mazetto2016-03-291-2/+2
* | Merge branch 'refactor/project-badges-interface' into 'master' Robert Speicher2016-03-301-2/+3
|\ \
| * | Refactor builds badge, encapsulate inside a classGrzegorz Bizon2016-03-291-2/+3
* | | Add json response for user avatar in merge requestJacob Schatz2016-03-301-1/+1
* | | Standardised the output of the JSON to always include the namePhil Hughes2016-03-291-1/+1
| |/ |/|
* | Merge branch 'fix-14607' into 'master' Douwe Maan2016-03-291-1/+5
|\ \
| * | Ensure project snippets have their own access levelRémy Coutable2016-03-251-1/+1
| * | Ensure private project snippets are not viewable by unauthorized peopleRémy Coutable2016-03-251-1/+5
| |/
* | Edit button leaves modal openJacob Schatz2016-03-251-1/+1
* | Remove unnecessary sentenceAlfredo Sumaran2016-03-251-1/+0
* | New dropdowns work on merge requests too!Jacob Schatz2016-03-251-4/+1
* | Adds new dropdown ajax to user selectionJacob Schatz2016-03-251-1/+1
* | Add labels as proper POST arrays using new dropdownJacob Schatz2016-03-251-1/+7
* | Add milestone sidebar update via JSONJacob Schatz2016-03-251-1/+1
* | Ajax call to milestones via new dropdownsJacob Schatz2016-03-251-1/+1
* | Sidebar milestone updatable via JSONJacob Schatz2016-03-252-5/+1
* | Updates sidebar milestone to use new dropdownsJacob Schatz2016-03-251-0/+1
|/
* 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