summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Use subproccess instead subshell for git callsDmitriy Zaporozhets2013-01-221-14/+18
* Uncomment forgotten codeDmitriy Zaporozhets2013-01-191-3/+3
* Remove chdir inside runtime. Improved gitolite shell commandsDmitriy Zaporozhets2013-01-191-14/+30
* raise exception if gitolite is brokenDmitriy Zaporozhets2013-01-191-1/+14
* Fixed developer push to protected branch. Closes #2647Dmitriy Zaporozhets2013-01-191-1/+1
* Fix branch remove on automergeDmitriy Zaporozhets2013-01-171-1/+1
* Fix parsing of ref-like Urls in links and images in GFMRiyad Preukschas2013-01-161-7/+18
* Use image Urls for Emoji in GFMRiyad Preukschas2013-01-161-1/+1
* Use Urls for references in GFMRiyad Preukschas2013-01-161-5/+5
* Fix #2576Riyad Preukschas2013-01-161-1/+1
* Merge pull request #1586 from Bregor/ber_to_stringDmitriy Zaporozhets2013-01-161-2/+3
|\
| * Auth: Net::BER::BerIdentifiedStrings to StringsMaxim Filatov2012-09-281-2/+3
* | Store repo satellites outside of tmp directoryDmitriy Zaporozhets2013-01-161-1/+1
* | Merge branch 'master' into discussionsRiyad Preukschas2013-01-151-16/+48
|\ \
| * | Public HTTP clones and remove auth request for public projectsJeremy Slater2013-01-141-20/+48
| * | Public git read-only access via httpDmitriy Zaporozhets2013-01-131-6/+10
* | | Merge commit 'master' into discussionsRiyad Preukschas2013-01-159-32/+58
|\ \ \ | |/ /
| * | 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
| | |/ /
| * | | Continue refactoring. Use repostory and teamDmitriy Zaporozhets2013-01-043-6/+6
| |/ /
| * | Use project with namespace in email subjectDmitriy Zaporozhets2012-12-311-2/+2
| * | added RAILS_RELATIVE_URL_ROOT supportChris Frohoff2012-12-281-4/+0
| * | Allow spaces in project nameDmitriy Zaporozhets2012-12-281-1/+1
| * | Add Project name validationAndrey Kumanyaev2012-12-261-0/+4
| * | Merge pull request #2260 from hiroponz/improve-network-graphDmitriy Zaporozhets2012-12-231-9/+20
| |\ \
| | * | Improve network-graphSato Hiroyuki2012-12-131-9/+20
| * | | Log if satellite creation failedDmitriy Zaporozhets2012-12-221-1/+7
* | | | Merge branch 'master' into discussionsRiyad Preukschas2012-12-239-43/+44
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /
| * | | Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-204-7/+7
| * | | show production.log, show only active milestone for issue filterDmitriy Zaporozhets2012-12-191-0/+5
| * | | Support read-only access for git over HTTPJeremy Slater2012-12-111-2/+2
| |/ /
| * | replace user.name by user.username in GFMCyril2012-12-071-23/+20
* | | Fix emoji generation and stylingRiyad Preukschas2012-12-031-13/+13
|/ /
* | Improve admin logsDmitriy Zaporozhets2012-11-291-1/+1
* | Cover ProjectMover with testsDmitriy Zaporozhets2012-11-211-1/+0
* | Validate username. Gitlab::Regex addedDmitriy Zaporozhets2012-11-281-0/+19
* | Fix invalid method call for gitoliteDmitriy Zaporozhets2012-11-271-2/+2
* | Rewrite and improve git backend logic. Fix project movind. Raise exception to...Dmitriy Zaporozhets2012-11-273-5/+9
* | Project -> update repo only on create and destroy. Fixtures Updated with name...Dmitriy Zaporozhets2012-11-212-1/+12
* | Fix sattellitesDmitriy Zaporozhets2012-11-211-2/+2
* | Fix dir permission on creationDmitriy Zaporozhets2012-11-261-1/+1
* | Fix projectmover dir permissionDmitriy Zaporozhets2012-11-261-1/+1
* | Fix http push with namespaces. Allow use of username as loginDmitriy Zaporozhets2012-11-261-4/+8
* | Improve activate_namespace task to build missing dirs and moving repos correctlyDmitriy Zaporozhets2012-11-251-0/+6