summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Updated testsPhil Hughes2016-06-082-1/+8
* Updated some commit UI colorsPhil Hughes2016-06-081-2/+2
* Updated commits UIPhil Hughes2016-06-082-11/+23
* Merge branch 'notification-dropdown-labels' into 'master' Jacob Schatz2016-06-071-3/+19
|\
| * Notifications dropdown on project page now has descriptionsPhil Hughes2016-06-071-3/+19
* | Merge branch 'issue_14189' into 'master' Jacob Schatz2016-06-071-1/+10
|\ \ | |/ |/|
| * Sort by label priorityThijs Wouters2016-06-061-1/+10
* | Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski2016-06-071-12/+0
|\ \
| * | Remove prev/next buttons on issues and merge requests18026-consider-removing-issue-merge-request-previous-next-buttonsAlejandro Rodríguez2016-06-061-12/+0
| |/
* | Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski2016-06-061-1/+1
|\ \ | |/
| * Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-1/+1
* | Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski2016-06-062-9/+6
|\ \ | |/
| * Address feedbackAlfredo Sumaran2016-06-031-6/+0
| * Set indeterminated itemsAlfredo Sumaran2016-06-031-0/+5
| * Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-035-5/+14
| |\
| * \ Merge branch 'master' into awardablesZJ van de Weg2016-05-307-65/+40
| |\ \
| * \ \ Merge branch 'master' into awardablesZJ van de Weg2016-05-259-29/+49
| |\ \ \
| * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-182-0/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-189-85/+76
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-1120-120/+290
| |\ \ \ \ \ \
| * | | | | | | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-101-7/+4
| * | | | | | | Create table for award emojiZeger-Jan van de Weg2016-05-061-6/+7
* | | | | | | | Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski2016-06-031-3/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'rs-todo-has-tooltip' into 'master' Dmitriy Zaporozhets2016-06-021-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Add tooltips to todo target linksrs-todo-has-tooltipRobert Speicher2016-05-301-1/+3
* | | | | | | | Merge branch '14446-no_group_avatar-png-link' into 'master' Rémy Coutable2016-06-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix link to blank group iconSean McGivern2016-06-021-1/+1
* | | | | | | | | Fix wiki project clone address errorchujinjin/gitlab-ce-fix_wiki_project_clone_address_errorchujinjin2016-06-021-1/+1
|/ / / / / / / /
* | | | | | | | Fix indentationConnor Shea2016-06-011-6/+6
* | | | | | | | Remove d3 except for on pages where it's necessary.Connor Shea2016-06-011-0/+7
|/ / / / / / /
* | | | | | | Merge branch 'style/enable-block-alignment-rubocop-lint' into 'master' Robert Speicher2016-05-301-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Enable Lint/BlockAlignment Rubocop copstyle/enable-block-alignment-rubocop-lintGrzegorz Bizon2016-05-301-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Enable Style/RedundantParentheses rubocop coprubocop/enable-redundant-parentheses-copGrzegorz Bizon2016-05-301-2/+2
|/ / / / / /
* | | | | | Fixed issue with spacing in issuable headerissuable-header-by-spacingPhil Hughes2016-05-271-1/+1
* | | | | | Merge branch 'filter-by-any-user' into 'master' Jacob Schatz2016-05-261-6/+2
|\ \ \ \ \ \
| * | | | | | Filter issuables by any userPhil Hughes2016-05-261-6/+2
* | | | | | | Reduced number of buttons in commit headerPhil Hughes2016-05-261-7/+12
|/ / / / / /
* | | | | | Add fade out to left side of layout nav; remove dropdown nav helper; remove c...Annabel Dunstone2016-05-251-4/+0
* | | | | | Remove arrows from mobile scroll fade outAnnabel Dunstone2016-05-251-0/+4
* | | | | | Merge branch 'rs-remove-issue_to_atom' into 'master' Douwe Maan2016-05-251-17/+0
|\ \ \ \ \ \
| * | | | | | Remove `issue_to_atom` helperrs-remove-issue_to_atomRobert Speicher2016-05-231-17/+0
* | | | | | | Merge branch 'rs-event-atom-partial' into 'master' Douwe Maan2016-05-251-22/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove `event_to_atom` helperRobert Speicher2016-05-231-22/+0
* | | | | | | | Merge branch 'issue-filter-name-options' into 'master' Jacob Schatz2016-05-251-10/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Updated Ruby based on feedbackissue-filter-name-optionsPhil Hughes2016-05-241-13/+4
| * | | | | | | | Fixed failing rubocop testsPhil Hughes2016-05-161-1/+1
| * | | | | | | | Fixed testsPhil Hughes2016-05-161-2/+2
| * | | | | | | | Fixed Ruby issuesPhil Hughes2016-05-161-2/+1
| * | | | | | | | Issuable filtering improvementsPhil Hughes2016-05-161-5/+12
* | | | | | | | | Make conditional a guard clauseAlfredo Sumaran2016-05-251-5/+5