- Nov 19, 2015
-
-
Kamil Trzcińśki authored
-
- Nov 13, 2015
-
-
Kamil Trzcińśki authored
- Enable CI by default for all new projects
-
- Oct 18, 2015
-
-
Douwe Maan authored
-
- Oct 16, 2015
-
-
Stan Hu authored
If a branch is deleted with an open merge request, amended offline, and then pushed again, GitLab doesn't bother to update the merge request even though the last commit ID and/or code may have changed. This MR ensures that each push will update any relevant merge requests and adds a system note if this happens as well. Closes #2926
-
- Oct 12, 2015
-
-
Douwe Maan authored
-
- Oct 02, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Sep 23, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Aug 22, 2015
-
-
Maël Valais authored
I also revamped the tests on "closing reference commits" (= "Fixes #xxxx" for example). Now, there are two different contexts: - when the commits with "closing reference" are pushed to the default branch, - when the commits with "closing reference" are pushed to a non-default branch. Closes gitlab-org/gitlab-ce#2190.
-
- Aug 11, 2015
-
-
Dmitriy Zaporozhets authored
This reverts commit 5daf44b7, reversing changes made to 2f706fbd.
-
Dmitriy Zaporozhets authored
This reverts commit 435f680b.
-
Dmitriy Zaporozhets authored
This reverts commit 957e849f, reversing changes made to 6b9dbe9f. Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jul 17, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jul 15, 2015
-
-
Dmitriy Zaporozhets authored
-
- Jun 22, 2015
-
-
Robert Speicher authored
-
- Jun 12, 2015
-
- Jun 02, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- May 06, 2015
-
-
Stan Hu authored
In an empty repository, pushing a new branch not called "master" would leave HEAD in an unknown state, causing ambiguity if another branch were pushed. This could in turn cause a new protected branch to be created and cause the default branch to change. * Closes #1561 * Closes #1576 * Closes https://github.com/gitlabhq/gitlabhq/issues/8883
-
- Apr 24, 2015
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Apr 02, 2015
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Mar 21, 2015
-
-
Kamil Trzcińśki authored
-
- Mar 19, 2015
-
-
Douwe Maan authored
-
- Mar 13, 2015
-
-
Hannes Rosenögger authored
This reverts commit 07f9a3f9, reversing changes made to 48036751. Reverted this because the data is used in hooks as well.
-
Elliot authored
Remove unnecessary fetch of commit messages for initial push. This will reduce the memory usage significantly.
-
Douwe Maan authored
-
- Mar 10, 2015
-
-
Douwe Maan authored
-
- Mar 09, 2015
-
-
Hannes Rosenögger authored
This commit disables process_commit_messages() for the initial push to the default branch. This fixes the mass SQL statements (~500000) that were executed during the initial push of the linux kernel for example.
-
- Mar 03, 2015
-
-
1) Adds a DB migration for all services to toggle on push, issue, and merge events. 2) Upon an issue or merge request event, fire service hooks. 3) Slack service supports custom messages for each of these events. Other services not supported at the moment. 4) Label merge request hooks with their corresponding actions.
-
- Feb 13, 2015
-
-
Douwe Maan authored
-
- Jan 25, 2015
-
-
Marco Wessel authored
-
Marco Wessel authored
-
- Jan 12, 2015
-
-
Dmitriy Zaporozhets authored
Also execute GitLab CI on creating tag via UI
-
- Dec 28, 2014
-
-
Ciro Santilli authored
and more readable.
-
- Nov 12, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Nov 03, 2014
-
-
Ciro Santilli authored
-
- Oct 03, 2014
-
-
Ciro Santilli authored
-
- Oct 02, 2014
-
-
Kirill Zaitsev authored
-