Douwe Maan
fe13f11041
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
Douwe Maan
ff82acf343
Consistently use monospace font for commit SHAs and branch and tag names
2017-05-12 09:55:25 -05:00
Alejandro Rodríguez
fa3bbd449e
Fix lightweight tags not processed correctly by GitTagPushService
...
When we updated gitlab_git to 10.4.1, `tag.target` changed from pointing
to the sha of the tag to the sha of the commit the tag points to. The
problem is that only annotated tags have `object_sha`s, lightweight tags
don't (it's nil), so (only) in their case we still need to use
`tag.target`.
2016-10-28 13:53:18 -03:00
Luke Bennett
0dcfc899d1
Used flexbox to force related merge request list items into columned items
2016-09-09 19:05:47 +01:00
Lin Jen-Shin
4b559c9afb
Reverse ref and sha in args and rename pipeline to pipeline_for
2016-08-11 17:26:04 +08:00
Alejandro Rodríguez
d00679d54f
Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects
2016-07-28 12:24:47 -04:00
Stan Hu
c1f37964ed
Fix typo causing related branches to Error 500
2016-06-12 19:29:58 -07:00
Kamil Trzcinski
08baa9983e
Use pipelines in context of Project
2016-06-03 13:34:03 +02:00
Kamil Trzcinski
c351b9f599
Improve rendered CI statuses
2016-04-13 16:51:52 +02:00
Kamil Trzcinski
5d69f5b46d
Use Ci::Commit as Pipeline
2016-04-11 23:32:54 +02:00
Zeger-Jan van de Weg
2b97c92119
Incorporate review
2016-03-15 20:21:11 +01:00
Zeger-Jan van de Weg
228007dfbc
new-branch-button
2016-03-15 20:21:11 +01:00