summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Expand sidebar only for large devicesDmitriy Zaporozhets2015-01-171-2/+2
* Small improvements to CIDmitriy Zaporozhets2015-01-173-6/+12
* Application admin scaffoldValery Sizov2015-01-179-4/+136
* Fix commits paginationDmitriy Zaporozhets2015-01-171-0/+3
* Fix passign args to original authenticate_user!Dmitriy Zaporozhets2015-01-161-2/+2
* Validate application settings only if column existsDmitriy Zaporozhets2015-01-161-1/+6
* Add tests to home page url redirectDmitriy Zaporozhets2015-01-161-0/+1
* Allow to specify home page for non logged-in usersDmitriy Zaporozhets2015-01-166-7/+20
* Fix broadcast message overflowDmitriy Zaporozhets2015-01-161-12/+8
* Merge branch 'remove-password-strength-indicator' into 'master'Dmitriy Zaporozhets2015-01-157-55/+6
|\
| * Remove password strength indicatorJacob Vosmaer2015-01-157-55/+6
* | Fix tabindex for comment formDmitriy Zaporozhets2015-01-151-1/+1
|/
* 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