summaryrefslogtreecommitdiff
path: root/app/views/projects/commits/_commit.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-261-0/+4
* Fix committer typoGeorge Tsiolis2018-09-251-1/+1
* Update commit description styles to monospace font and overflow-xPaul Slaughter2018-08-031-1/+1
* Remove unneeded has_tooltip from commit_author_link useLuke Bennett2018-07-201-1/+1
* set has_tooltip to false for commit author_avatarLuke Bennett2018-07-171-2/+2
* Updated horizontal ellipsis icon for text-expanderConstance Okoghenun2018-06-201-1/+2
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-4/+4
|\
| * Improved commit message body renderingConstance Okoghenun2018-05-071-4/+4
* | [skip ci] Merge branch 'master' into bootstrap4Clement Ho2018-04-171-1/+1
|\ \ | |/
| * Add QA tests for protected branchesOswaldo Ferreira2018-04-161-1/+1
* | Fix sha container with copy buttonClement Ho2018-04-161-1/+1
* | [skip ci] Fix incorrect d-*-blockClement Ho2018-04-131-1/+1
* | [skip ci] Convert .label. to .badge.Clement Ho2018-04-131-1/+1
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-121-1/+2
|\ \ | |/
| * Resolve "tree/master shows incorrect CI build status"Lin Jen-Shin2018-04-111-1/+2
* | [skip ci] Fix bad migrations of -block to -inline-blockClement Ho2018-04-101-1/+1
* | [skip ci] Replace hidden-xsClement Ho2018-04-091-3/+3
* | [skip ci] Replace .visible-xs-* with .d-block.d-sm-noneClement Ho2018-04-091-2/+2
* | Fix bad merge conflictClement Ho2018-04-091-1/+1
|/
* Implement a new SHA partial for commit listsShah El-Rahman2018-04-061-6/+9
* Add missing class to parent element and remove extra CSS43315-gpg-popoverFilipa Lacerda2018-02-261-1/+1
* Fixed missing js selector for the realtime pipelines commit compjivl-fix-missing-js-selector-realtime-pipelineJose Ivan Vargas2018-02-121-1/+1
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-1/+1
* Added more tests and corrected typos35779-realtime-update-of-pipeline-status-in-files-viewJose Ivan Vargas2018-02-011-1/+1
* Restored some code, add hidden classJose Ivan Vargas2018-01-301-1/+7
* Added pipeline status to the files viewJose Ivan Vargas2018-01-301-6/+1
* Change committed text to authoredAnnabel Dunstone Gray2017-12-131-1/+1
* Use author info on commits list page rather than most recent commit dateAnnabel Dunstone Gray2017-12-111-1/+1
* tidying up the changesmicael.bergeron2017-12-071-6/+13
* add support for commit (in mr) to reference filtermicael.bergeron2017-12-071-1/+1
* corrects the url buildingmicael.bergeron2017-12-071-8/+2
* 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