summaryrefslogtreecommitdiff
path: root/app/views/projects/commits/_commit.html.haml
Commit message (Expand)AuthorAgeFilesLines
...
* Allow commenting on individual commits inside an MRDouwe Maan2017-12-071-7/+19
* Add underline hover state to all linksAnnabel Dunstone Gray2017-12-041-1/+1
* Use Commit#notes and Note.for_commit_id when possible to make sure we use all...dm-notes-for-commit-idDouwe Maan2017-11-081-6/+1
* Make all the tooltips in the same direction on the commit info boxJedidiah2017-09-111-1/+1
* Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-061-2/+3
* Fix alignment of gpg status36709-gpg-statusAnnabel Dunstone Gray2017-08-231-3/+3
* Add current locale to commit partial cache keyDouwe Maan2017-08-181-1/+1
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-1/+1
* fetch gpg signature badges by ajaxAlexis Reigel2017-07-271-1/+6
* use the correct flex classes on the commits listAlexis Reigel2017-07-271-2/+2
* Prototype key verificationKevin O'Connor2017-07-271-0/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Adjust commit partial cache key to fix browse buttonsDouwe Maan2017-06-221-1/+1
* Add a bunch of missing translationsBob Van Landuyt2017-06-151-3/+5
* Translate project & repository pagesBob Van Landuyt2017-06-071-2/+2
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-1/+1
* Move copy button after commit sha29168-copy-commitAnnabel Dunstone Gray2017-05-111-1/+1
* Copy diff file path as GFMDouwe Maan2017-04-061-1/+1
* Fix link togglers jumping to topEric Eastwood2017-03-281-1/+1
* consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-071-25/+26
* Update clipboard_button text: Copy commit SHA to clipboardclipboard-button-commit-shavictorwu2017-01-171-1/+1
* Add table styling to commits tablesAnnabel Dunstone Gray2016-12-291-27/+26
* Start commits refactorAnnabel Dunstone Gray2016-12-291-24/+25
* change the date label to match the date usedBM5k2016-12-031-1/+1
* Make pipeline page header responsive; add build counter; add short shaAnnabel Dunstone Gray2016-11-141-4/+3
* Fix cache for commit status in commits list to respect branchesLin Jen-Shin2016-11-101-1/+1
* Fetch locals to avoid undefined method/local errorshow-status-from-branchLin Jen-Shin2016-11-041-0/+1
* Merge status_for and status, feedback:Lin Jen-Shin2016-11-031-2/+2
* Also update for default project page, feedback:Lin Jen-Shin2016-10-271-2/+2
* Still show status from pipelines, see:Lin Jen-Shin2016-10-271-2/+2
* Pass `@ref` along so we know which pipeline to showLin Jen-Shin2016-10-241-2/+2
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-1/+1
* Expire commit view partial after a dayexpire-commit-info-partials-soonerSean McGivern2016-08-311-1/+1
* Mobile view for commit statusAnnabel Dunstone2016-07-211-1/+2
* Fix ci icons getting cut offAnnabel Dunstone2016-07-211-1/+1
* Fix icons on commits page and builds pageAnnabel Dunstone2016-07-211-1/+1
* Add link to user profile to commit avatar (!5163)winniehell2016-07-201-1/+2
* Display tooltip for "Copy to Clipboard" button (!5164)winniehell2016-07-111-1/+1
* Align avatar and text within commit row18787-user-img-compareAnnabel Dunstone2016-06-201-23/+24
* Vertical alignment of buttons in commit rowPhil Hughes2016-06-081-1/+1
* Added short commit ID to mobilePhil Hughes2016-06-081-0/+3
* Sends correct parameter to commit_author_link for avatarPhil Hughes2016-06-081-1/+1
* Improved spacing on mobilePhil Hughes2016-06-081-2/+4
* Updated testsPhil Hughes2016-06-081-1/+1
* Updated some commit UI colorsPhil Hughes2016-06-081-4/+4
* Updated commits UIPhil Hughes2016-06-081-11/+10
* Added author to various Markdown calls in viewsYorick Peterse2016-05-261-1/+1
* Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-04-261-2/+2
|\
| * Merge branch 'ci-commit-as-pipeline' into 'master' Kamil TrzciƄski2016-04-211-4/+3
| |\
| | * Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-161-1/+1
| | |\