summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Replace highlight.js with rouge-fork rugmentsStefan Tatschner2015-01-1526-727/+481
* Merge branch 'fix-comments' into 'master'Dmitriy Zaporozhets2015-01-1515-577/+583
|\
| * Refactor zen mode. Make it works in diffsDmitriy Zaporozhets2015-01-158-141/+125
| * Explicitly enable drag-n-drop for issue/mr/wiki markdown formsDmitriy Zaporozhets2015-01-141-0/+3
| * Clone comment form on edit. Fixes bug with disappearing textarea or cancel of...Dmitriy Zaporozhets2015-01-142-4/+7
| * Huge set of fixes for comments logicDmitriy Zaporozhets2015-01-148-194/+207
| * Fix image drag-n-drop to diff commentsDmitriy Zaporozhets2015-01-143-241/+244
* | Merge branch 'view-link-first' into 'master'Dmitriy Zaporozhets2015-01-151-2/+2
|\ \ | |/ |/|
| * Make view link come first so I don't have to mouse to the end of the email line.Sytse Sijbrandij2015-01-141-2/+2
* | Fix anchors being hidden under fixed navbar issueDmitriy Zaporozhets2015-01-141-0/+10
|/
* Improve layout cssDmitriy Zaporozhets2015-01-147-13/+10
* Revert "Fix anchor issue with fixed navbar"Dmitriy Zaporozhets2015-01-147-30/+8
* Fix anchor issue with fixed navbarDmitriy Zaporozhets2015-01-147-8/+30
* Revert "Scroll the readme anchors below the navbar."Dmitriy Zaporozhets2015-01-142-29/+0
* Revert "When anchor is clicked set the correct condition."Dmitriy Zaporozhets2015-01-142-10/+6
* Improve github import page UIDmitriy Zaporozhets2015-01-133-20/+25
* Merge branch 'github_importer'Dmitriy Zaporozhets2015-01-136-3/+168
|\
| * Improve import pageDmitriy Zaporozhets2015-01-131-4/+5
| * Github ImporterValery Sizov2015-01-107-3/+167
* | Merge pull request #8540 from yglukhov/wiki-historyDmitriy Zaporozhets2015-01-132-2/+8
|\ \
| * | First entry in wiki history leads to newest revision.yglukhov2015-01-132-2/+8
* | | When anchor is clicked set the correct condition.Marin Jankovski2015-01-132-6/+10
* | | Scroll the readme anchors below the navbar.Marin Jankovski2015-01-132-0/+29
|/ /
* | Merge branch 'fix_constant' into 'master'Dmitriy Zaporozhets2015-01-121-1/+1
|\ \
| * | ForbiddenAction constant fixValery Sizov2015-01-121-1/+1
* | | Merge branch 'refactor_push_data_builder' into 'master'Dmitriy Zaporozhets2015-01-126-80/+19
|\ \ \ | |/ / |/| |
| * | Fix test hook and testsDmitriy Zaporozhets2015-01-122-2/+2
| * | Fix ci data in hook when create git tag via UIDmitriy Zaporozhets2015-01-121-3/+3
| * | Refactor push data builder. Moved it to separate classDmitriy Zaporozhets2015-01-116-78/+17
* | | Rename the checkbox css class to prevent it from being overwritten by the sam...Marin Jankovski2015-01-122-2/+2
|/ /
* | Execute GitLab CI on tag pushDmitriy Zaporozhets2015-01-101-0/+6
* | Merge branch 'flatten-dirs' into 'master'Dmitriy Zaporozhets2015-01-112-1/+12
|\ \
| * | Flatten the directory hierarchy while there is only one directory descendantmarmis852014-12-312-1/+12
* | | If noteable is nil - make discussion outdatedDmitriy Zaporozhets2015-01-101-0/+1
* | | Make automerge via satelliteDmitriy Zaporozhets2015-01-095-6/+32
* | | Finally fix stuff related to dynamic configDmitriy Zaporozhets2015-01-083-5/+9
* | | Fix feature and testsDmitriy Zaporozhets2015-01-081-1/+1
* | | Create ApplicationSettings if does not exist in runtimeDmitriy Zaporozhets2015-01-082-1/+11
* | | Improve application settings and write testsDmitriy Zaporozhets2015-01-0814-76/+79
* | | Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets2015-01-0811-6/+106
| |/ |/|
* | Redesign signin/singup pagesDmitriy Zaporozhets2015-01-0710-107/+148
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-01-061-1/+1
|\ \
| * \ Merge pull request #8503 from cirosantilli/unused-ex-varDmitriy Zaporozhets2015-01-061-1/+1
| |\ \
| | * | Remove unused ex local variable from event.rbCiro Santilli2014-12-291-1/+1
* | | | Ooops! Removing debug line :)Dmitriy Zaporozhets2015-01-061-1/+0
* | | | Refactor merge request merge serviceDmitriy Zaporozhets2015-01-065-20/+16
* | | | Pass source project variable to commits list on MR pageDmitriy Zaporozhets2015-01-064-4/+4
|/ / /
* | | Restyle and refactor dashboard projects page filteringDmitriy Zaporozhets2015-01-063-114/+139
* | | Restyle and refactor milestones filterDmitriy Zaporozhets2015-01-067-85/+70
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-01-064-8/+23
|\ \ \