summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Collapse)AuthorAgeFilesLines
...
* rake task to add all users to all projectsSeif Attar2012-08-231-0/+16
|
* Updated app:status & docs with hooks. Removed write_hooks from app:setuprandx2012-08-212-1/+14
|
* Handle post-receive files via gitolite, not gitlabrandx2012-08-214-26/+29
|
* Project /lib cleanuprandx2012-08-193-43/+0
|
* Application cleanupDmitriy Zaporozhets2012-08-171-1/+1
|
* rspec to capybara-webkit. simplercov now use cucumberDmitriy Zaporozhets2012-08-131-0/+10
|
* Merge pull request #1152 from natrim/masterDmitriy Zaporozhets2012-08-031-1/+1
|\ | | | | Fix UMASK checking in .gitoliterc
| * fix checking for right gitolite UMASKnatrim2012-07-271-1/+1
| |
* | Post-receive hook should be owned by gitlab user, not git.Michael van Rooijen2012-07-271-2/+6
|/
* Merge pull request #1129 from meskyanichi/masterDmitriy Zaporozhets2012-07-261-2/+4
|\ | | | | Potential solution for current `rake gitlab:app:backup_restore` issues.
| * Modified the `repo_dump` and `repo_restore` rake tasks to properly dump and ↵Michael van Rooijen2012-07-261-2/+4
| | | | | | | | restore repositories based on their `path` rather than their (project) `name`. The project name can be uppercase and may contain spaces. This caused the repository to be restored as a different `path` that it was initially created as, thus, breaking the `git remote` and the web interface can no longer detect the repository either because it searches by `path` and not by `name`. Also, when restoring the permissions are incorrect making it impossible to push new commits to the remote repository. So now on success it'll set the correct permissions (but requires that the `gitlab` user has `sudo` privileges, or this task must be executed as root).
* | Fixed persmission issue in doc. Added validation of hooks in gitlab:app:statusrandx2012-07-261-2/+23
|/
* Fixing MySQL syntax errorMichael Richardson2012-07-181-1/+1
|
* Changes done as per feedbackStefan Morgenthaler2012-07-101-22/+15
|
* add: rake task to backup/restore gitlab db and reposStefan Morgenthaler2012-07-101-0/+197
|
* Finished with configsrandx2012-07-021-1/+0
|
* Epic: Gitlab configuration with default valuesDmitriy Zaporozhets2012-07-021-6/+7
|
* Replace hardcoded '/home/git/repositories/' with GIT_HOST['base_path']Denis Peplin2012-06-251-2/+2
|
* Lets change how cucumber run on travisrandx2012-06-171-1/+1
|
* Fix travisrandx2012-06-171-1/+1
|
* fixed typerandx2012-06-161-1/+1
|
* fix ci runrandx2012-06-161-1/+1
|
* Cucumber:Dmitriy Zaporozhets2012-06-152-0/+70
| | | | | | | | * Profile * Browse code * Sceleton for main features * Wiki * Commits
* lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx2012-05-261-1/+1
|
* fast automerge: doneValery Sizov2012-04-221-2/+2
|
* fast automerge: base implementationValery Sizov2012-04-221-0/+7
|
* Fixed db_schema & reordered rake tasksDmitriy Zaporozhets2012-04-213-10/+13
|
* Merge remote-tracking branch 'origin/merge_button'Dmitriy Zaporozhets2012-04-211-0/+9
|\ | | | | | | | | | | Conflicts: app/assets/javascripts/merge_requests.js db/schema.rb
| * Rake task to provider full repo access for gitolite-owner.\n Automerge ↵randx2012-03-301-0/+9
| | | | | | | | requires gitlab user be able to push to any repo
* | gitlab rake tasks refactoredDmitriy Zaporozhets2012-04-0410-115/+139
|/
* fix update_hooks taskDmitriy Zaporozhets2012-03-111-1/+1
|
* Diasgnostic task for gitlabDmitriy Zaporozhets2012-03-091-0/+58
|
* Cleaning and refactoringDmitriy Zaporozhets2012-03-061-2/+1
|
* Send author to post hook. Display push activity to dashboardDmitriy Zaporozhets2012-02-291-0/+15
|
* Merge branch 'web_hooks' of https://github.com/ariejan/gitlabhq into ↵Valery Sizov2011-12-271-0/+1
|\ | | | | | | | | | | | | | | | | ariejan-web_hooks Conflicts: app/models/project.rb config/routes.rb db/schema.rb
| * Added Resque as a dependencyAriejan de Vroom2011-12-121-0/+1
| |
* | 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
| | |
| * | 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
|/
* keys migrateDmitriy Zaporozhets2011-12-051-2/+9
|
* refcatoring. cleaning after gitosisDmitriy Zaporozhets2011-12-051-0/+11
|
* travisgitlabhq2011-11-151-0/+7
|
* init commitgitlabhq2011-10-091-0/+0