summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2484 from netdata/fix_url_encodeDmitriy Zaporozhets2013-01-091-1/+1
|\
| * Fixing request.fullpath URL encodingWouter D'Haeseleer2013-01-041-1/+1
* | Fixed tree logs for branches with slash. Fixed remember of path when switch b...Dmitriy Zaporozhets2013-01-091-1/+1
* | Fix checking for the recommended Gitolite versionRiyad Preukschas2013-01-071-1/+1
* | Fix check for outdated config fileRiyad Preukschas2013-01-071-1/+1
* | Add a check whether repos_path is a symlinkRiyad Preukschas2013-01-071-0/+21
* | Fix bug in OS detection in check taskRiyad Preukschas2013-01-071-1/+1
* | Fix accessing the project repository path in check taskRiyad Preukschas2013-01-071-2/+2
* | Merge pull request #2504 from mitchty/sles_changesRiyad Preukschas2013-01-071-0/+3
|\ \
| * | Update info.rake to be able to run successfully on SuSE.Mitch Tishmack2013-01-071-0/+3
* | | Merge pull request #2485 from gliptak/patch-2Riyad Preukschas2013-01-071-2/+2
|\ \ \ | |/ / |/| |
| * | Renaming check function from 1056 to 1059gliptak2013-01-041-2/+2
| |/
* | Validate username uniq in scope of namespaceDmitriy Zaporozhets2013-01-071-7/+5
* | Fix backup/restore path_to_repoDmitriy Zaporozhets2013-01-051-2/+2
* | Merge branch 'raphael-update' of https://github.com/koenpunt/gitlabhq into ko...Dmitriy Zaporozhets2013-01-051-2/+4
|\ \
| * | Updated graph tooltips and labelsKoen Punt2013-01-041-2/+4
| |/
* | Raise exception and show message to user if repo missing satelliteDmitriy Zaporozhets2013-01-051-3/+9
* | Merge pull request #2207 from koenpunt/system-to-fileutilsDmitriy Zaporozhets2013-01-051-5/+6
|\ \
| * | replaced system() calls with FileUtils.* methodKoen Punt2013-01-031-5/+6
| |/
* | Fixed styles, ProjectHook specs etcDmitriy Zaporozhets2013-01-051-1/+1
* | Rspec fixesDmitriy Zaporozhets2013-01-042-5/+5
* | Continue refactoring. Use repostory and teamDmitriy Zaporozhets2013-01-043-6/+6
* | REpostiry, Team modelsDmitriy Zaporozhets2013-01-031-3/+3
|/
* 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