summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Reduce method complexity in AutocompleteControlleree-flogDouwe Maan2015-11-201-4/+5
* Refactor UsersController to not kill the databaseYorick Peterse2015-11-181-5/+18
* Merge branch 'impersonate' into 'master' Dmitriy Zaporozhets2015-11-141-15/+0
|\
| * refactor login as to be impersonation with better login/logoutJames Newton2015-10-291-15/+0
* | Add ignore white space option in merge request diffMinsik Yoon2015-11-132-0/+44
|/
* Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher2015-10-221-6/+29
|\
| * Only postgres does case sensitive comparesproject-path-case-sensitivityDouwe Maan2015-10-221-1/+1
| * Don't load entire spec with MySQLDouwe Maan2015-10-211-8/+10
| * Disable case sensitive spec for MySQL.Douwe Maan2015-10-211-0/+3
| * Prefer project with exact path to differently cased one when both exist.Douwe Maan2015-10-201-6/+24
* | Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-203-15/+91
|/
* Fix duplicate repositories in GitHub import pageStan Hu2015-10-191-1/+1
* Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-191-0/+74
|\
| * Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan2015-10-191-0/+46
| |\
| | * Tweak wording.Douwe Maan2015-10-181-2/+2
| | * Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-172-30/+2
| | |\
| | * | Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-141-10/+16
| | * | Adds ability to remove the forked relationshipHan Loong Liauw2015-10-131-0/+40
| * | | Make spec names more clearDouwe Maan2015-10-171-3/+6
| * | | Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-176-57/+62
| |\ \ \ | | | |/ | | |/|
| * | | Allow users to select the Files view as default project viewCristian Bica2015-10-011-0/+25
* | | | Satisfy Rubocopjrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-181-7/+6
* | | | Fix spec.Douwe Maan2015-10-181-33/+53
* | | | Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-184-53/+38
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-153-25/+38
| |\ \ \
| | * | | Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-141-2/+2
| | | |/ | | |/|
| | * | Merge branch 'cleanup-ci-pages' into 'master' Dmitriy Zaporozhets2015-10-071-23/+0
| | |\ \
| | | * | Move CI services to project settings areaDmitriy Zaporozhets2015-10-071-23/+0
| | * | | Add directory feature buttonStan Hu2015-10-071-0/+36
| | |/ /
| * | | Remove archive file sending specJacob Vosmaer2015-10-141-28/+0
| |/ /
* | | Send an email (to support) when a user is reported for spamJonathan Rochkind2015-10-081-0/+53
|/ /
* | Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookupDouwe Maan2015-10-017-104/+76
|\ \ | |/
| * WIPKamil Trzcinski2015-09-291-8/+4
| * Merge branch 'fxposter/gitlab-ce-login-from-admin'Douwe Maan2015-09-281-0/+15
| |\
| | * Move login button to user page, switched to POST methodPavel Forkert2015-09-241-3/+3
| | * Add option to admin area to sign in as a specific userPavel Forkert2015-09-241-0/+15
| * | Add user preference to view project activity and starred project activity as ...Stan Hu2015-09-261-1/+23
| |/
| * Remove test for non existing functionalitycleanup-ci-dashboardDmitriy Zaporozhets2015-09-231-50/+0
| * Merge branch 'fix-issue-2593' into 'master' Robert Speicher2015-09-211-0/+26
| |\
| | * Fix Error 500 when comparing non-existing branchesfix-issue-2593Stan Hu2015-09-181-0/+26
| * | Remove milestones from merge requests when milestones are deletedStan Hu2015-09-211-0/+6
| * | Bump devise-two-factor to 2.0.0rs-bump-two-factorRobert Speicher2015-09-191-2/+2
| * | remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-181-43/+0
| |/
* | Fix indentationFrancesco Levorato2015-09-181-2/+2
* | Redirect case sensitive project path to the normalized oneFrancesco Levorato2015-09-182-0/+20
* | Refactor spec to go through ApplicationController#projectFrancesco Levorato2015-09-181-4/+4
|/
* Merge branch 'ci_projects_order' into 'master' Valery Sizov2015-09-181-1/+1
|\
| * Fix: ci projects orderci_projects_orderValery Sizov2015-09-171-1/+1
* | Merge branch 'fix-issue-2382' into 'master'Stan Hu2015-09-171-0/+4
|\ \ | |/ |/|
| * Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu2015-09-151-0/+4