- 01 Dec, 2016 1 commit
-
-
Adam Niedzielski authored
when we care only about the number of commits We do not have to instantiate all objects in this case.
-
- 29 Nov, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 28 Nov, 2016 1 commit
-
-
Adam Niedzielski authored
-
- 22 Nov, 2016 1 commit
-
-
Adam Niedzielski authored
MergeRequest#commits requires merge_request_diff to be present. This is not the case when creating a new merge request.
-
- 21 Nov, 2016 4 commits
-
-
Adam Niedzielski authored
-
Adam Niedzielski authored
-
Adam Niedzielski authored
-
Grzegorz Bizon authored
-
- 19 Nov, 2016 1 commit
-
-
Ruben Davila authored
-
- 18 Nov, 2016 1 commit
-
-
Douwe Maan authored
-
- 17 Nov, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 11 Nov, 2016 1 commit
-
-
Alex Sanford authored
Previously, they were only being loaded on the actual `show` action, but not the actions representing the tabs (commits, builds, etc).
-
- 04 Nov, 2016 1 commit
-
-
Robert Speicher authored
-
- 28 Oct, 2016 1 commit
-
-
Guilherme Salazar authored
fix issues pointed out in !6527 add task completion status feature to CHANGELOG
-
- 24 Oct, 2016 1 commit
-
-
Lin Jen-Shin authored
Closes #23615
-
- 20 Oct, 2016 2 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
-
- 19 Oct, 2016 4 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 18 Oct, 2016 4 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Kamil Trzcinski authored
-
- 17 Oct, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 14 Oct, 2016 6 commits
-
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
Luke Bennett authored
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
- 13 Oct, 2016 1 commit
-
-
Sean McGivern authored
When reading conflicts: 1. Add a `type` field. `text` works as before, and has `sections`; `text-editor` is a file with ambiguous conflict markers that can only be resolved in an editor. 2. Add a `content_path` field pointing to a JSON representation of the file's content for a single file. 3. Hitting `content_path` returns a similar datastructure to the `file`, but without the `content_path` and `sections` fields, and with a `content` field containing the full contents of the file (with conflict markers). When writing conflicts: 1. Instead of `sections` being at the top level, they are now in a `files` array. This matches the read format better. 2. The `files` array contains file hashes, each of which must contain: a. `new_path` b. `old_path` c. EITHER `sections` (which works as before) or `content` (with the full content of the resolved file).
-
- 07 Oct, 2016 1 commit
-
-
James Edwards-Jones authored
-
- 06 Oct, 2016 2 commits
-
-
James authored
-
Paco Guzman authored
-
- 03 Oct, 2016 1 commit
-
-
Thomas Balthazar authored
It toggles the 'WIP' prefix in the MR title.
-
- 30 Sep, 2016 1 commit
-
-
Katarzyna Kobierska authored
-