- 07 Feb, 2018 1 commit
-
-
Zeger-Jan van de Weg authored
The refs hash is used to determine what branches and tags have a commit as head in the network graph. The previous implementation depended on Rugged#references. The problem with this implementation was that it depended on rugged, but also that it iterated over all references and thus loading more data than needed if for example the project uses CI/CD environments, Pipelines, or Merge Requests. Given only refs are checked the network cares about the GraphHelper#refs method has no need to reject those, simplifying the method. Closes gitlab-org/gitaly#880
-
- 02 Dec, 2017 1 commit
-
-
Vladislav Kaverin authored
Function `pluralize` already returns the number along with pluralized word.
-
- 08 Sep, 2017 1 commit
-
-
Vladislav Kaverin authored
Printing just `[<number>]` was confusing - it looks like a ghost branch or something. Add `note` (or `notes`, depending on number of notes) to give some details of what this number means. Refactor code to follow DRY principle.
-
- 09 Aug, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 23 Jun, 2017 2 commits
-
-
Z.J. van de Weg authored
Being the good boyscouts, but mainly because of [the comment in the review](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12378#note_33302115) the words used for classes and variables are changed to not use builds anymore.
-
Z.J. van de Weg authored
Achieved by using another table, which both has better indexes and is smaller. Now the data provided for the user is more valueable too.
-
- 11 Dec, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 23 Sep, 2015 1 commit
-
-
Stan Hu authored
Closes #2702
-
- 09 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 26 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 01 Jan, 2015 1 commit
-
-
Ciro Santilli authored
-
- 20 Aug, 2013 1 commit
-
-
Hiroyuki Sato authored
-
- 24 Apr, 2013 1 commit
-
-
Sato Hiroyuki authored
-
- 26 Mar, 2013 1 commit
-
-
Sato Hiroyuki authored
-
- 07 Mar, 2013 2 commits
-
-
Sato Hiroyuki authored
-
Sato Hiroyuki authored
Because model shouldn't know about view logic.
-