summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-3/+3
* Merge branch 'fix-infinite-redirect' into 'master' Stan Hu2015-11-041-7/+15
|\
| * Only redirect to homepage url when its not the root urlJeroen van Baarsen2015-11-021-7/+15
* | Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets2015-11-031-2/+2
|\ \
| * | Add support for searching commit log messagesJonathan Schoeffling2015-10-281-2/+2
| |/
* | fix deprecatedKON YUICHI2015-10-311-1/+1
* | Add ability to create directories in the editorBen Ford2015-10-291-1/+1
|/
* Remove deprecated CI events from project settings pageDmitriy Zaporozhets2015-10-282-23/+0
* Merge pull request #9771 from kazubu/fix_error_destroy_without_refererStan Hu2015-10-261-5/+1
|\
| * modify to use redirect_back_or_default functionkazubu2015-10-261-5/+1
| * Fix: 500 error returned if destroy request without HTTP refererkazubu2015-10-261-1/+1
* | Fix specific runner visibilityKamil Trzcinski2015-10-261-5/+4
|/
* Merge branch 'fix-ci-regressions' into 'master' Robert Speicher2015-10-234-14/+23
|\
| * Fix broken Runners admin pageKamil Trzcinski2015-10-231-0/+1
| * Allow developer to manage buildsKamil Trzcinski2015-10-233-10/+17
| * Fix small CI UI regressionsKamil Trzcinski2015-10-231-4/+5
* | Merge branch 'comments_fix' into 'master' Dmitriy Zaporozhets2015-10-231-1/+1
|\ \ | |/ |/|
| * Fix: Inability to reply to code comments in the MR view, if the MR comes from...comments_fixValery Sizov2015-10-221-1/+1
* | Merge branch 'hanloong/gitlab-ce-add-dates-snippets-show' into 'master' Dmitriy Zaporozhets2015-10-221-0/+1
|\ \
| * \ Merge branch 'master' into hanloong/gitlab-ce-add-dates-snippets-showDouwe Maan2015-10-2124-45/+97
| |\ \
| * | | Update style of snippets pagesDouwe Maan2015-10-181-0/+1
* | | | Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher2015-10-221-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move case sensitivity check to find_with_namespace.Douwe Maan2015-10-211-2/+1
| * | | Prefer project with exact path to differently cased one when both exist.Douwe Maan2015-10-201-2/+2
* | | | Fix 500 when editing CI servicesKamil Trzcinski2015-10-221-4/+4
| |_|/ |/| |
* | | Merge branch 'merge-request-deleted-file' into 'master' Dmitriy Zaporozhets2015-10-202-2/+6
|\ \ \
| * | | Correctly find last known blob for file deleted in MR.merge-request-deleted-fileDouwe Maan2015-10-202-2/+6
* | | | Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-2016-28/+41
| |/ / |/| |
* | | Fix duplicate repositories in GitHub import pageStan Hu2015-10-191-4/+0
* | | Merge branch 'grzesiek/gitlab-ce-fix/non-member-notification-button'Robert Speicher2015-10-191-1/+1
|\ \ \
| * \ \ Merge branch 'master' into grzesiek/gitlab-ce-fix/non-member-notification-buttonDouwe Maan2015-10-194-7/+36
| |\ \ \ | | |/ /
| * | | Find correct group membership.Douwe Maan2015-10-181-2/+1
| * | | Merge branch 'master' into grzesiek/gitlab-ce-fix/non-member-notification-buttonDouwe Maan2015-10-1824-51/+83
| |\ \ \
| * | | | Show notifications button even if user is not member of a projectGrzegorz Bizon2015-10-121-0/+1
* | | | | Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-194-7/+36
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'add-files-optionto-changelog'Dmitriy Zaporozhets2015-10-191-0/+2
| |\ \ \ \
| | * | | | Add changelog itemadd-files-optionto-changelogDouwe Maan2015-10-191-0/+2
| * | | | | Improve performance of sorting milestone issuesYorick Peterse2015-10-191-5/+1
| |/ / / /
| * | | | Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan2015-10-191-1/+14
| |\ \ \ \
| | * | | | Tweak wording.Douwe Maan2015-10-181-1/+3
| | * | | | Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-1722-47/+74
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-141-1/+5
| | * | | | Adds ability to remove the forked relationshipHan Loong Liauw2015-10-131-1/+8
| * | | | | Merge branch 'cristianbica/gitlab-ce-user-project-view-files' into 'master' Dmitriy Zaporozhets2015-10-191-0/+11
| |\ \ \ \ \
| | * | | | | Only load tree when project has repository to prevent 404Douwe Maan2015-10-181-1/+5
| | * | | | | Set vars used by tree view in project show action.Douwe Maan2015-10-171-4/+8
| | * | | | | Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-1741-378/+364
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Allow users to select the Files view as default project viewCristian Bica2015-10-011-1/+4
| * | | | | | Merge branch 'cross-reference-mr-on-issues' into 'master' Douwe Maan2015-10-182-1/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-161-1/+1