- 11 Aug, 2014 18 commits
-
-
Dmitriy Zaporozhets authored
Add retry option of travis and bundler
-
Dmitriy Zaporozhets authored
Turn if/else branch for valid compare error message
-
Dmitriy Zaporozhets authored
Improve readme markup, fixes #7455
-
Dmitriy Zaporozhets authored
This reverts commit a5473561. Because grit does not respect offset setting when follow: true which cause invalid commit history for file
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Fix 500 on searching on empty project, restyle search page
-
Dmitriy Zaporozhets authored
Prevent 500 if hook url is down when testing a hook, fixes #7376
-
Dmitriy Zaporozhets authored
history for files follows after rename
-
Dmitriy Zaporozhets authored
Disable 'Save changes' button if input is empty, fixes #6351
-
Robert Schilling authored
Use ruby 1.9 syntax
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Merge branch 'add_complete_commit_message_to_api' of https://gitlab.com/christian.taedcke/gitlab-ce into christian.taedcke/gitlab-ce-add_complete_commit_message_to_api Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Robert Schilling authored
Fix hound
-
Dmitriy Zaporozhets authored
Less chatty HipChat intergation The HipChat integration is noisy. In our team it constantly overwhelms the channel with a lot of commits or the bodies of their messages. It's very easy to loose the actual conversation in the midst of this. This request does two things: * Limit the number of shown commits on every push * Display only the first line (the subject) of each commit messages We tried it and found it was nicer for us
😄 See merge request !159 -
Dmitriy Zaporozhets authored
Let users limit by archived/not archived projects in GitLab API GET /projects Adds a boolean parameter, archived, to the /projects endpoint. See merge request !158
-
Robert Schilling authored
-
Robert Schilling authored
-
- 10 Aug, 2014 3 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
- 09 Aug, 2014 6 commits
-
-
Dmitriy Zaporozhets authored
Better formulated memory requirements See merge request !1010
-
Dmitriy Zaporozhets authored
Sidekiq and ram /cc @jacobvosmaer See merge request !1011
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Improve test env * Replace big gitlabhq repo with small one (https://gitlab.com/gitlab-org/gitlab-test) * dont stub gitlab-shell calls Advantages: * test gitlab-shell install during tests * test integration with gitlab-shell features (fork, change default branch etc) * don't store archive with test repo inside gitlab * less stubs - easier to write/read tests During this refactoring __next issues are be fixed__: * satellite error if gitlab_shell path is relative * project rename repo -> 500 error * fixed wrong diff for MR `download plain diff` * fixed bug when gfm ignores `@ref` variable during link parsing Fixes #1451 See merge request !1005
-
Sytse Sijbrandij authored
Explain that sidekiq doesn't eat as much ram as some people seem to suspect https://twitter.com/khrogos/status/498062432938782720
-
Sytse Sijbrandij authored
-
- 07 Aug, 2014 7 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>
-
Jacob Vosmaer authored
-
Jeroen van Baarsen authored
make bullet punctuation on protected branches page consistent
-
Jeroen van Baarsen authored
Fix spelling errors in documentation
-
Robert Schilling authored
Further changes
-
Jeroen van Baarsen authored
add application check commands to 5.0 to 5.1 upgrade guide
-
- 06 Aug, 2014 6 commits
-
-
Jacob Vosmaer authored
Make file edit error message less specific See merge request !1007
-
Sytse Sijbrandij authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
The truth is that at the point where there error message is written we can only guess what went wrong.
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-