summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sort-projects-dropdown' into 'master' Dmitriy Zaporozhets2016-02-043-3/+9
|\
| * Satisfy rubocopDmitriy Zaporozhets2016-02-041-1/+2
| * Sort projects by last activity for project switcher in headersort-projects-dropdownDmitriy Zaporozhets2016-02-033-3/+8
* | Merge branch 'master' into use-top-areaDmitriy Zaporozhets2016-02-0317-54/+47
|\ \ | |/
| * Merge branch 'dashboard-sort-dropdown' into 'master' Dmitriy Zaporozhets2016-02-0310-38/+39
| |\
| | * Add sort dropdown to dashboard projects pagedashboard-sort-dropdownDmitriy Zaporozhets2016-02-0310-38/+39
| * | Merge branch 'attach-file-cursor-position' into 'master' Jacob Schatz2016-02-031-2/+2
| |\ \
| | * | Keeps cursor at the correct place after changing text in dropzonePhil Hughes2016-01-291-7/+2
| | * | Adds the markdown link at the cursor poisitionPhil Hughes2016-01-291-1/+6
| * | | Merge branch 'remove-useless-text-tips' into 'master' Jacob Schatz2016-02-034-12/+0
| |\ \ \
| | * | | Remove useless text tips on commonly used pagesDmitriy Zaporozhets2016-02-034-12/+0
| | | |/ | | |/|
| * | | Fix missing space between fork and star iconsui-fixesDmitriy Zaporozhets2016-02-032-2/+6
| |/ /
* | | Use top-area component for top page navigation for pages that contains list o...Dmitriy Zaporozhets2016-02-038-57/+78
|/ /
* | Merge branch 'improve-groups-list' into 'master' Jacob Schatz2016-02-0310-160/+179
|\ \
| * | Use right margin for componened other than button for top navDmitriy Zaporozhets2016-02-031-2/+2
| * | Tried to align form input vertically with other elements for top navDmitriy Zaporozhets2016-02-032-6/+4
| * | Make nav-controls responsive and hide on extra small screensDmitriy Zaporozhets2016-02-032-16/+42
| * | Refactor nav controls section (search and new project/group btn)Dmitriy Zaporozhets2016-02-037-140/+107
| * | Add number_with_delimiter and remove unnecessary dara placement for groups pageDmitriy Zaporozhets2016-02-032-4/+4
| * | Improve UI consistency between projects and groups listsDmitriy Zaporozhets2016-02-034-20/+48
* | | Support download access by PRIVATE-TOKEN headerStan Hu2016-02-031-0/+2
|/ /
* | Merge branch 'support-akismet' into 'master' Robert Speicher2016-02-0312-4/+140
|\ \
| * | Hide the link for spam logs if the Askimet is disabledDouglas Barbosa Alexandre2016-02-022-6/+11
| * | Refactor Admin::SpamLogsController to block user before destroyingDouglas Barbosa Alexandre2016-02-024-27/+18
| * | Use time_ago_with_tooltip on spam logs listDouglas Barbosa Alexandre2016-02-021-1/+1
| * | Fix typo on User modelDouglas Barbosa Alexandre2016-02-021-1/+1
| * | Use truncate helper on spam logs listDouglas Barbosa Alexandre2016-02-022-9/+1
| * | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-0211-4/+152
* | | Merge branch 'fix-tooltips-admin-nav' into 'master' Robert Speicher2016-02-031-3/+3
|\ \ \
| * | | Improve tooltips on admin menuZeger-Jan van de Weg2016-02-021-3/+3
* | | | Merge branch 'title-projects-dropdown' into 'master' Jacob Schatz2016-02-025-11/+38
|\ \ \ \
| * | | | added testsPhil Hughes2016-01-301-3/+6
| * | | | removed private method namingPhil Hughes2016-01-301-2/+2
| * | | | remove period from function callPhil Hughes2016-01-301-1/+1
| * | | | rubocop fixesPhil Hughes2016-01-301-3/+2
| * | | | removed un-used variablePhil Hughes2016-01-301-2/+0
| * | | | fixes issue when user is not logged in but viewing public projectPhil Hughes2016-01-301-4/+6
| * | | | selecting project in dropdown takes user to the correct projectPhil Hughes2016-01-301-0/+3
| * | | | uses AJAX to select the projectsPhil Hughes2016-01-305-44/+20
| * | | | pulls in all user projectsPhil Hughes2016-01-302-8/+13
| * | | | Added dropdown to list all projects on project headerPhil Hughes2016-01-302-5/+46
* | | | | Merge branch 'git-raw-workhorse' into 'master' Jacob Vosmaer2016-02-024-20/+11
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into git-raw-workhorseJacob Vosmaer2016-02-027-9/+42
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Use @repositoryJacob Vosmaer2016-02-021-3/+2
| * | | | | Avoid trailing 'charset=' garbageJacob Vosmaer2016-02-012-2/+4
| * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-raw...Jacob Vosmaer2016-02-01236-911/+1516
| |\ \ \ \ \
| * | | | | | Use only one header to send git blobsJacob Vosmaer2016-02-012-4/+2
| * | | | | | No need for base64 anymoreJacob Vosmaer2016-01-281-2/+0
| * | | | | | Send more raw blob data with workhorseJacob Vosmaer2016-01-282-8/+7
| * | | | | | Use less memory while counting linesJacob Vosmaer2016-01-281-1/+1