08 Jan, 2012
1 commit
07 Jan, 2012
1 commit
04 Jan, 2012
2 commits
01 Jan, 2012
1 commit
30 Dec, 2011
2 commits
-
This reverts commit a25a85b9396cbc07bf2bfcd12d3c0a6685df66d6.
29 Dec, 2011
1 commit
27 Dec, 2011
1 commit
-
Conflicts: app/models/project.rb config/routes.rb db/schema.rb
20 Dec, 2011
1 commit
-
Users with many projects (>100) will hit the 20 second timeout when updating the gitolite config. This fix batches those changes into a signle update to the file, causing an order of magnitude speed increase which finishes well below the 20 second timeout. Fixes gitlabhq/gitlabhq#220
16 Dec, 2011
2 commits
-
Bulk repo import Rake task
15 Dec, 2011
2 commits
13 Dec, 2011
5 commits
-
Git repos should be in the import_projects directory in the root of application. The task is invoked via @rake import_projects@.
-
- Better comment too
12 Dec, 2011
1 commit
07 Dec, 2011
2 commits
05 Dec, 2011
5 commits
04 Dec, 2011
2 commits
01 Dec, 2011
1 commit
30 Nov, 2011
1 commit
28 Nov, 2011
1 commit
-
directly force_encoding is wrong, must detect the file string's encoding. then force_encoding the string to it's encoding. last convert it to utf-8.
27 Nov, 2011
1 commit
18 Nov, 2011
1 commit
15 Nov, 2011
2 commits
13 Nov, 2011
4 commits
-
Conflicts: app/assets/stylesheets/projects.css.scss lib/commit_ext.rb