summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #2706 from jfut/gh-issue-2602Dmitriy Zaporozhets2013-01-231-0/+2
|\
| * Remove relative_url_root from path. Fixes #2602Jun Futagawa2013-01-231-0/+2
* | Improve network graphSato Hiroyuki2013-01-231-4/+6
|/
* [import] - fix project import after refactoringErwan Arzur2013-01-221-1/+1
* Use subproccess instead subshell for git callsDmitriy Zaporozhets2013-01-221-14/+18
* Small fixesRiyad Preukschas2013-01-191-1/+1
* 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
* Improve CreateContext call. Fixed testDmitriy Zaporozhets2013-01-181-1/+1
* Refactor project creation. Added logout link to profile pageGitLab2013-01-171-1/+1
* Rename gitlab:app:setup task to gitlab:setupRiyad Preukschas2013-01-171-18/+16
* Add a warning prompt to the setup taskRiyad Preukschas2013-01-172-5/+46
* Fix branch remove on automergeDmitriy Zaporozhets2013-01-171-1/+1
* Fix gitolite config checks for old Gitolite versionsRiyad Preukschas2013-01-171-2/+2
* Fix check.rake to use the new user and group settingsRiyad Preukschas2013-01-172-19/+28
* Merge branch 'check_gitlab_in_git_group' of https://github.com/VonC/gitlabhq ...Riyad Preukschas2013-01-161-4/+5
|\
| * Fix git group detection for gitolite ssh user.VonC2013-01-141-4/+5
* | Fix parsing of ref-like Urls in links and images in GFMRiyad Preukschas2013-01-162-7/+22
* | 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 #2460 from calmh/expose-namespaceDmitriy Zaporozhets2013-01-161-0/+1
|\ \
| * | 'namespace' should be exposed via the APIJakob Borg2013-01-021-0/+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-155-67/+104
|\ \ \ \
| * | | | 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
| * | | Replace all stat command line calls with ruby equivalentsRiyad Preukschas2013-01-122-9/+17
| * | | Make method names clearer in check.rakeRiyad Preukschas2013-01-121-9/+8
| * | | Move OS detection to task helpers and add detection of OS XRiyad Preukschas2013-01-122-14/+22
| * | | Fix sidekiq check taskRiyad Preukschas2013-01-101-9/+7
| * | | Fix sidekiq task to use RailsRiyad Preukschas2013-01-101-10/+2
* | | | Merge commit 'master' into discussionsRiyad Preukschas2013-01-1531-261/+632
|\ \ \ \ | |/ / /
| * | | Fix sidekiq chech and added script/checkDmitriy Zaporozhets2013-01-091-1/+1
| * | | sidekiq with green testsDmitriy Zaporozhets2013-01-092-3/+4
| * | | email via sidekiq. start and stop rake tasksDmitriy Zaporozhets2013-01-092-23/+23
| * | | sidekiqDmitriy Zaporozhets2013-01-091-8/+8
| * | | 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