- 02 Dec, 2016 1 commit
-
-
Valery Sizov authored
-
- 25 Nov, 2016 1 commit
-
-
Valery Sizov authored
-
- 14 Nov, 2016 1 commit
-
-
Stan Hu authored
Steps to reproduce: 1. Start with a repo with an image 2. Add a commit to delete the image 3. Add another commit to replace the image with another image In a diff comparison, we really just compare about what the image was before the diff, not the direct parent of the last commit. This MR fixes that. Closes #3893, gitlab-org/gitlab-ee#678 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 19 Aug, 2016 1 commit
-
-
Sean McGivern authored
The initial commit doesn't have a parent, so explicitly pass the blank SHA and handle that when calculating the position.
-
- 03 Aug, 2016 1 commit
-
-
Paco Guzman authored
So we have raw_diffs too
-
- 20 Jul, 2016 2 commits
-
-
Douwe Maan authored
-
Sean McGivern authored
-
- 18 Jul, 2016 2 commits
-
-
Paco Guzman authored
-
Rémy Coutable authored
This reverts commit 530f5158. See !4892. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 14 Jul, 2016 2 commits
-
-
http://jneen.net/ authored
-
http://jneen.net/ authored
-
- 13 Jul, 2016 2 commits
-
-
Robert Speicher authored
This reverts commit 9ca633eb, reversing changes made to fb229bbf.
-
Timothy Andrew authored
1. When a merge request is being merged, save the merge commit SHA in the `in_progress_merge_commit_sha` database column. 2. The `pre-receive` hook looks for any locked (in progress) merge request with `in_progress_merge_commit_sha` matching the `newrev` it is passed. 3. If it finds a matching MR, the merge is legitimate. 4. Update `git_access_spec` to test the behaviour we added here. Also refactored this spec a bit to make it easier to add more contexts / conditions.
-
- 12 Jul, 2016 1 commit
-
-
Robert Speicher authored
-
- 11 Jul, 2016 1 commit
-
-
Douwe Maan authored
-
- 06 Jul, 2016 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 01 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 18 Mar, 2016 1 commit
-
-
Yorick Peterse authored
This builds on the changes introduced in https://gitlab.com/gitlab-org/gitlab_git/merge_requests/72 and results in merge requests with large diffs (e.g. due to them containing minified CSS) loading much faster.
-
- 16 Mar, 2016 1 commit
-
-
Rubén Dávila authored
-
- 03 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 30 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 29 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 20 Jan, 2016 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 19 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 15 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 14 Jan, 2016 2 commits
-
-
Rubén Dávila authored
* Use commit objects instead of IDs when generating diffs * Use proper references when generating MR's source and target * Update broken specs
-
Douwe Maan authored
-
- 12 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 09 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 08 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 31 Dec, 2015 4 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 09 Dec, 2015 1 commit
-
-
Douwe Maan authored
-