- 15 Aug, 2014 3 commits
-
-
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 3 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
skv authored
-
Robert Schilling authored
-
- 13 Aug, 2014 26 commits
-
-
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>
-
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 See merge request !1008
-
Dmitriy Zaporozhets authored
Fix post-receive worker for some projects If project ends with `-git` or `_git` or any kind of `git` - it get ignored by post-receive worker See merge request !1018
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Issue disable debug assets Improve development speed. Concats all javascript into on file / HTTP request. See merge request !1017
-
- 12 Aug, 2014 7 commits
-
-
Ciro Santilli authored
-
Jan-Willem van der Meer authored
It's good for debugging javacsript, but creates massive amounts of http request by adding each javascript individually. Only turn it on while debugging js code.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Additions to email threading This MR follows !142: * Add threading to "Merge request reopened" emails (see 310231db) See merge request !145
-
Dmitriy Zaporozhets authored
Improve MR accept widget * fixes UX problem with 2 confusing `click here` links. * separate Accept MR block from manual merge instructions See merge request !1014
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Ben Bodenmiller authored
Update `curl` commands to follow redirects (see http://curl.haxx.se/docs/manpage.html#-L). Current `curl` commands will return unexpected results if the requested content has been moved and is returning information about where it has been moved to. Including the `-L` option tells `curl` to follow the redirect so the file can be correctly acquired.
-
- 11 Aug, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-