- 09 Jan, 2018 1 commit
-
-
Francisco Javier López authored
-
- 16 Nov, 2017 1 commit
-
-
Jacopo authored
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
-
- 08 Nov, 2017 1 commit
-
-
Douwe Maan authored
Use Commit#notes and Note.for_commit_id when possible to make sure we use all the indexes available to us
-
- 13 Oct, 2017 3 commits
-
-
Alejandro Rodríguez authored
Having a distinct class just for that was a bit overkill
-
Alejandro Rodríguez authored
Rename classes to (hopefully) clearer names while we're doing that.
-
Alejandro Rodríguez authored
-
- 12 Oct, 2017 1 commit
-
-
Guilherme Vieira authored
-
- 05 Oct, 2017 1 commit
-
-
Vitaliy @blackst0ne Klachkov authored
-
- 06 Sep, 2017 1 commit
-
-
micael.bergeron authored
-
- 08 Aug, 2017 1 commit
-
-
Rémy Coutable authored
Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name when the project full path contains a `/` Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 04 Aug, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 03 Jul, 2017 1 commit
-
-
Stan Hu authored
Repository#commits is expensive because it has to use Rugged to walk the Git tree as opposed to doing a direct ref lookup. Improves performance in #34533
-
- 31 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 29 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 20 Apr, 2017 1 commit
-
-
Douwe Maan authored
-
- 16 Mar, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 14 Mar, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 08 Mar, 2017 3 commits
-
-
Oswaldo Ferreira authored
-
George Andrinopoulos authored
-
Jordan Ryan Reuter authored
`Kaminari.paginate_array` takes some options, most relevant of which is a `total_count` parameter. Using the `commit_count` for `total_count` lets us correctly treat the return of `Repository#commits` as a subset of all the commits we may wish to list. Addition of a new `Repository#commit_count_for_ref` method was necessarry to allow the user to start from an arbitrary ref. Ref #1381
-
- 02 Mar, 2017 1 commit
-
-
Douwe Maan authored
-
- 24 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 23 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 21 Feb, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 20 Feb, 2017 2 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- 15 Feb, 2017 1 commit
-
-
Mark Fletcher authored
-
- 06 Jan, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 05 Jan, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 03 Jan, 2017 1 commit
-
-
Mark Fletcher authored
-
- 13 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 24 Nov, 2016 1 commit
-
-
Robert Schilling authored
-
- 22 Nov, 2016 1 commit
-
-
Semyon Pupkov authored
-
- 14 Nov, 2016 1 commit
-
-
Robert Schilling authored
-
- 24 Oct, 2016 1 commit
-
-
Luis HGO authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 18 Oct, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 05 Oct, 2016 1 commit
-
-
Marc Siegfriedt authored
add docs and tests - add additional validation allow move without content updated response
-
- 03 Aug, 2016 1 commit
-
-
Paco Guzman authored
So we have raw_diffs too
-
- 03 Jun, 2016 1 commit
-
-
James Lopez authored
This reverts commit 3e991230.
-