- 05 Nov, 2014 16 commits
-
-
Alex Elman authored
This fixes a bug where commit authors weren't receiving email notifications for notes added to their commits and their membership was in the group but not the project. The fix is to look up membership via the team object which accounts for both project and group members.
-
Valeriy Sizov authored
Remove unused authenticate_user from project#show
-
Valeriy Sizov authored
Remove dead Event#new_branch? method
-
Valeriy Sizov authored
Don't output to stdout from lib non-interactive methods [failure unrelated]
-
Valeriy Sizov authored
Factor '0' * 40 blank ref constants [failure unrelated]
-
Valeriy Sizov authored
Fix version of test seed branches to specific revisions. Only clone if necessary.
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Valeriy Sizov authored
Transform remove blob link into button.
-
Valeriy Sizov authored
improve SSH key emails
-
Valeriy Sizov authored
Fix log rotate permission error
-
Ciro Santilli authored
It pollutes the test output too much.
-
Valeriy Sizov authored
Use xmlschema date format (ISO 8601) on system hooks timestamp
-
Valeriy Sizov authored
Attachment URL with non-/ relative root
-
Marin Jankovski authored
Update default regex message to match regex.
-
Valeriy Sizov authored
Add issueable actor to hooks
-
- 04 Nov, 2014 9 commits
-
-
Robert Schilling authored
Continue strings with backslash instead of append
-
Valeriy Sizov authored
Factor behaviors.scss constants
-
Valeriy Sizov authored
clarify that 'template1=#' is part of prompt
-
Valeriy Sizov authored
Quit the database session at end of database setup
-
Valeriy Sizov authored
Expose projects_limit through users API if UserFull.
-
Robert Schilling authored
Remove unneeded backslash: "\/" == "/"
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Jastkand/gitlab ce fix api auth Fixes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/209 See merge request !1232
-
- 03 Nov, 2014 7 commits
-
-
Dmitriy Zaporozhets authored
Fix push not allowed to protected branch if commit starts with 7 zeros.
-
Ciro Santilli authored
commit starts with 7 zeros.
-
Ciro Santilli authored
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Dmitriy Zaporozhets authored
Expose author username in project events API Fixes gitlab/gitlabhq#1476 See merge request !1236
-
Marin Jankovski authored
update slack-notifier for new webhook_url format
-
- 02 Nov, 2014 3 commits
-
-
Liam Monahan authored
-
Robert Schilling authored
Use require spec_helper instead of relative path
-
Robert Schilling authored
Fixed markdown error in 7.3-to-7.4 update guide
-
- 01 Nov, 2014 4 commits
-
-
Ciro Santilli authored
More portable if either test or class gets moved, more uniform with the rest of the tests.
-
Ciro Santilli authored
-
Robert Schilling authored
remove feature label
-
Ben Bodenmiller authored
For automatic label generation remove label `feature` as it is basically means the same thing as label `enhancement`.
-
- 31 Oct, 2014 1 commit
-
-
Robert Schilling authored
Factor lib backend gitlab shell path
-