summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Fix bug of network graph(#2847) and trivial code clean up.Sato Hiroyuki2013-01-311-8/+15
* Merge pull request #2847 from hiroponz/improve-overlap-linesDmitriy Zaporozhets2013-01-302-21/+71
|\
| * Improve overlap of lines in network graphSato Hiroyuki2013-01-302-21/+71
* | Switchable the main branch on network graphSato Hiroyuki2013-01-301-3/+4
|/
* satellites logsDmitriy Zaporozhets2013-01-292-1/+21
* keys to gitolite via sidekiq nowDmitriy Zaporozhets2013-01-281-2/+16
* Async perform for add/remove team membersDmitriy Zaporozhets2013-01-281-7/+19
* Do gitolite calls async. Remove satellite with project removeDmitriy Zaporozhets2013-01-284-28/+54
* refactor add to teamDmitriy Zaporozhets2013-01-251-3/+1
* Fix teams + gitolite accessDmitriy Zaporozhets2013-01-251-5/+3
* Fix removeing project if repo not existsDmitriy Zaporozhets2013-01-251-1/+4
* Move team project management to own controllerAndrey Kumanyaev2013-01-241-0/+14
* Move admin team members management to own controllerAndrey Kumanyaev2013-01-241-0/+32
* Team core managementAndrey Kumanyaev2013-01-241-0/+93
* Improve network graphSato Hiroyuki2013-01-231-4/+6
* 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