- 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 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>
-
- Oct 18, 2016
-
-
Zeger-Jan van de Weg authored
-
- Oct 05, 2016
-
-
Marc Siegfriedt authored
add docs and tests - add additional validation allow move without content updated response
-
- Aug 03, 2016
-
-
Paco Guzman authored
So we have raw_diffs too
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- May 13, 2016
-
-
Douwe Maan authored
-
- Apr 29, 2016
-
-
Paco Guzman authored
- Parameter validation as ISO8601 format
-
- Mar 03, 2016
-
-
Jacob Vosmaer (GitLab) authored
-