summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue with user list not fetching current project usersPhil Hughes2016-03-101-1/+2
* Stops excute remote data fetcher when already recieved dataPhil Hughes2016-03-103-3/+20
* Uses a publicly facing URL so that it allows labels & milestones to be visibl...Phil Hughes2016-03-105-40/+40
* Filter alignmentPhil Hughes2016-03-101-1/+1
* Status dropdownPhil Hughes2016-03-106-16/+40
* Can create new label from dropdownPhil Hughes2016-03-106-6/+62
* Started page two for labels dropdown to allow creating new labelsPhil Hughes2016-03-107-20/+149
* Correctly fitlers remotelyPhil Hughes2016-03-106-23/+64
* milestone dropdownPhil Hughes2016-03-105-9/+44
* Extra links in label filter dropdown fotoerPhil Hughes2016-03-103-3/+21
* Removed label colour from dropdownPhil Hughes2016-03-101-1/+0
* Fixed alignment of labels in dropdownsPhil Hughes2016-03-101-2/+0
* Applied new dropdowns to issue filtersPhil Hughes2016-03-107-16/+113
* Custom ID & toggle class on dropdownPhil Hughes2016-03-101-2/+2
* GitLab dropdown JSPhil Hughes2016-03-105-1/+310
* Merge branch 'enhanced-dropdow-css' into 'master' Jacob Schatz2016-03-103-2/+408
|\
| * Dropdown toggle button stylingenhanced-dropdow-cssPhil Hughes2016-03-103-16/+64
| * Dropdown variablesPhil Hughes2016-03-103-7/+12
| * Added CSS for new dropdownsPhil Hughes2016-03-102-0/+353
* | Use modern syntaxDmitriy Zaporozhets2016-03-101-1/+1
* | Fix projects pagination via ajaxDmitriy Zaporozhets2016-03-101-0/+6
|/
* Merge branch 'master' into markdown_preview_shortcutBaldinof2016-03-0983-718/+658
|\
| * Merge branch 'fix-git-push-service-specs' into 'master' Robert Speicher2016-03-091-0/+5
| |\
| | * Handle permissions for ExternalIssue instancesfix-git-push-service-specsYorick Peterse2016-03-091-0/+5
| * | Merge branch 'fix-todos' into 'master' Douglas Barbosa Alexandre2016-03-093-2/+6
| |\ \
| | * | Avoid error 500 when todo author was removedDouglas Barbosa Alexandre2016-03-092-2/+5
| | * | Destroy all related todos when removing a projectDouglas Barbosa Alexandre2016-03-091-0/+1
| | |/
| * | Merge branch 'snippet-visibility-spacing' into 'master' Jacob Schatz2016-03-091-1/+1
| |\ \
| | * | Snippet visibility badge spacingsnippet-visibility-spacingPhil Hughes2016-03-081-1/+1
| * | | Merge branch 'commit-limits' into 'master' Jacob Vosmaer2016-03-094-6/+26
| |\ \ \ | | |_|/ | |/| |
| | * | 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 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-03-095-24/+3
| |\ \ \
| | * \ \ Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets2016-03-095-24/+3
| | |\ \ \
| | | * | | Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-055-24/+3
| * | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2016-03-092-2/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'security_bug_fix_close_issue' into 'master' Douwe Maan2016-03-052-2/+6
| | |\ \ \ \
| | | * | | | Security: Fix issue auto closingValery Sizov2016-03-032-2/+6
| * | | | | | Merge branch 'improve-archived-projects'Dmitriy Zaporozhets2016-03-0912-68/+82
| |\ \ \ \ \ \
| | * | | | | | Updated project list dropdown to use dropdown classesimprove-archived-projectsPhil Hughes2016-03-052-32/+11
| | * | | | | | Align projects sort checkboxDmitriy Zaporozhets2016-03-042-1/+22
| | * | | | | | Show active sorting method for projects listDmitriy Zaporozhets2016-03-042-21/+26
| | * | | | | | Add projects list sort dropdown to group pageDmitriy Zaporozhets2016-03-042-6/+9
| | * | | | | | Make projects sort dropdown shared so it can be reused for other pagesDmitriy Zaporozhets2016-03-044-23/+15
| | * | | | | | Add option to show archived projects on dahsboardDmitriy Zaporozhets2016-03-044-22/+36