summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nico-de-ceulaer/gitlab-ce-13865-handle-other-emails-for-avatar-...Douwe Maan2016-03-121-1/+1
|\
| * ensure also alternative email addresses are used when looking up usernico de ceulaer2016-03-031-1/+1
* | Fix help_autocomplete alignmentwebhooksRobert Speicher2016-03-101-1/+1
* | web hooks to webhooksashleys2016-03-101-1/+1
* | Merge branch 'issue-mr-build-status-placement' into 'master' Robert Speicher2016-03-101-2/+2
|\ \
| * | Changed named argumentPhil Hughes2016-03-101-2/+2
| * | Moves build status tooltip on issuesPhil Hughes2016-03-101-2/+2
* | | Fixed ruby style errorsPhil Hughes2016-03-101-30/+75
* | | Started page two for labels dropdown to allow creating new labelsPhil Hughes2016-03-101-1/+1
* | | Correctly fitlers remotelyPhil Hughes2016-03-101-1/+1
* | | Extra links in label filter dropdown fotoerPhil Hughes2016-03-101-2/+8
* | | Applied new dropdowns to issue filtersPhil Hughes2016-03-101-3/+5
* | | Custom ID & toggle class on dropdownPhil Hughes2016-03-101-2/+2
* | | GitLab dropdown JSPhil Hughes2016-03-101-0/+47
|/ /
* | Merge branch 'fix-todos' into 'master' Douglas Barbosa Alexandre2016-03-091-1/+1
|\ \
| * | Avoid error 500 when todo author was removedDouglas Barbosa Alexandre2016-03-091-1/+1
* | | Merge branch 'commit-limits' into 'master' Jacob Vosmaer2016-03-091-0/+11
|\ \ \ | |/ / |/| |
| * | Remove outdated commentJacob Vosmaer2016-03-041-1/+0
| * | Put 'hidden commits' logic in CommitsHelperJacob Vosmaer2016-03-041-0/+12
* | | Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets2016-03-091-10/+0
|\ \ \
| * | | Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-10/+0
* | | | Merge branch 'improve-archived-projects'Dmitriy Zaporozhets2016-03-092-10/+12
|\ \ \ \
| * | | | Show active sorting method for projects listDmitriy Zaporozhets2016-03-041-0/+10
| * | | | Make projects sort dropdown shared so it can be reused for other pagesDmitriy Zaporozhets2016-03-041-10/+2
| | |/ / | |/| |
* | | | Merge branch 'cache-raw-2' into 'master' Douwe Maan2016-03-071-0/+21
|\ \ \ \
| * | | | Use Rails etag/cache_control helperscache-raw-2Jacob Vosmaer2016-03-071-11/+4
| * | | | Refactor caching codeJacob Vosmaer2016-03-071-7/+10
| * | | | Tell clients/proxies to cache raw blob requestsJacob Vosmaer2016-03-031-0/+25
* | | | | Merge branch 'issue_13621_2' into 'master' Douwe Maan2016-03-071-0/+26
|\ \ \ \ \
| * | | | | Updates from last code review.issue_13621_2Rubén Dávila2016-03-061-0/+26
| | |/ / / | |/| | |
* | | | | Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan2016-03-071-4/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Escape project's name in cross project labelfeature/cross-project-labelsGrzegorz Bizon2016-03-051-1/+1
| * | | | Change content of cross project labelGrzegorz Bizon2016-03-031-2/+2
| * | | | Improve cross project label look and feelGrzegorz Bizon2016-03-031-5/+6
| * | | | Add additional text prefix in cross project labelsGrzegorz Bizon2016-03-031-3/+9
| | |/ / | |/| |
* | | | Merge branch 'issue-sidebar-mobile' into 'master' Dmitriy Zaporozhets2016-03-051-2/+6
|\ \ \ \
| * | | | Fix bugs with open and close buttonsJacob Schatz2016-03-041-1/+1
| * | | | Open sidebar button on mobile.Jacob Schatz2016-03-041-1/+1
| * | | | Hide correct author info in header of issuable.Jacob Schatz2016-03-041-2/+6
| | |/ / | |/| |
* | | | Merge branch 'rs-frontmatter-pre' into 'master' Robert Speicher2016-03-051-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add a PreProcessPipelineRobert Speicher2016-03-021-0/+2
| |/ /
* | | Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-27/+7
|/ /
* | audit log UI updatePhil Hughes2016-03-021-1/+10
* | Little refactor for milestone_remaining_days helper from last code review.issue_13623Rubén Dávila2016-03-011-4/+3
* | Show days remaining instead of elapsed time for Milestone.Rubén Dávila2016-03-011-0/+11
* | Merge branch 'mr-prefix-activity-view' into 'master' Jacob Schatz2016-03-011-2/+2
|\ \
| * | Removed un-used variablesPhil Hughes2016-03-011-2/+0
| * | Replaced prefix with to_reference method callsPhil Hughes2016-03-011-8/+3
| * | Changed # to ! on merge requests on activity viewPhil Hughes2016-03-011-2/+9
* | | Merge branch 'safe-content-type' into 'master' Douwe Maan2016-03-011-0/+18
|\ \ \ | |/ / |/| |