summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Prevent performance issuescommit-limitsJacob Vosmaer2016-03-092-2/+2
* Change "some commits hidden" messageJacob Vosmaer2016-03-072-2/+2
* Finish refactorJacob Vosmaer2016-03-071-1/+1
* Remove outdated commentJacob Vosmaer2016-03-041-1/+0
* Put 'hidden commits' logic in CommitsHelperJacob Vosmaer2016-03-043-12/+23
* Limit the number of commits shown in MRsJacob Vosmaer2016-03-041-1/+11
* Show at most 100 commits in the web UIJacob Vosmaer2016-03-041-1/+1
* Merge branch 'issue_13300' into 'master' Jacob Schatz2016-03-041-2/+25
|\
| * Use camelCase for variable namesissue_13300Alfredo Sumaran2016-03-031-9/+9
| * Set @max_polling_steps to 4 so the last interval will be 120 secondsAlfredo Sumaran2016-03-031-1/+1
| * Provide @max_polling_steps instead of @limit_polling_intervalAlfredo Sumaran2016-03-031-2/+3
| * Prevent multiple refreshes if a refresh is happeningAlfredo Sumaran2016-03-031-0/+4
| * Increase the notes polling timeout over timeRoberto Dip2016-03-031-2/+20
* | Improve consistency of SSH Keys title in administration areassh-key-settingsRobert Speicher2016-03-031-1/+1
* | Restructure SSH key table partial renderingRobert Speicher2016-03-032-12/+10
* | Don't abuse the flash store for displaying SSH Key form errorsRobert Speicher2016-03-031-2/+3
* | Remove `Profile::KeysController#new` actionRobert Speicher2016-03-033-11/+1
* | Move SSH key JS to Profile CS classRobert Speicher2016-03-032-11/+9
* | SSH key ellipsis on mobilePhil Hughes2016-03-032-2/+16
* | Changed link colourPhil Hughes2016-03-031-1/+1
* | Content link colour in profile settingsPhil Hughes2016-03-033-3/+12
* | Fixed heading boldPhil Hughes2016-03-032-0/+15
* | Fixed failing ssh key testsPhil Hughes2016-03-031-1/+1
* | SSH keys settingsPhil Hughes2016-03-038-50/+64
|/
* Merge branch 'password-settings' into 'master' Jacob Schatz2016-03-032-34/+28
|\
| * Heading spacingpassword-settingsPhil Hughes2016-03-021-1/+1
| * Fixed failing password testsPhil Hughes2016-03-021-1/+1
| * Password settings pagePhil Hughes2016-03-022-34/+28
* | Merge branch 'lazy-diffs' into 'master' Jacob Vosmaer2016-03-0319-171/+119
|\ \
| * | Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-0319-171/+119
* | | Merge branch 'comment-button-status-refresh' into 'master' Jacob Schatz2016-03-031-3/+3
|\ \ \
| * | | Correcly updates the status of the comment buttons on reloadPhil Hughes2016-03-031-3/+3
| |/ /
* | | Merge branch 'email-settings' into 'master' Jacob Schatz2016-03-033-46/+60
|\ \ \
| * | | Removed page specific variablesemail-settingsPhil Hughes2016-03-032-6/+5
| * | | Heading spacingPhil Hughes2016-03-031-2/+3
| * | | Moved colour values into scss variablesPhil Hughes2016-03-032-3/+7
| * | | Emails settingsPhil Hughes2016-03-032-46/+56
* | | | Merge branch 'issue_13933' into 'master' Jacob Schatz2016-03-031-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Place pagination outside .search-resultsissue_13933Alfredo Sumaran2016-03-021-1/+3
| * | | Include pagination for other than projects searchAlfredo Sumaran2016-03-011-1/+1
* | | | Merge branch 'fix-explore-projects' into 'master' Dmitriy Zaporozhets2016-03-033-39/+42
|\ \ \ \
| * | | | Use helper for font-awesome iconsfix-explore-projectsDmitriy Zaporozhets2016-03-031-2/+2
| * | | | Improve UI for explore projects pageDmitriy Zaporozhets2016-03-033-39/+42
* | | | | Merge branch 'renaming-repository-caching' into 'master' Rémy Coutable2016-03-031-0/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Flush repository caches before renaming projectsrenaming-repository-cachingYorick Peterse2016-02-261-0/+18
* | | | | Revert "Sort starred projects on dashboard based on last activity by default"Dmitriy Zaporozhets2016-03-031-1/+1
* | | | | Sort starred projects on dashboard based on last activity by defaultDmitriy Zaporozhets2016-03-031-1/+1
* | | | | Merge branch 'refactor-projects-list' into 'master' Dmitriy Zaporozhets2016-03-0311-103/+60
|\ \ \ \ \
| * | | | | Remove unnecessary project limit argument from group projects pagerefactor-projects-listDmitriy Zaporozhets2016-03-031-1/+1
| * | | | | Refactor projects listDmitriy Zaporozhets2016-03-0311-103/+60