- 20 Aug, 2015 1 commit
-
-
Stan Hu authored
Only show recent push event if the branch still exists or a recent merge request has not been created Closes #2277
-
- 19 Aug, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 Aug, 2015 1 commit
-
-
Boyan Tabakov authored
Requires that users create a Git source in their flows and update the configured token to the Git source token. The old flow tokens can't be used.
-
- 12 Aug, 2015 1 commit
-
-
Stan Hu authored
Issue gitlab-com/support-forum#213
-
- 11 Aug, 2015 4 commits
-
-
Florent (HP) authored
-
Dmitriy Zaporozhets authored
This reverts commit 5daf44b7, reversing changes made to 2f706fbd.
-
Dmitriy Zaporozhets authored
This reverts commit 459e6d34, reversing changes made to 804168e1. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
This reverts commit 957e849f, reversing changes made to 6b9dbe9f. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 Aug, 2015 1 commit
-
-
Robert Speicher authored
Encapsulates the logic for `Gitlab::Access::WHATEVER` levels.
-
- 06 Aug, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 05 Aug, 2015 2 commits
-
-
Valery Sizov authored
This reverts commit fbdaf0e2.
-
Stan Hu authored
Closes #2116 Closes https://github.com/gitlabhq/gitlabhq/issues/9502
-
- 04 Aug, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Zeger-Jan van de Weg authored
-
- 02 Aug, 2015 1 commit
-
-
Atsushi Ishida authored
-
- 29 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 23 Jul, 2015 1 commit
-
-
Robert Speicher authored
-
- 17 Jul, 2015 2 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 16 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 14 Jul, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
It now accounts for models that have changed but have already been persisted, such as when called from an UpdateService. Closes #1773
-
- 12 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 11 Jul, 2015 1 commit
-
-
Nikita Verkhovin authored
-
- 10 Jul, 2015 1 commit
-
-
Robert Speicher authored
This method encapsulates all the logic for disabling 2FA on a specific User model.
-
- 05 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes #1713 Closes #1714 Closes gitlab-com/support-forum#139
-
- 01 Jul, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Jun, 2015 2 commits
-
-
Robert Speicher authored
- Removes looking up authors/committers by name - Renames `User.find_for_commit` to `User.find_by_any_email`
-
Robert Speicher authored
-
- 22 Jun, 2015 8 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
These fixes were performed automatically by Rubocop's `-a` flag.
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-