Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-01-08Add a check whether repos_path is a symlinkRiyad Preukschas
2013-01-08Fix bug in OS detection in check taskRiyad Preukschas
2013-01-08Fix accessing the project repository path in check taskRiyad Preukschas
2013-01-07Merge pull request #2504 from mitchty/sles_changesRiyad Preukschas
2013-01-07Merge pull request #2485 from gliptak/patch-2Riyad Preukschas
2013-01-07Update info.rake to be able to run successfully on SuSE.Mitch Tishmack
2013-01-07Validate username uniq in scope of namespaceDmitriy Zaporozhets
2013-01-06Fix backup/restore path_to_repoDmitriy Zaporozhets
2013-01-06Merge branch 'raphael-update' of https://github.com/koenpunt/gitlabhq into ko...Dmitriy Zaporozhets
2013-01-06Raise exception and show message to user if repo missing satelliteDmitriy Zaporozhets
2013-01-05Merge pull request #2207 from koenpunt/system-to-fileutilsDmitriy Zaporozhets
2013-01-05Fixed styles, ProjectHook specs etcDmitriy Zaporozhets
2013-01-04Rspec fixesDmitriy Zaporozhets
2013-01-04Renaming check function from 1056 to 1059gliptak
2013-01-04Fixing request.fullpath URL encodingWouter D'Haeseleer
2013-01-04Updated graph tooltips and labelsKoen Punt
2013-01-04Continue refactoring. Use repostory and teamDmitriy Zaporozhets
2013-01-03REpostiry, Team modelsDmitriy Zaporozhets
2013-01-03replaced system() calls with FileUtils.* methodKoen Punt
2013-01-03more refactoring using models/concernsDmitriy Zaporozhets
2013-01-03Get rid of rolesDmitriy Zaporozhets
2013-01-03Improve Extract pathDmitriy Zaporozhets
2013-01-03'namespace' should be exposed via the APIJakob Borg
2013-01-02Fixed missing current user for issue observerDmitriy Zaporozhets
2013-01-02Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets
2012-12-31Use project with namespace in email subjectDmitriy Zaporozhets
2012-12-31Add subdir support for rewrite-hooks scriptDmitriy Zaporozhets
2012-12-31Fix backup/restore of reposDmitriy Zaporozhets
2012-12-30Use sdoc to generate application code documentationDmitriy Zaporozhets
2012-12-28added RAILS_RELATIVE_URL_ROOT supportChris Frohoff
2012-12-28Fixed and improved enable_naamespace migration taskDmitriy Zaporozhets
2012-12-28Allow spaces in project nameDmitriy Zaporozhets
2012-12-28Merge branch 'feature/add_user_to_projects_in_group-2298' of https://github.c...Dmitriy Zaporozhets
2012-12-27Fix not_in_project scope. Added counters in admin -> users. Improved seedsDmitriy Zaporozhets
2012-12-26Add Project name validationAndrey Kumanyaev
2012-12-26Merge pull request #2376 from sriharshav/fixedValeriy Sizov
2012-12-26Use gitlab resque fork. Added rake task to stop all workersDmitriy Zaporozhets
2012-12-25Trying to fix resque issueDmitriy Zaporozhets
2012-12-25Fix replace return with next in rake raskSriharsha Vardhan
2012-12-25Cleanup service tasksDmitriy Zaporozhets
2012-12-25Fix routing issues when navigating over tree, commits etcDmitriy Zaporozhets
2012-12-24Update projects in gitolite after namespace moved. Added rake task to cleanup...Dmitriy Zaporozhets
2012-12-24Merge branch 'stable'Riyad Preukschas
2012-12-24Make SQLite check in gitlab:check more robustRiyad Preukschas
2012-12-24Fix crash in gitlab:check while checking hooksRiyad Preukschas
2012-12-24Fix paths in gitlab:checkRiyad Preukschas
2012-12-24Update output of gitlab:gitolite:update_*Riyad Preukschas
2012-12-24Update output of gitlab:enable_namespacesRiyad Preukschas
2012-12-24Update output of gitlab:backup:resoreRiyad Preukschas
2012-12-24Update output of gitlab:enable_automergeRiyad Preukschas