| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce method complexity in AutocompleteControlleree-flog | Douwe Maan | 2015-11-20 | 1 | -4/+5 |
* | Refactor UsersController to not kill the database | Yorick Peterse | 2015-11-18 | 1 | -5/+18 |
* | Merge branch 'impersonate' into 'master'
| Dmitriy Zaporozhets | 2015-11-14 | 1 | -15/+0 |
|\ |
|
| * | refactor login as to be impersonation with better login/logout | James Newton | 2015-10-29 | 1 | -15/+0 |
* | | Add ignore white space option in merge request diff | Minsik Yoon | 2015-11-13 | 2 | -0/+44 |
|/ |
|
* | Merge branch 'project-path-case-sensitivity' into 'master'
| Robert Speicher | 2015-10-22 | 1 | -6/+29 |
|\ |
|
| * | Only postgres does case sensitive comparesproject-path-case-sensitivity | Douwe Maan | 2015-10-22 | 1 | -1/+1 |
| * | Don't load entire spec with MySQL | Douwe Maan | 2015-10-21 | 1 | -8/+10 |
| * | Disable case sensitive spec for MySQL. | Douwe Maan | 2015-10-21 | 1 | -0/+3 |
| * | Prefer project with exact path to differently cased one when both exist. | Douwe Maan | 2015-10-20 | 1 | -6/+24 |
* | | Redirect to a default path if HTTP_REFERER is not set | Stan Hu | 2015-10-20 | 3 | -15/+91 |
|/ |
|
* | Fix duplicate repositories in GitHub import page | Stan Hu | 2015-10-19 | 1 | -1/+1 |
* | Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notify | Douwe Maan | 2015-10-19 | 1 | -0/+74 |
|\ |
|
| * | Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm... | Douwe Maan | 2015-10-19 | 1 | -0/+46 |
| |\ |
|
| | * | Tweak wording. | Douwe Maan | 2015-10-18 | 1 | -2/+2 |
| | * | Merge branch 'master' into remove-forks-from-projects-settings | Han Loong Liauw | 2015-10-17 | 2 | -30/+2 |
| | |\ |
|
| | * | | Made suggested content changes based on MR Review | Han Loong Liauw | 2015-10-14 | 1 | -10/+16 |
| | * | | Adds ability to remove the forked relationship | Han Loong Liauw | 2015-10-13 | 1 | -0/+40 |
| * | | | Make spec names more clear | Douwe Maan | 2015-10-17 | 1 | -3/+6 |
| * | | | Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-files | Douwe Maan | 2015-10-17 | 6 | -57/+62 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Allow users to select the Files view as default project view | Cristian Bica | 2015-10-01 | 1 | -0/+25 |
* | | | | Satisfy Rubocopjrochkind/gitlab-ce-fix_2839_send_abuse_report_notify | Douwe Maan | 2015-10-18 | 1 | -7/+6 |
* | | | | Fix spec. | Douwe Maan | 2015-10-18 | 1 | -33/+53 |
* | | | | Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notify | Douwe Maan | 2015-10-18 | 4 | -53/+38 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'master' into git-archive-golanggit-archive-golang | Douwe Maan | 2015-10-15 | 3 | -25/+38 |
| |\ \ \ |
|
| | * | | | Fix: Images cannot show when projects' path was changeduploads_path_fix | Valery Sizov | 2015-10-14 | 1 | -2/+2 |
| | | |/
| | |/| |
|
| | * | | Merge branch 'cleanup-ci-pages' into 'master'
| Dmitriy Zaporozhets | 2015-10-07 | 1 | -23/+0 |
| | |\ \ |
|
| | | * | | Move CI services to project settings area | Dmitriy Zaporozhets | 2015-10-07 | 1 | -23/+0 |
| | * | | | Add directory feature button | Stan Hu | 2015-10-07 | 1 | -0/+36 |
| | |/ / |
|
| * | | | Remove archive file sending spec | Jacob Vosmaer | 2015-10-14 | 1 | -28/+0 |
| |/ / |
|
* | | | Send an email (to support) when a user is reported for spam | Jonathan Rochkind | 2015-10-08 | 1 | -0/+53 |
|/ / |
|
* | | Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookup | Douwe Maan | 2015-10-01 | 7 | -104/+76 |
|\ \
| |/ |
|
| * | WIP | Kamil Trzcinski | 2015-09-29 | 1 | -8/+4 |
| * | Merge branch 'fxposter/gitlab-ce-login-from-admin' | Douwe Maan | 2015-09-28 | 1 | -0/+15 |
| |\ |
|
| | * | Move login button to user page, switched to POST method | Pavel Forkert | 2015-09-24 | 1 | -3/+3 |
| | * | Add option to admin area to sign in as a specific user | Pavel Forkert | 2015-09-24 | 1 | -0/+15 |
| * | | Add user preference to view project activity and starred project activity as ... | Stan Hu | 2015-09-26 | 1 | -1/+23 |
| |/ |
|
| * | Remove test for non existing functionalitycleanup-ci-dashboard | Dmitriy Zaporozhets | 2015-09-23 | 1 | -50/+0 |
| * | Merge branch 'fix-issue-2593' into 'master'
| Robert Speicher | 2015-09-21 | 1 | -0/+26 |
| |\ |
|
| | * | Fix Error 500 when comparing non-existing branchesfix-issue-2593 | Stan Hu | 2015-09-18 | 1 | -0/+26 |
| * | | Remove milestones from merge requests when milestones are deleted | Stan Hu | 2015-09-21 | 1 | -0/+6 |
| * | | Bump devise-two-factor to 2.0.0rs-bump-two-factor | Robert Speicher | 2015-09-19 | 1 | -2/+2 |
| * | | remove API calls from CE to CIci_closer_integration | Valery Sizov | 2015-09-18 | 1 | -43/+0 |
| |/ |
|
* | | Fix indentation | Francesco Levorato | 2015-09-18 | 1 | -2/+2 |
* | | Redirect case sensitive project path to the normalized one | Francesco Levorato | 2015-09-18 | 2 | -0/+20 |
* | | Refactor spec to go through ApplicationController#project | Francesco Levorato | 2015-09-18 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'ci_projects_order' into 'master'
| Valery Sizov | 2015-09-18 | 1 | -1/+1 |
|\ |
|
| * | Fix: ci projects orderci_projects_order | Valery Sizov | 2015-09-17 | 1 | -1/+1 |
* | | Merge branch 'fix-issue-2382' into 'master' | Stan Hu | 2015-09-17 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Create a "destroyed Milestone" event and keep Milestone events around in the DB | Stan Hu | 2015-09-15 | 1 | -0/+4 |