summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Added "news" to no_highlight_filesStefan Tatschner2014-12-031-1/+1
* Merge branch 'show-cross-project-ref' into 'master'Dmitriy Zaporozhets2014-12-034-0/+25
|\
| * Add cross-project reference tooltip for merge requestDmitriy Zaporozhets2014-12-032-0/+5
| * Render cross reference in issue titleDmitriy Zaporozhets2014-12-033-0/+20
* | Merge branch 'improve-form-links-ux' into 'master'Dmitriy Zaporozhets2014-12-021-2/+2
|\ \
| * | New label/milestone link from issue form opens in new windowDmitriy Zaporozhets2014-12-021-2/+2
* | | Merge branch 'improve-search-ux' into 'master'Dmitriy Zaporozhets2014-12-022-1/+11
|\ \ \
| * | | Respect current controller scope when using search from project areaDmitriy Zaporozhets2014-12-022-1/+11
| |/ /
* | | Fix safari 8 ui issueDmitriy Zaporozhets2014-12-021-8/+11
|/ /
* | Merge branch 'improve-mr-reloading' into 'master'Dmitriy Zaporozhets2014-12-021-2/+21
|\ \
| * | Reload mr code on force push tooDmitriy Zaporozhets2014-12-021-1/+6
| * | Improve MR code reloading when push codeDmitriy Zaporozhets2014-12-021-2/+16
| |/
* | Merge branch 'improve-mobile-ui' into 'master'Dmitriy Zaporozhets2014-12-0210-16/+57
|\ \ | |/ |/|
| * Smaller tabs for mobile viewDmitriy Zaporozhets2014-12-022-4/+17
| * UI improvements mostly for mobile screensDmitriy Zaporozhets2014-12-028-12/+40
* | Merge branch 'larger-avatar'Dmitriy Zaporozhets2014-12-023-3/+3
|\ \ | |/ |/|
| * Change avatar file size to 200kb.Sytse Sijbrandij2014-12-023-3/+3
* | Change twitter handle from gitlabhq -> gitlabRobert Schilling2014-12-011-1/+1
* | Merge branch 'username-in-comments' into 'master'Dmitriy Zaporozhets2014-12-011-0/+2
|\ \
| * | Show username in comment header for easier mentionDmitriy Zaporozhets2014-12-011-0/+2
* | | Merge pull request #8283 from cardoe/hipchat-private-serverDmitriy Zaporozhets2014-12-012-5/+9
|\ \ \ | |/ / |/| |
| * | HipChat service: support custom serversDaniel Aquino2014-11-192-3/+6
| * | HipChat service: correct service name & use v2 APIDoug Goldstein2014-11-191-2/+3
* | | Remove unused password argument from notificationJacob Vosmaer2014-12-012-3/+2
* | | Merge branch 'reactivate-hljs-autodetection' into 'master'Dmitriy Zaporozhets2014-11-301-8/+3
|\ \ \
| * | | revert using the extension of the blob to determine the syntax highlighting l...Zertrin2014-11-181-8/+3
* | | | Merge branch 'master' into 'master'Dmitriy Zaporozhets2014-11-301-0/+4
|\ \ \ \
| * | | | Fixed an alignment issue, fixes #778Stefan Tatschner2014-11-201-0/+4
| | |/ / | |/| |
* | | | Move projects import to separate resource. Add bare repo creation to reposito...Dmitriy Zaporozhets2014-11-307-61/+99
* | | | Separate web page for projects without repositoryDmitriy Zaporozhets2014-11-301-0/+22
* | | | Dont allow project creation without repositoryDmitriy Zaporozhets2014-11-295-41/+52
| |_|/ |/| |
* | | Merge branch 'milestones_labels' into 'master'Marin Jankovski2014-11-217-15/+28
|\ \ \ | |/ / |/| |
| * | Possibility to create Milestones or Labels when Issues are disabledValery Sizov2014-11-207-15/+28
| |/
* | Fix header and project home ui for mobileDmitriy Zaporozhets2014-11-194-2/+16
* | Improve dashboard page for mobileDmitriy Zaporozhets2014-11-191-2/+19
* | Increase md typography font sizeDmitriy Zaporozhets2014-11-192-6/+3
* | Hide gpg signature on tags page from tag messageDmitriy Zaporozhets2014-11-182-1/+6
|/
* Merge branch 'fork-to-group' into 'master'Dmitriy Zaporozhets2014-11-1813-45/+152
|\
| * Improve fork to namespaces featureDmitriy Zaporozhets2014-11-147-15/+78
| * Select namespace where to fork projectDmitriy Zaporozhets2014-11-137-36/+72
| * Refactor project fork serviceDmitriy Zaporozhets2014-11-131-3/+6
| * Merge branch 'prepare-fork-to-given-namespace' of https://gitlab.com/bkaindl/...Dmitriy Zaporozhets2014-11-131-7/+12
| |\
| | * Prepare ForkService to support forking projects to given namespacesBernhard Kaindl2014-10-031-7/+12
* | | Merge branch 'sidekiq_gc_start' into 'master'Dmitriy Zaporozhets2014-11-141-0/+3
|\ \ \
| * | | Run 'GC.start' after every EmailsOnPushWorker jobJacob Vosmaer2014-11-141-0/+3
* | | | Merge branch 'author_attributes_clean' into 'master'Dmitriy Zaporozhets2014-11-141-2/+6
|\ \ \ \
| * | | | Clean the string with commit author and email.Marin Jankovski2014-11-141-2/+6
| | |/ / | |/| |
* | | | Sanitize branch name and ref nameMarin Jankovski2014-11-131-1/+4
|/ / /
* | | Merge branch 'actions_in_the_inbox' into 'master'Dmitriy Zaporozhets2014-11-123-0/+34
|\ \ \
| * | | Set action on issue/mr creation mail.Marin Jankovski2014-11-122-12/+24