- Feb 14, 2018
-
-
Robert Schilling authored
-
- Feb 09, 2018
-
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
- Jan 09, 2018
-
-
- Nov 16, 2017
-
-
Jacopo authored
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
-
- Nov 08, 2017
-
-
Douwe Maan authored
Use Commit#notes and Note.for_commit_id when possible to make sure we use all the indexes available to us
-
- Oct 13, 2017
-
-
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
-
- Oct 12, 2017
-
-
Guilherme Vieira authored
-
- Oct 05, 2017
-
-
Vitaliy @blackst0ne Klachkov authored
-
- Sep 06, 2017
-
-
micael.bergeron authored
-
- Aug 08, 2017
-
-
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>
-
- Aug 04, 2017
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Jul 03, 2017
-
-
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
-
- May 31, 2017
-
-
Douwe Maan authored
-
- May 29, 2017
-
-
Douwe Maan authored
-
- Apr 20, 2017
-
-
- Mar 16, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Mar 14, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Mar 08, 2017
-
-
Oswaldo Ferreir 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
-
- Mar 02, 2017
-
-
Douwe Maan authored
-
- Feb 24, 2017
-
-
Douwe Maan authored
-
- Feb 23, 2017
-
-
Douwe Maan authored
-
- Feb 21, 2017
-
-
Oswaldo Ferreir authored
-
- Feb 20, 2017
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- Feb 15, 2017
-
-
Mark Fletcher authored
-
- Jan 06, 2017
-
-
Lin Jen-Shin authored
-
- Jan 05, 2017
-
-
Lin Jen-Shin authored
-
- Jan 03, 2017
-
-
Mark Fletcher authored
-
- Dec 13, 2016
-
-
Robert Schilling authored
-
- Nov 24, 2016
-
-
Robert Schilling authored
-
- Nov 22, 2016
-
-
Semyon Pupkov authored
-
- Nov 14, 2016
-
-
Robert Schilling authored
-
- Oct 24, 2016
-
-
Luis HGO authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-