summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* ignore docs by gitDmitriy Zaporozhets2013-02-09395-76030/+0
|
* fix the gitlab-shell clone urlJames Newton2013-02-071-1/+1
|
* Merge branch 'gitlab-shell' of dev.gitlabhq.com:gitlab/gitlabhqDmitriy Zaporozhets2013-02-072-126/+39
|\
| * Improving installation docsDmitriy Zaporozhets2013-02-051-23/+4
| |
| * update structureDmitriy Zaporozhets2013-02-051-19/+5
| |
| * update installation docsDmitriy Zaporozhets2013-02-041-90/+36
| |
* | Merge pull request #2877 from former03/feature_groups_apiDmitriy Zaporozhets2013-02-062-0/+46
|\ \ | | | | | | Add groups api
| * | Add docs/tests for groups apiChristian Simon2013-02-012-0/+46
| | |
* | | Update step 5 "database" (Issue #2894)Michael2013-02-041-1/+1
| |/ |/| | | Made it a bit clearer what step 5 is for to stop people skipping it. This time with a relative link.
* | Small fixes to the installation guide and check taskRiyad Preukschas2013-02-011-1/+1
| |
* | Merge pull request #2440 from klamontagne/masterRiyad Preukschas2013-02-012-2/+3
|\ \ | |/ |/| | | Don't setuid the repositories on installation
| * Don't setuid the repositories (Rake checks)Kevin Lamontagne2012-12-301-1/+1
| |
| * Don't setuid the repositories on installationKevin Lamontagne2012-12-301-1/+2
| |
* | Merge pull request #2839 from m4tthumphrey/protected-branches-apiDmitriy Zaporozhets2013-01-311-3/+86
|\ \ | | | | | | Added methods to protect and unprotect branches in from the API
| * | Added methods to protect and unprotect branchesMatt Humphrey2013-01-311-3/+86
| | |
* | | Merge branch 'extend_user_api' of https://github.com/bladealslayer/gitlabhq ↵Dmitriy Zaporozhets2013-01-311-0/+43
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into bladealslayer-extend_user_api Conflicts: spec/requests/api/users_spec.rb
| * | | Extended users API to support updating and deleting users.Boyan Tabakov2012-12-181-0/+43
| | | | | | | | | | | | | | | | Also added tests.
* | | | add path and path_with_namespace to api project entityDmitriy Zaporozhets2013-01-311-0/+6
| | | |
* | | | missing doc for apiDmitriy Zaporozhets2013-01-311-0/+13
| |/ / |/| |
* | | remove incorrect information about the api versionFelix Gilcher2013-01-281-1/+1
| | | | | | | | | | | | | | | The API version is currently not equal to the gitlab major version number. Gitlab 4.1  still uses API version 3. Point to the lib/api.rb file instead which contains the autoritative information.
* | | done with 4.1. Version to 4.2.0pre :)Dmitriy Zaporozhets2013-01-211-2/+2
| | |
* | | Fix common mixup when instlling gems from the installation guideRiyad Preukschas2013-01-191-2/+2
| | |
* | | Merge pull request #2650 from riyad/setup-task-warningDmitriy Zaporozhets2013-01-172-14/+1
|\ \ \ | | | | | | | | Improve setup task, by making it less dangerous
| * | | Rename gitlab:app:setup task to gitlab:setupRiyad Preukschas2013-01-171-1/+1
| | | |
| * | | Remove the setup task from the maintenance docsRiyad Preukschas2013-01-171-13/+0
| | | |
* | | | Update custom SSH connection section in installation guideRiyad Preukschas2013-01-171-10/+7
| | | |
* | | | Merge pull request #2632 from yin8086/SSHPortRiyad Preukschas2013-01-171-0/+14
|\ \ \ \ | |/ / / |/| | | Add SSH custom port support for install/installation.md
| * | | Add SSH custom port support for install/installation.mdStardrad Yin2013-01-171-0/+14
| | | |
* | | | Update doc/install/structure.mdRiyad Preukschas2013-01-171-11/+28
| | | |
* | | | Better solution for strict key checkDmitriy Zaporozhets2013-01-171-13/+4
|/ / /
* | | added sctructure.mdDmitriy Zaporozhets2013-01-161-0/+24
| | |
* | | Merge pull request #2420 from koenpunt/patch-1Dmitriy Zaporozhets2013-01-161-5/+4
|\ \ \ | | | | | | | | Remove wget dependency, now all curl
| * | | Remove wget dependency, now all curlKoen Punt2012-12-281-5/+4
| | | |
* | | | Store repo satellites outside of tmp directoryDmitriy Zaporozhets2013-01-161-0/+3
| | | |
* | | | Move checks after init script installation in docsRiyad Preukschas2013-01-111-13/+13
| | | |
* | | | update grammar in check application status sectionDavid Southard2013-01-111-3/+2
| | | |
* | | | Added cleanup to help rakeDmitriy Zaporozhets2013-01-061-0/+20
| | | |
* | | | Add RAILS_ENV to rake docsDmitriy Zaporozhets2013-01-053-10/+10
| |_|/ |/| |
* | | Use sdoc to generate application code documentationDmitriy Zaporozhets2012-12-30586-99966/+75660
|/ /
* | Update doc/install/installation.mdPaulWagener2012-12-251-1/+1
| | | | | | 'th -> the' typo
* | Add missing cdv4.0.0Dmitriy Zaporozhets2012-12-231-0/+3
| |
* | Fix installation docsDmitriy Zaporozhets2012-12-231-3/+6
| |
* | Sctrict host instructionsDmitriy Zaporozhets2012-12-231-0/+17
| |
* | Add instructions to fix permissions for /home/git/.gitolite/Riyad Preukschas2012-12-221-0/+6
| |
* | Remove path parameter from projects APIRiyad Preukschas2012-12-221-4/+0
| |
* | Fix docs to download and compile Ruby in /tmp/rubyRiyad Preukschas2012-12-221-0/+1
| |
* | Remove bundler calls from databases.mdRiyad Preukschas2012-12-221-6/+0
| | | | | | GitLab is not yet downloaded at this point in the installation guide.
* | Fix sudo install command in installation guideRiyad Preukschas2012-12-221-1/+1
| | | | | | Fixes #2334
* | Fix order of db setup in installation docsDmitriy Zaporozhets2012-12-222-12/+16
| |
* | Up API version to v3Riyad Preukschas2012-12-211-1/+1
| |