summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3170 from Asquera/api/system_hooks_adjustmentsDmitriy Zaporozhets2013-03-101-5/+7
|\
| * API: system hooks API functions and documentation updatedSebastian Ziebell2013-03-071-5/+7
* | Added system hooks link to doc indexMatt Humphrey2013-03-081-0/+1
|/
* API: fixes project creation and removed redundant infoSebastian Ziebell2013-03-071-2/+0
* Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell2013-03-077-61/+161
|\
| * Merge pull request #3146 from amacarthur/AdminAPIsDmitriy Zaporozhets2013-03-063-1/+51
| |\
| | * Updated documentation for added Admin APIsAngus MacArthur2013-03-053-0/+50
| * | Allow connection to Redis via unix socketPierre GUINOISEAU2013-03-061-1/+1
| * | Merge pull request #3149 from m4tthumphrey/api-deploy-keysDmitriy Zaporozhets2013-03-061-0/+79
| |\ \
| | * | Project deploy keys APIMatt Humphrey2013-03-051-0/+79
| | |/
| * | System hooks API.Matt Humphrey2013-03-061-0/+47
| |/
* | API: documentation contains infos to status codes in README file.Sebastian Ziebell2013-03-0711-475/+36
* | Merge branch 'master' into fixes/apiSebastian Ziebell2013-03-052-13/+20
|\ \ | |/
| * Merge pull request #3106 from davidosomething/patch-1Dmitriy Zaporozhets2013-03-051-1/+1
| |\
| | * Update doc/install/databases.mdDavid2013-02-271-1/+1
| * | Refer to virtual machine from the installation document.Sytse Sijbrandij2013-03-031-12/+11
| * | add description what is gitlab-shellDmitriy Zaporozhets2013-02-281-0/+3
| * | Add instruction to edit gitlab-shell configDmitriy Zaporozhets2013-02-281-1/+6
| |/
* | API: extracted helper method to validate required parameters, code clean upSebastian Ziebell2013-02-271-1/+2
* | Merge branch 'feature/api-documentation-fixes' of github.com:Xylakant/gitlabh...Sebastian Ziebell2013-02-272-14/+35
|\ \
| * | Update docs to reflect that project names are allowed as IDFelix Gilcher2013-01-281-12/+13
| * | describe the project access levelFelix Gilcher2013-01-281-0/+12
| * | Added documentation for passing the token as headerFelix Gilcher2013-01-281-1/+8
* | | API: merge request documentation updated, added return codes to functionsSebastian Ziebell2013-02-272-9/+47
* | | API: issues documentation and API functions updatedSebastian Ziebell2013-02-271-7/+60
* | | API: session documentation updated and test addedSebastian Ziebell2013-02-271-0/+5
* | | API: groups documentation updated, functions return different status codesSebastian Ziebell2013-02-271-5/+25
* | | API repository documentation updated, includes infos to return codesSebastian Ziebell2013-02-271-11/+63
* | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-274-41/+9
|\ \ \ | | |/ | |/|
| * | Remove gitolite mention from docsDmitriy Zaporozhets2013-02-254-41/+9
* | | API documentation updated for project snippets.Sebastian Ziebell2013-02-211-18/+53
* | | API documentation update for milestonesSebastian Ziebell2013-02-201-6/+34
* | | API: fixes return codes for notes, documentation updatedSebastian Ziebell2013-02-201-40/+153
* | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-201-1/+1
|\ \ \ | |/ /
| * | Fix RESTfulness of project hook deletions by APIMatt Humphrey2013-02-201-1/+1
* | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-204-31/+33
|\ \ \ | |/ /
| * | Merge pull request #3045 from eldios/patch-1Dmitriy Zaporozhets2013-02-201-1/+1
| |\ \
| | * | Update doc/install/installation.mdLele2013-02-201-1/+1
| * | | API docs: fix new milestone parametersNihad Abbasov2013-02-201-1/+0
| |/ /
| * | Fix private flag for projectDmitriy Zaporozhets2013-02-191-3/+3
| * | Added creation of pids directory to fix #2995, replaced deprecated nginx init...Axilleas Pipinellis2013-02-161-8/+12
| * | Nginx: edit actual file instead of symlinkAxilleas Pipinellis2013-02-161-1/+1
| * | Added relative urls to other documentation files, removed duplicate debian up...Axilleas Pipinellis2013-02-151-14/+11
| * | Run db:setup and db:seed_fu before gitlab:setupAxilleas Pipinellis2013-02-151-1/+3
| * | Connect to database with git user, not gitlabAxilleas Pipinellis2013-02-151-2/+2
* | | API: fixes return codes, documentation updated with status codes, tests addedSebastian Ziebell2013-02-201-26/+92
* | | API documentation expanded with status code informationSebastian Ziebell2013-02-182-0/+18
* | | API documentation extended with snippets, tags and commitsSebastian Ziebell2013-02-151-1/+153
* | | API documentation extended with infos to project branchesSebastian Ziebell2013-02-151-0/+77
* | | API projects documentation grouped into sections & updated with status codesSebastian Ziebell2013-02-141-34/+117