summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix Error 500 after renaming a project pathStan Hu2016-04-051-0/+3
| | |/ / | |/| |
* | | | Respond 404 when unauthorized user imports membersfix/permissions-when-importing-membersGrzegorz Bizon2016-04-051-1/+1
* | | | Do not leak project exists when importing membersGrzegorz Bizon2016-04-051-4/+4
* | | | Check permissions when importing project membersGrzegorz Bizon2016-04-051-2/+7
|/ / /
* | | Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan2016-04-041-1/+1
|\ \ \
| * | | Move unlink fork logic to a serviceBaldinof2016-03-221-1/+1
| * | | Merge branch 'master' into fix_remove_fork_linkBaldinof2016-03-147-35/+48
| |\ \ \
| * | | | Close merge requests when removing fork relationBaldinof2016-03-111-1/+1
* | | | | Merge branch 'build-updates' into 'master' Douwe Maan2016-04-031-4/+12
|\ \ \ \ \
| * | | | | Merge request title is in the notificationPhil Hughes2016-03-181-1/+2
| * | | | | Commit SHA comes from JSONPhil Hughes2016-03-181-1/+2
| * | | | | Fix code style issues.Jacob Schatz2016-03-181-3/+3
| * | | | | Removes name from fileJacob Schatz2016-03-181-2/+2
| * | | | | Adds notifications API to MR page.Jacob Schatz2016-03-181-15/+13
| * | | | | Adds JSON callback, which is currently not working.Jacob Schatz2016-03-181-2/+9
| * | | | | initial ajax buildJacob Schatz2016-03-181-1/+2
* | | | | | Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-1/+0
* | | | | | Merge branch 'precompile-emoji-urls' into 'master' Dmitriy Zaporozhets2016-03-301-12/+1
|\ \ \ \ \ \
| * | | | | | Pre-calculate Emoji digestsprecompile-emoji-urlsYorick Peterse2016-03-301-12/+1
| | |_|_|/ / | |/| | | |
* | | | | | 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/nomethod-error-on-ci' into 'master' Rémy Coutable2016-03-291-1/+9
|\ \ \ \ \
| * | | | | Redirect to root path when visiting `/ci`fix/nomethod-error-on-ciGrzegorz Bizon2016-03-291-0/+4
| * | | | | Add definition of before action that has been movedGrzegorz Bizon2016-03-251-1/+5
| |/ / / /
* | | | | 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
| |/ / / /
* | | | | Merge branch 'functional-sidebar' into 'master' Dmitriy Zaporozhets2016-03-283-10/+9
|\ \ \ \ \
| * | | | | 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
| |/ / / /
* | | | | Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich2016-03-241-0/+4
|/ / / /
* | | | Merge branch 'issue_7959' into 'master' Jacob Schatz2016-03-231-8/+9
|\ \ \ \
| * \ \ \ Merge branch 'master' into issue_7959Alfredo Sumaran2016-03-2241-176/+244
| |\ \ \ \
| * | | | | Respond to json requestsAlfredo Sumaran2016-03-171-8/+9
| | |/ / / | |/| | |
* | | | | Add missing Dashboard::LabelsControllerRémy Coutable2016-03-231-0/+9
* | | | | Use respond_to instead of a conditional to paginate milestonesRémy Coutable2016-03-233-8/+9
* | | | | Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable2016-03-234-35/+17
| |/ / / |/| | |
* | | | Address feedbackDouwe Maan2016-03-222-2/+3
* | | | Merge branch 'master' into issue_12658Douwe Maan2016-03-2129-37/+67
|\ \ \ \