- 28 Oct, 2016 1 commit
-
-
Alejandro Rodríguez authored
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`.
-
- 24 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 12 Aug, 2016 2 commits
-
- 11 Aug, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 05 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 04 Aug, 2016 1 commit
-
- 02 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
Closes #20115
-
- 01 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 29 Jul, 2016 3 commits
-
-
Lin Jen-Shin authored
Also add Service#event_names so that we don't have to hard code all event names in ServiceParams. Note that I don't know why we want to call plural on issue_event and merge_request_event so that we still need to hard code them for issues_event and merge_requests_event. See app/helpers/services_helper.rb for those special rules.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
I might be squashing this commit in the future.
-