summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* ProtectedBranches model, Master permission for repo\n Allow push to ↵Dmitriy Zaporozhets2012-02-151-28/+34
| | | | protected branch for masters only
* Add syntax highlighting for D and HaskellPedro Rodrigues2012-02-141-0/+4
|
* Merge branch 'web_hooks_scaffold'Dmitriy Zaporozhets2012-01-081-1/+1
|\
| * fixed queue nameDmitriy Zaporozhets2012-01-041-1/+1
| |
* | clickable point in graphValery Sizov2012-01-071-0/+3
| |
* | fixed bug #316Valery Sizov2012-01-041-1/+1
|/
* Delete .directory filesshtirlic2012-01-012-10/+0
|
* remove charencode.Saito2011-12-302-18/+3
|
* Revert "merge charlock_holmes to master"Saito2011-12-301-6/+8
| | | | This reverts commit a25a85b9396cbc07bf2bfcd12d3c0a6685df66d6.
* merge charlock_holmes to masterSaito2011-12-291-8/+6
|
* Merge branch 'web_hooks' of https://github.com/ariejan/gitlabhq into ↵Valery Sizov2011-12-273-2/+15
|\ | | | | | | | | | | | | | | | | ariejan-web_hooks Conflicts: app/models/project.rb config/routes.rb db/schema.rb
| * First attempt at a post-receive hook that posts directly to ResqueAriejan de Vroom2011-12-132-2/+14
| |
| * Added Resque as a dependencyAriejan de Vroom2011-12-121-0/+1
| |
* | Fixes timeout when adding an SSH keyJeremy Mack2011-12-201-0/+28
| | | | | | | | | | | | | | | | | | 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
* | rake dev_repo: fixed for ubuntuDmitriy Zaporozhets2011-12-161-3/+3
| |
* | Merge pull request #196 from mutewinter/bulk_repo_importDmitriy Zaporozhets2011-12-161-0/+112
|\ \ | | | | | | Bulk repo import Rake task
| * | Added detection and handling of exsiting reposJeremy Mack2011-12-151-18/+37
| | |
| * | Better description for automatically created projectJeremy Mack2011-12-131-1/+1
| | |
| * | fix can not guess problemSaito2011-12-131-1/+2
| | |
| * | Add rake task for bulk repo importingJeremy Mack2011-12-131-1/+0
| | | | | | | | | | | | | | | Git repos should be in the import_projects directory in the root of application. The task is invoked via @rake import_projects@.
| * | Calling update_repositoryJeremy Mack2011-12-131-0/+94
| |/ | | | | | | - Better comment too
* | dev seeds & dev scriptsDmitriy Zaporozhets2011-12-152-0/+31
| |
* | fix can not guess problemSaito2011-12-131-1/+2
|/
* default_branch for project & fixed project destroyDmitriy Zaporozhets2011-12-071-1/+1
|
* repo & project access separated. critical gitolite bugfixDmitriy Zaporozhets2011-12-071-2/+7
|
* Merge branch 'gitolite'Dmitriy Zaporozhets2011-12-056-74/+129
|\
| * keys migrateDmitriy Zaporozhets2011-12-051-2/+9
| |
| * refcatoring. cleaning after gitosisDmitriy Zaporozhets2011-12-053-82/+20
| |
| * git host fixedDmitriy Zaporozhets2011-12-051-3/+3
| |
| * gitolite & gitosis supportDmitriy Zaporozhets2011-12-046-83/+184
| |
| * gitolite support in progress | requires gitolite umask 0007Dmitriy Zaporozhets2011-12-041-15/+24
| |
* | refator handle_file_type. add velocity jade c header and others syntax detectSaito2011-12-051-9/+18
|/
* refactor each_line detect to detect all diff fileSaito2011-12-011-0/+2
|
* fix encode bugs on diff not utf-8 encode's codeSaito2011-11-301-2/+2
|
* fix the issue on github #157.Saito2011-11-282-4/+16
| | | | | | | 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.
* Commit, network graph refactoringDmitriy Zaporozhets2011-11-272-27/+52
|
* commit safe_commitSaito2011-11-181-7/+1
|
* travisgitlabhq2011-11-151-0/+7
|
* clean up whitespace from projectNihad Abbasov2011-11-152-14/+14
|
* Merge remote-tracking branch 'origin/master' into network_graphValery Sizov2011-11-131-1/+1
|\ | | | | | | | | | | Conflicts: app/assets/stylesheets/projects.css.scss lib/commit_ext.rb
| * Issue #185 – Show branch name for commits on activities & dashboard pagesDmitriy Zaporozhets2011-11-121-0/+2
| |
* | Graph: small refactoringValery Sizov2011-11-131-9/+2
| |
* | Graph: is done. v1Valery Sizov2011-11-131-4/+5
| |
* | Graph: base implementationValery Sizov2011-11-131-20/+27
| |
* | Graph: build jsonValery Sizov2011-11-133-0/+255
|/
* fixed error with ascii error for dashboardgitlabhq2011-11-031-0/+8
|
* user dashboardgitlabhq2011-10-311-0/+4
|
* clean-up codeNihad Abbasov2011-10-264-9/+9
| | | | | | * Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
* Issue #149 fixedgitlabhq2011-10-251-4/+6
|
* Issue #149gitlabhq2011-10-241-0/+9
|