summaryrefslogtreecommitdiff
path: root/app/helpers/commits_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure enough space between branch linksMayra Cabrera2017-11-071-1/+1
* Add styles for branch & tags boxesMayra Cabrera2017-11-021-12/+0
* Add UI/UX improvementsMayra Cabrera2017-11-011-2/+14
* moved throttling into the controller. if we hit the throttlingBrett Walker2017-10-121-8/+18
* Add view replaced file link for image diffsadd-view-replaced-file-linkClement Ho2017-09-201-2/+4
* Merge branch 'fix-escape-commit-block' into 'security-9-5'Douwe Maan2017-09-071-3/+3
* Fix alignment of gpg status36709-gpg-statusAnnabel Dunstone Gray2017-08-231-1/+1
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-3/+3
* fetch gpg signature badges by ajaxAlexis Reigel2017-07-271-0/+4
* convert gpg badge helper methods to partialsAlexis Reigel2017-07-271-86/+0
* add help links to gpg commits / gpg settingsAlexis Reigel2017-07-271-0/+7
* popover trigger needs to be defined in js initAlexis Reigel2017-07-271-1/+0
* linkify the whole user badge part, not only avatarAlexis Reigel2017-07-271-17/+19
* add gpg commit popover badgesAlexis Reigel2017-07-271-0/+78
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-8/+7
* Added internationalization to commits listcommits-internationalisePhil Hughes2017-06-221-3/+3
* Clean up diff renderingDouwe Maan2017-05-231-10/+0
* Use same last commit widget on project homepage and tree viewdm-consistent-commit-widgetDouwe Maan2017-05-171-1/+1
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-15/+6
* Make tree, blob and blame pages more consistentDouwe Maan2017-05-091-5/+3
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-201-1/+1
* Address feedbackDouwe Maan2017-02-061-2/+2
* Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-061-0/+11
* unifies mr diff file button styleNur Rony2017-01-301-1/+1
* remove unused helper methodMike Greiling2016-12-211-14/+0
* reduce common code even further to satisfy rake flayMike Greiling2016-12-211-23/+25
* remove button class size alteration from revert and cherry pick linksMike Greiling2016-12-211-2/+2
* factor out common code to satisfy rake flayMike Greiling2016-12-211-18/+16
* homogenize revert and cherry-pick button styles generated by commits_helperMike Greiling2016-12-211-7/+4
* Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-2/+2
* Pass `@ref` along so we know which pipeline to showLin Jen-Shin2016-10-241-3/+5
* Eliminate unneeded calls to Repository#blob_at when listing commits with no pathfix/eliminate-unneeded-calls-to-repository-blob-atAhmad Sherif2016-08-171-21/+24
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-2/+2
* Remove magic comments from Ruby files (!5456)winniehell2016-07-241-1/+0
* Add link to user profile to commit avatar (!5163)winniehell2016-07-201-10/+0
* Merge branch 'commits-ui' into 'master' Jacob Schatz2016-06-151-8/+16
|\
| * Improved spacing on mobilePhil Hughes2016-06-081-1/+1
| * Updated failing testsPhil Hughes2016-06-081-3/+0
| * Updated testsPhil Hughes2016-06-081-1/+0
| * Updated commits UIPhil Hughes2016-06-081-7/+19
* | Fixed issue with MR buttons being in a groupmr-buttons-updatePhil Hughes2016-06-131-3/+3
|/
* Reduced number of buttons in commit headerPhil Hughes2016-05-261-7/+12
* Merge branch 'pmq20/gitlab-ce-issue_12785'Douwe Maan2016-04-191-9/+20
|\
| * Add support to cherry-pick any commitP.S.V.R2016-04-181-9/+20
* | Remove persistent XSS vulnerability in `commit_person_link` helperRobert Speicher2016-04-171-1/+1
|/
* Merge branch 'mr-ui-update' into 'master' Jacob Schatz2016-04-111-2/+2
|\
| * Updated UI for new merge requestPhil Hughes2016-04-061-2/+2
* | Diff design updatesAnnabel Dunstone2016-04-071-1/+1
|/
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* Remove outdated commentJacob Vosmaer2016-03-041-1/+0