summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into expirin...Jacob Vosmaer2016-03-1015-24/+807
|\
| * Merge branch 'fix-filtered-pagination' into 'master' Douwe Maan2016-03-102-5/+5
| |\
| | * Allow filtered dashboard/explore results to be paged. Fixes #14104fix-filtered-paginationJosh Frye2016-03-092-5/+5
| * | Merge branch 'issue_14011' into 'master' Jacob Schatz2016-03-101-0/+4
| |\ \
| | * | Set blue color for link inside .gray-content-blockissue_14011Alfredo Sumaran2016-03-091-0/+4
| * | | Merge branch 'dropdown-js' into 'master' Jacob Schatz2016-03-1012-19/+798
| |\ \ \
| | * | | Fixed failing testsPhil Hughes2016-03-103-29/+32
| | * | | Fixed ruby style errorsPhil Hughes2016-03-103-62/+96
| | * | | Correctly handles multi-selected valuesPhil Hughes2016-03-102-19/+40
| | * | | Enter button trigger first row click when searchingPhil Hughes2016-03-102-11/+30
| | * | | Removed fuse for fuzzaldrinPhil Hughes2016-03-102-31/+9
| | * | | 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 'master' of https://gitlab.com/gitlab-org/gitlab-ce into expirin...Jacob Vosmaer2016-03-1021-38/+551
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'download-button-flicker' into 'master' Jacob Schatz2016-03-101-1/+1
| |\ \ \ \
| | * | | | Fixed flicker of download project buttondownload-button-flickerPhil Hughes2016-03-101-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'roperzh/gitlab-ce-issue-13334' into 'master' Jacob Schatz2016-03-101-4/+4
| |\ \ \ \
| | * | | | Decrease the font size and the padding of the `.anchor` iconsroperzh/gitlab-ce-issue-13334Roberto Dip2016-03-101-4/+4
| | |/ / /
| * | | | Merge branch 'optimize-project-ci-services' into 'master' Douwe Maan2016-03-101-2/+2
| |\ \ \ \
| | * | | | Optimize Project#ci_service(s)optimize-project-ci-servicesYorick Peterse2016-03-101-2/+2
| | |/ / /
| * | | | Merge branch 'quick-submit-note-edit' into 'master' Jacob Schatz2016-03-102-13/+20
| |\ \ \ \
| | * | | | Fixed quick submit on note editquick-submit-note-editPhil Hughes2016-03-102-13/+20
| | |/ / /
| * | | | Merge branch 'copy-markdown-snippet' into 'master' Jacob Schatz2016-03-102-0/+10
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Replaced hidden div for textarea off-the screenPhil Hughes2016-03-102-1/+9
| | * | | Fixes issue with markdown snippet not being copyablePhil Hughes2016-03-101-0/+2
| | |/ /
| * | | 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
| | | |/