summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/_commit_box.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Externalize strings from `/app/views/projects/commit`George Tsiolis2019-02-181-10/+7
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-2/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Add tests for plain diff/email patch optionsZeff Morgan2018-12-111-3/+3
* Update commit description styles to monospace font and overflow-xPaul Slaughter2018-08-031-1/+1
* Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+1
* Add has_tooltip false to remaining commit realted usesLuke Bennett2018-07-201-1/+1
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-2/+2
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-1/+1
|\
| * Improved commit message body renderingConstance Okoghenun2018-05-071-1/+1
* | Fix dropdownsClement Ho2018-04-171-1/+1
* | [skip ci] Fix display style for pipeline headerClement Ho2018-04-131-2/+2
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-121-4/+7
|\ \ | |/
| * Hide file/directory creation buttonsBob Van Landuyt2018-04-111-2/+4
| * Share collaboration check between view and presenterBob Van Landuyt2018-04-111-1/+1
| * Add ability checks in views where they were previously missingDouwe Maan2018-04-101-2/+3
* | [skip ci] Replace hidden-xsClement Ho2018-04-091-2/+2
* | [skip ci] Replace hidden-smClement Ho2018-04-091-1/+1
* | [skip ci] Replace .visible-sm-* with .d-block.d-md-noneClement Ho2018-04-091-1/+1
* | [skip ci] Replace .visible-xs-* with .d-block.d-sm-noneClement Ho2018-04-091-1/+1
* | Rename .btn-default to .btn-secondaryClement Ho2018-04-091-2/+2
|/
* Add banzai filter to detect commit message trailers and properly link the usersOmar Mekky2018-04-041-2/+2
* Display related merge requests in commit detail pageHiroyuki Sato2018-01-121-0/+6
* corrects the url buildingmicael.bergeron2017-12-071-1/+1
* Allow commenting on individual commits inside an MRDouwe Maan2017-12-071-1/+11
* override a:focus styles. fix Commit page pipeline icon40459-svg-icon-fixSimon Knox2017-11-231-2/+2
* Merge branch '37824-many-branches-lock-server' into 'master'Annabel Dunstone Gray2017-11-071-1/+1
|\
| * Modifies commit branches sectionMayra Cabrera2017-11-061-1/+1
| * Add styles for branch & tags boxesMayra Cabrera2017-11-021-1/+1
* | Fix commit pipeline showing wrong status39878-commit-pipeline-reads-wrong-keyFilipa Lacerda2017-11-071-1/+1
* | Hides pipeline duration in commit box when it is zero (nil)Guilherme Vieira2017-10-201-2/+3
|/
* Inline script cleanup globals and easyTim Zallmann2017-08-011-4/+1
* position gpg badge first on commit lineAlexis Reigel2017-07-271-1/+1
* Prototype key verificationKevin O'Connor2017-07-271-0/+1
* Fix i18n string in commit page options dropdown35036-commit-page-dropdownBalasankar C2017-07-131-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-11/+11
* correct ByAuthor translation in commit box33819-authorbySimon Knox2017-06-191-1/+1
* Add context to the `with_stage` stringsBob Van Landuyt2017-06-151-1/+1
* Add context for commit_box titleBob Van Landuyt2017-06-151-1/+1
* Update Spanish translations after code reviewRuben Davila2017-06-151-2/+2
* Translate commit dialogsBob Van Landuyt2017-06-151-14/+14
* Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-011-2/+2
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-3/+6
* Rename latest_pipeline to last_pipelinealways-show-latest-pipeline-in-commit-boxLin Jen-Shin2017-05-031-9/+9
* Always show latest pipeline info in commit boxLin Jen-Shin2017-05-031-8/+9
* Merge branch 'button-capitalization' into 'master' Clement Ho2017-04-061-1/+1
|\
| * Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
* | Copy diff file path as GFMDouwe Maan2017-04-061-1/+1
|/
* Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-7/+7
* Don't show links to tag a commit for non permitted usersMark Fletcher2017-03-071-2/+3