summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D...Dmitriy Zaporozhets2013-03-153-1/+132
|\
| * Create Wiki migration task.Dan Knox2013-03-102-0/+123
| * Replace current Wiki system with Gollum Wikis.Dan Knox2013-03-091-1/+9
* | add api users filter and integrate users select2Dmitriy Zaporozhets2013-03-131-1/+2
* | cleanup ProjectMoverDmitriy Zaporozhets2013-03-121-1/+1
* | check gitlab-shell version in gitlab:checkDmitriy Zaporozhets2013-03-121-0/+10
* | Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0Dmitriy Zaporozhets2013-03-122-46/+13
* | Reduce amount of user info provided with internal apiDmitriy Zaporozhets2013-03-112-1/+5
* | Merge branch 'master' into api/system_hooks_adjustmentsSebastian Ziebell2013-03-071-0/+3
|\ \ | |/
| * Merge pull request #2835 from Asquera/fixes/apiDmitriy Zaporozhets2013-03-079-33/+142
| |\
| * | block user should not be able to pushDmitriy Zaporozhets2013-03-071-0/+3
* | | API: system hooks API functions and documentation updatedSebastian Ziebell2013-03-071-5/+15
| |/ |/|
* | API: fixes project creation and removed redundant infoSebastian Ziebell2013-03-072-6/+3
* | Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell2013-03-078-10/+182
|\ \ | |/
| * Merge pull request #3047 from mikew/capistrano-deploy-exampleDmitriy Zaporozhets2013-03-071-4/+6
| |\
| | * allow force=yes rake gitlab:setup for capistrano deploy:coldMike Wyatt2013-02-201-4/+6
| * | Merge pull request #3146 from amacarthur/AdminAPIsDmitriy Zaporozhets2013-03-063-0/+70
| |\ \
| | * | Additional Admin APIsAngus MacArthur2013-03-053-0/+70
| * | | Merge pull request #3149 from m4tthumphrey/api-deploy-keysDmitriy Zaporozhets2013-03-061-0/+43
| |\ \ \
| | * | | Project deploy keys APIMatt Humphrey2013-03-051-0/+43
| | |/ /
| * | | Merge pull request #3156 from m4tthumphrey/api-system-hooksDmitriy Zaporozhets2013-03-062-0/+61
| |\ \ \
| | * | | System hooks API.Matt Humphrey2013-03-062-0/+61
| | |/ /
| * | | Don't set format manually, bacause set in routing.Sato Hiroyuki2013-03-061-6/+0
| |/ /
* | | API: refactored and simplified error handling in merge requests APISebastian Ziebell2013-03-052-18/+8
* | | Fixes apiSebastian Ziebell2013-03-051-2/+1
* | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-03-058-334/+21
|\ \ \ | |/ /
| * | Merge pull request #3143 from Undev/state-machine-3Dmitriy Zaporozhets2013-03-052-4/+6
| |\ \
| | * | User's blocked field refactored to use state machineAndrew8xx82013-03-042-4/+6
| * | | Merge pull request #3109 from hiroponz/improve-network-graphDmitriy Zaporozhets2013-03-042-320/+0
| |\ \ \ | | |/ / | |/| |
| | * | Move graph module from lib or vendor directory to app directory.Sato Hiroyuki2013-02-262-320/+0
| * | | Missed comma.Matt Humphrey2013-03-011-1/+1
| * | | Added namespace_id to project creation via APIMatt Humphrey2013-03-011-1/+2
| * | | draper raise now RuntimeError instead of NoMethodErrorDmitriy Zaporozhets2013-03-011-1/+1
| * | | Merge branch 'link-to-issue-tracker' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets2013-02-281-2/+7
| |\ \ \
| | * | | Issues helper included to markdown helperAndrew8xx82013-02-281-0/+2
| | * | | Project issue tracker functions refactoredAndrew8xx82013-02-281-1/+1
| | * | | Issue tracker field added to projectsAndrew8xx82013-02-281-2/+5
| * | | | use system call to start sidekiqDmitriy Zaporozhets2013-02-271-5/+5
* | | | | API: fixed adding a noteSebastian Ziebell2013-02-271-1/+1
* | | | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | proper fix for #2300Nihad Abbasov2013-02-271-1/+1
* | | | | API: extracted helper method to validate required parameters, code clean upSebastian Ziebell2013-02-278-38/+29
* | | | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-272-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3095 from fdiary/update-grape-for-ruby2.0Nihad Abbasov2013-02-271-1/+0
| |\ \ \ \
| | * | | | update grape to 0.3.1 for ruby 2.0 support.Kazuhiko2013-02-261-1/+0
| | | |/ / | | |/| |
| * | | | API: fix commits paginationNihad Abbasov2013-02-271-1/+1
| | |/ / | |/| |
* | | | API: merge request documentation updated, added return codes to functionsSebastian Ziebell2013-02-271-3/+6
* | | | API: issues documentation and API functions updatedSebastian Ziebell2013-02-271-0/+1
* | | | API: groups documentation updated, functions return different status codesSebastian Ziebell2013-02-271-2/+9
* | | | API repository documentation updated, includes infos to return codesSebastian Ziebell2013-02-271-1/+3