- 18 Aug, 2014 2 commits
-
-
Jacob Vosmaer authored
Merge CE 27cf081e See merge request !145
-
Jacob Vosmaer authored
-
- 15 Aug, 2014 9 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG-EE
-
Dmitriy Zaporozhets authored
-
Job van der Voort authored
-
Jacob Vosmaer authored
Conflicts: VERSION app/models/user.rb app/services/merge_requests/build_service.rb config/gitlab.yml.example db/schema.rb doc/integration/README.md features/project/merge_requests.feature features/steps/project/merge_requests.rb
-
Dmitriy Zaporozhets authored
Implement complete labels API (create/delete/update)
-
Dmitriy Zaporozhets authored
Fix commit msg
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Better label color validation, fixes #7454
-
Dmitriy Zaporozhets authored
unfold commits
-
- 14 Aug, 2014 5 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
skv authored
-
skv authored
for commits#show
-
skv authored
-
Robert Schilling authored
-
- 13 Aug, 2014 24 commits
-
-
Dmitriy Zaporozhets authored
Improve logging for the JIRA issue closing service See merge request !144
-
Dmitriy Zaporozhets authored
Remove labels via ajax See merge request !1019
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer authored
-
Jeroen van Baarsen authored
Add 7.1.1 patch release changelog
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Jeroen van Baarsen authored
follow curl redirects
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
Patched `MergeRequest` to return more data.
-
Dmitriy Zaporozhets authored
prevent events duplication loading
-
Dmitriy Zaporozhets authored
Fix milestones description's max length
-
Dmitriy Zaporozhets authored
Fix 404 error when clicking the branch link on hipchat message
-
Dmitriy Zaporozhets authored
rtrim() input before checking if note form is empty
-
Dmitriy Zaporozhets authored
add git config --global core.autocrlf check
-
Dmitriy Zaporozhets authored
Restrict commit area resize to vertical.
-
Dmitriy Zaporozhets authored
Bump gitlab git Fixes #1394 See merge request !1015
-
Dmitriy Zaporozhets authored
Cache LDAP check everywhere Tested as follows: - sign in LDAP user; - disable access via LDAP (in this case, disable the account in AD); - check that the user can still access Git via SSH; - check that the user can still browse and do API calls (issue dropdown); - set the last_credential_check_at attribute to 2 hours ago in the console; - SSH access fails; - API call returns 401. If I try to sign in again after the LDAP account was disabled, the effect is immediate. See merge request !139
-