- Dec 05, 2014
-
-
Jacob Vosmaer (GitLab) authored
Fixes for 7.5.3 See merge request !1302
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
This reverts commit 91ee82c5.
- Dec 04, 2014
-
-
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer (GitLab) authored
Conflicts: CHANGELOG
-
- Dec 02, 2014
-
-
Jacob Vosmaer (GitLab) authored
Fixes for 7.5.2 See merge request !1283
- Dec 01, 2014
-
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
Make the diff with 7.5.1 smaller.
-
Achilleas Pipinellis authored
ProjectWiki.new() creates a new wiki git repository, so any tries to bare clone a bundle fail. With this patch we remove the newly created wiki.git before restoring from the backup bundle. Conflicts: lib/backup/repository.rb
-
Jacob Vosmaer (GitLab) authored
Conflicts: config/initializers/4_sidekiq.rb
-
- Nov 21, 2014
-
-
Jacob Vosmaer (GitLab) authored
- Nov 18, 2014
-
-
Patricio Cano authored
-
- Nov 17, 2014
-
-
Valery Sizov authored
Update changelog See merge request !1258
-
Valery Sizov authored
- Nov 14, 2014
-
-
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 (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
Dmitriy Zaporozhets authored
Update changelog See merge request !1252
-
Jacob Vosmaer (GitLab) authored
-
Marin Jankovski authored
-
- Nov 13, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Jacob Vosmaer (GitLab) 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.
-
- Nov 12, 2014
-
-
Dmitriy Zaporozhets authored
Actions in the inbox Related to #1607 See merge request !1247
-
Dmitriy Zaporozhets authored
RAM Requirements update 512MB of RAM is not enough to install using omnibus-gitlab. Installation will fail in very random places. Manual installation might also fail with this low amount of RAM. See merge request !1249
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Performance improvements Push 1k commits cause 1k sql queries to collect commit author. But this variable was used only in 20 commits (from 1000). So we did 980 sql queries without using it. This MR fixes it. See merge request !1250
-
Jacob Vosmaer (GitLab) authored
fixes the `block_removed_ldap_users` rake task
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-