- 21 Nov, 2014 4 commits
-
-
Drew Blessing authored
-
Jacob Vosmaer authored
New packages links for 7.5 Added packages for the latest GitLab Version 7.5.1 See merge request !249
-
Patricio Cano authored
-
Patricio Cano authored
-
- 20 Nov, 2014 3 commits
-
-
Sytse Sijbrandij authored
-
Jacob Vosmaer authored
Add 7.4.5-ee packages See merge request !248
-
Jacob Vosmaer authored
-
- 18 Nov, 2014 3 commits
-
-
Patricio Cano authored
Fix typo in documentation Fixed a typo in a link to a configuration sample that was pointing to a non-existing page. See merge request !245
-
Patricio Cano authored
-
Jacob Vosmaer authored
Updated documentation for 7.5 release Documentation for 7.5 release has been updated. Changes include: - Pointed Ruby version in guides to 2.1.5 - Pointed gitlab-shell version in guides to 2.2.0 - Links to configuration samples for EE files point to the Subscribers' EE repo See merge request !244
-
- 17 Nov, 2014 8 commits
-
-
Patricio Cano authored
-
Patricio Cano authored
Renamed main update file to ...7.5.md, updated links and versions (Ruby to 2.1.5 and gitlab-shell to 2.2.0). Corrected ruby download link.
-
Patricio Cano authored
-
Jacob Vosmaer authored
-
Valery Sizov authored
Improved git hook description https://dev.gitlab.org/gitlab/gitlabhq/issues/1741 See merge request !243
-
Valery Sizov authored
-
Valery Sizov authored
Update changelog See merge request !1258
-
Valery Sizov authored
-
- 14 Nov, 2014 10 commits
-
-
Dmitriy Zaporozhets authored
Run 'GC.start' after every EmailsOnPushWorker job This change removed a lot of large peaks of the Sidekiq memory growth graph on gitlab.com. See merge request !1257
-
Dmitriy Zaporozhets authored
Update gitlab_git to 7.0.0.rc11 See merge request !1256
-
Dmitriy Zaporozhets authored
Gitlab.com uses special packages, build them first See merge request !1255
-
Dmitriy Zaporozhets authored
Author attributes clean See merge request !1254
-
Dmitriy Zaporozhets authored
Strip tags from branch name See merge request !1251
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Update changelog See merge request !1252
-
Jacob Vosmaer authored
-
Marin Jankovski authored
-
- 13 Nov, 2014 12 commits
-
-
Valery Sizov authored
Update changelog See merge request !240
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valery Sizov authored
Update EE changelog See merge request !239
-
Valery Sizov authored
-
Jacob Vosmaer authored
CE master to EE master See merge request !238
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Valery Sizov authored
-
Valery Sizov authored
Conflicts: Gemfile VERSION app/assets/javascripts/project.js.coffee app/assets/javascripts/users_select.js.coffee app/controllers/projects/services_controller.rb app/models/project.rb app/views/groups/edit.html.haml features/project/service.feature features/steps/project/services.rb spec/models/concerns/mentionable_spec.rb
-
Jacob Vosmaer authored
Fix for #8271: Correctly restore empty repositories.
-
Dimitry Andric authored
If a project is being restored, but there is no bundle file, the project was empty when it was backed up. In this case, just use git init --base to create a new bare repository.
-