summaryrefslogtreecommitdiff
path: root/spec/views/projects/commit
Commit message (Collapse)AuthorAgeFilesLines
* adding view and feature specsmicael.bergeron2017-12-071-3/+19
|
* Addresses front & backend commentsMayra Cabrera2017-11-061-1/+1
| | | | | - Improves CSS files by reusing existing code - Changes logic in views to avoid future problems in translations
* Modifies commit branches sectionMayra Cabrera2017-11-061-3/+70
| | | | | | - Display the default branch (if the limit is not exceeded) - Requires '...' to be clicked before showing the rest of the branches and/or tags - Fixes haml lints
* Add styles for branch & tags boxesMayra Cabrera2017-11-021-4/+2
| | | | | - Create a partial for limit exceeded message - Modifies specs to adjust new scenarios
* implemented using an ivar, and added specsBrett Walker2017-10-131-0/+44
|
* Remove superfluous type defs in specsKeifer Furzland2017-07-272-2/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Limit the width of commit & snippet comment sectionsPhil Hughes2017-06-231-3/+5
|
* Fixed view specscommit-limited-container-widthPhil Hughes2017-05-021-2/+1
|
* Changed spec to a view specPhil Hughes2017-04-281-0/+45
|
* Fix lastest commit status text on main project pageGrzegorz Bizon2017-04-211-9/+25
|
* Use Project `:repository` trait where necessary in view specsRobert Speicher2017-03-271-1/+1
|
* Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-1/+1
|
* Don't show links to tag a commit for non permitted usersMark Fletcher2017-03-071-0/+28
| | | | | * Show tag link for users that can push code * Don't show tag link for guests and non-authenticated users
* Fix test3478-copy-commit-hash-to-clipboardVictor Wu2016-12-121-1/+1
|
* Fix rubocop offenses20892-commit-infoAnnabel Dunstone Gray2016-10-281-2/+2
|
* Add commit_box specAnnabel Dunstone Gray2016-10-281-0/+28