summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Move code for issue creation to service.Dmitriy Zaporozhets2014-04-021-3/+1
* Move branch creation logic in serviceDmitriy Zaporozhets2014-04-011-5/+1
* Make the repository downloads path configurableJacob Vosmaer2014-03-311-1/+1
* Merge branch 'improve_at_mentions' into 'master'Dmitriy Zaporozhets2014-03-261-1/+31
|\
| * Correct identation, default value if note doesn't exist.Marin Jankovski2014-03-251-14/+16
| * Search within project.Marin Jankovski2014-03-251-3/+5
| * Extract sorting into a method.Marin Jankovski2014-03-251-8/+12
| * Include commits.Marin Jankovski2014-03-251-2/+23
| * At mention participating users.Marin Jankovski2014-03-251-1/+2
* | Remove author_id_of_changes from appDmitriy Zaporozhets2014-03-253-4/+3
|/
* Use emoji assets on autocomplete.Marin Jankovski2014-03-241-1/+1
* Fix `/:username.keys` response content typeDmitry Medvinsky2014-03-201-1/+1
* Do not allow password reset for ldap user.Marin Jankovski2014-03-181-0/+18
* Show link to public projects for new users.Ciro Santillli2014-03-171-0/+2
* Render 404 instead of 500 if trying to see snippets of unexisting userDmitriy Zaporozhets2014-03-141-0/+3
* Fix global searchDmitriy Zaporozhets2014-03-141-0/+1
* Merge branch 'ldap_connections'Dmitriy Zaporozhets2014-03-141-9/+11
|\
| * Open/close LDAP in ApplicationControllerJacob Vosmaer2014-03-141-9/+11
* | Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq...Dmitriy Zaporozhets2014-03-141-12/+30
|\ \ | |/ |/|
| * Redirect to import page from show when import in progressDmitriy Zaporozhets2014-03-131-0/+5
| * Project import and retry import scaffoldDmitriy Zaporozhets2014-03-121-12/+25
* | Correct BackgroundJobs page for both OSX and linuxDmitriy Zaporozhets2014-03-131-1/+1
|/
* Add User#requires_ldap_check? methodDmitriy Zaporozhets2014-03-111-1/+1
* Remove non-exist method from ldap security checkDmitriy Zaporozhets2014-03-111-1/+0
* Add ldap check in application_controller and internal apiDmitriy Zaporozhets2014-03-101-0/+19
* Sort projects by activity at group show pageDmitriy Zaporozhets2014-03-061-1/+1
* Add GFM autocompletion for MergeRequestsRobert Speicher2014-03-051-0/+1
* Merge branch 'shell_new_style' into 'master'Dmitriy Zaporozhets2014-03-051-1/+2
|\
| * Replace backticks with Gitlab::PopenJacob Vosmaer2014-03-031-1/+2
* | Feature: reopen closed merge requestDmitriy Zaporozhets2014-02-281-2/+2
|/
* Better redirect for edit blod from MergeRequestDmitriy Zaporozhets2014-02-262-6/+23
* Fix gitlab ci widget for forksDmitriy Zaporozhets2014-02-261-1/+1
* Merge pull request #5719 from jacob-carlborg/mr_targetDmitriy Zaporozhets2014-02-261-1/+5
|\
| * By default, target original repository if fork when creating new MR.Jacob Carlborg2014-02-241-1/+5
* | Move services for collecting items to FindersDmitriy Zaporozhets2014-02-255-8/+8
* | Fix mr preload assocDmitriy Zaporozhets2014-02-252-2/+2
* | Generate labels set from issues pageDmitriy Zaporozhets2014-02-251-1/+1
* | Use rails preload for Dashboard issues, mrDmitriy Zaporozhets2014-02-252-2/+4
* | Update rack profilerDmitriy Zaporozhets2014-02-251-1/+0
* | Implement project collection serviceDmitriy Zaporozhets2014-02-251-1/+1
* | Fix 500 error when try to update own profile in admin areaDmitriy Zaporozhets2014-02-251-1/+3
|/
* Merge branch 'feature/public_groups' into 'master'Dmitriy Zaporozhets2014-02-244-10/+24
|\
| * Allow access to groups with public projects.Jason Hollingsworth2014-02-204-10/+24
* | Add edit button to MergeRequest diffDmitriy Zaporozhets2014-02-201-1/+10
|/
* Refactor MR code reloadDmitriy Zaporozhets2014-02-181-3/+0
* Allow change assignee/milestone from MergeRequest show pageDmitriy Zaporozhets2014-02-181-1/+8
* Merge pull request #6313 from jvanbaarsen/fix-6207-msi-mimetypeDmitriy Zaporozhets2014-02-181-5/+13
|\
| * Fixes #6207 Allow raw download of *.msi filesJeroen van Baarsen2014-02-131-5/+13
* | Merge branch 'improve_large_groups' into 'master'Dmitriy Zaporozhets2014-02-143-2/+10
|\ \
| * | Show only people who have assigned merge requests in assignee dropdownDmitriy Zaporozhets2014-02-132-1/+1