summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* more refactoring using models/concernsDmitriy Zaporozhets2013-01-034-121/+11
* Get rid of rolesDmitriy Zaporozhets2013-01-024-0/+168
* Improve Extract pathDmitriy Zaporozhets2013-01-021-2/+4
* Fixed missing current user for issue observerDmitriy Zaporozhets2013-01-021-0/+1
* Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets2013-01-021-1/+1
* Use project with namespace in email subjectDmitriy Zaporozhets2012-12-312-6/+6
* Add subdir support for rewrite-hooks scriptDmitriy Zaporozhets2012-12-311-3/+16
* Fix backup/restore of reposDmitriy Zaporozhets2012-12-311-20/+34
* Use sdoc to generate application code documentationDmitriy Zaporozhets2012-12-301-0/+7
* added RAILS_RELATIVE_URL_ROOT supportChris Frohoff2012-12-281-4/+0
* Fixed and improved enable_naamespace migration taskDmitriy Zaporozhets2012-12-281-20/+65
* Allow spaces in project nameDmitriy Zaporozhets2012-12-281-1/+1
* Merge branch 'feature/add_user_to_projects_in_group-2298' of https://github.c...Dmitriy Zaporozhets2012-12-281-0/+4
|\
| * Add Project name validationAndrey Kumanyaev2012-12-261-0/+4
* | Fix not_in_project scope. Added counters in admin -> users. Improved seedsDmitriy Zaporozhets2012-12-271-0/+11
|/
* Merge pull request #2376 from sriharshav/fixedValeriy Sizov2012-12-261-1/+1
|\
| * Fix replace return with next in rake raskSriharsha Vardhan2012-12-251-1/+1
* | Use gitlab resque fork. Added rake task to stop all workersDmitriy Zaporozhets2012-12-261-2/+17
* | Trying to fix resque issueDmitriy Zaporozhets2012-12-251-3/+1
* | Cleanup service tasksDmitriy Zaporozhets2012-12-252-33/+128
* | Fix routing issues when navigating over tree, commits etcDmitriy Zaporozhets2012-12-251-1/+11
|/
* Update projects in gitolite after namespace moved. Added rake task to cleanup...Dmitriy Zaporozhets2012-12-241-0/+33
* Merge branch 'stable'Riyad Preukschas2012-12-241-6/+6
|\
| * Make SQLite check in gitlab:check more robustRiyad Preukschas2012-12-241-1/+1
| * Fix crash in gitlab:check while checking hooksRiyad Preukschas2012-12-241-1/+1
| * Fix paths in gitlab:checkRiyad Preukschas2012-12-241-4/+4
* | Update output of gitlab:gitolite:update_*Riyad Preukschas2012-12-231-9/+12
* | Update output of gitlab:enable_namespacesRiyad Preukschas2012-12-231-12/+16
* | Update output of gitlab:backup:resoreRiyad Preukschas2012-12-231-35/+39
* | Update output of gitlab:enable_automergeRiyad Preukschas2012-12-231-5/+31
* | Extract task helper methodsRiyad Preukschas2012-12-233-63/+39
* | Fix check.rakeRiyad Preukschas2012-12-231-32/+32
* | Merge branch 'stable'Riyad Preukschas2012-12-231-4/+5
|\ \ | |/
| * Fix output of gitlab:checkRiyad Preukschas2012-12-231-4/+3
| * Fix satellite check for projects with empty repoRiyad Preukschas2012-12-231-0/+2
* | Merge pull request #2260 from hiroponz/improve-network-graphDmitriy Zaporozhets2012-12-231-9/+20
|\ \ | |/ |/|
| * Improve network-graphSato Hiroyuki2012-12-131-9/+20
* | Import: Skip if not git repoDmitriy Zaporozhets2012-12-231-0/+3
* | Fix import rake task and testsDmitriy Zaporozhets2012-12-231-3/+6
* | Log if satellite creation failedDmitriy Zaporozhets2012-12-221-1/+7
* | Remove path parameter from projects APIRiyad Preukschas2012-12-222-2/+1
* | Fix #2220v4.0.0rc2Dmitriy Zaporozhets2012-12-221-1/+1
* | Fixed wierd gitlab markdown issueDmitriy Zaporozhets2012-12-221-3/+10
* | Improve wiki rendering. Fix pygemnt + markdown invalid htmlDmitriy Zaporozhets2012-12-221-7/+6
* | Up API version to v3Riyad Preukschas2012-12-211-1/+1
* | Remove all references tp the project code parameter from the APIRiyad Preukschas2012-12-215-42/+42
* | Remove the code parameter from the projects APIRiyad Preukschas2012-12-212-2/+1
* | Merge branch 'gh-issue-1509' of https://github.com/koenpunt/gitlabhq into koe...Dmitriy Zaporozhets2012-12-212-10/+9
|\ \
| * | Updated branch-graph, abstracted some code in seperate functionsKoen Punt2012-12-071-2/+2
| * | BranchGraph now loads asyncKoen Punt2012-12-072-10/+9