summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* satellites logsDmitriy Zaporozhets2013-01-292-1/+21
* keys to gitolite via sidekiq nowDmitriy Zaporozhets2013-01-281-2/+16
* Merge pull request #2801 from Takuto88/masterDmitriy Zaporozhets2013-01-281-8/+8
|\
| * Fix issue #2790Lennart Rosam2013-01-281-8/+8
| * Merge remote-tracking branch 'github/master'Lennart Rosam2013-01-284-6/+144
| |\
| * | Fix rake task - Update method nameLennart Rosam2013-01-281-3/+3
* | | Async perform for add/remove team membersDmitriy Zaporozhets2013-01-281-7/+19
* | | Do gitolite calls async. Remove satellite with project removeDmitriy Zaporozhets2013-01-285-29/+55
| |/ |/|
* | Merge pull request #2768 from rlaneve/feature/queued-web-hooksDmitriy Zaporozhets2013-01-271-1/+1
|\ \
| * | Updates project to process web hooks async via sidekiq.Ryan LaNeve2013-01-251-1/+1
* | | Missed environment added to 'Try fixing it' blockAlex Denisov2013-01-261-4/+4
|/ /
* | 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
|/
* 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