summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
...
* CI setup docsDmitriy Zaporozhets2014-09-182-0/+33
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix spelling errors in doc, closes #7437Robert Schilling2014-08-071-7/+7
| | | | Further changes
* Fixed typos in Development - Rake Tasks docRob Taylor2014-07-311-3/+3
|
* Updated the picture based on comments.Sytse Sijbrandij2014-07-102-0/+0
|
* Update the diagram and make clear that rails accesses the repo's via shell.Sytse Sijbrandij2014-07-102-0/+0
|
* Update docs to markdown style guide.Ciro Santilli2014-06-033-94/+55
|
* Add doc file for dev rake tasksDmitriy Zaporozhets2014-04-242-2/+30
|
* Also need to change the reference.dosire2014-04-081-1/+1
|
* Remove nested images since they are not supported by ↵dosire2014-04-082-0/+0
| | | | https://gitlab.com/gitlab-com/doc-gitlab-com
* Merge branch 'doc-readme-for-site' into 'master'Dmitriy Zaporozhets2014-03-271-0/+2
|\ | | | | | | | | | | | | Doc-readme-for-site New readme files for doc.gitlab.com I also but the links for the api readme at the top.
| * New doc site needs indexes.dosire2014-03-271-0/+2
| |
* | fix image not displaying in GitLab due to faulty markdownJob van der Voort2014-03-271-2/+2
|/
* Merge branch 'attribution-for-shell-guide' into 'master'Jacob Vosmaer2014-03-241-0/+6
|\ | | | | | | Attribution For Shell Guide
| * Can deeplink after all.dosire2014-03-241-1/+1
| |
| * References for the issues the guide addresses.dosire2014-03-241-0/+6
| |
* | typo fixEvgeniy Sokovikov2014-03-191-1/+1
| |
* | Update references to gitlab dot com.dosire2014-03-101-1/+1
|/
* Add shell commands guideJacob Vosmaer2014-02-251-0/+111
|
* Domain sockets are the default, not TCPJacob Vosmaer2014-02-101-1/+1
|
* Use one sentence per line in architecture.mdJacob Vosmaer2014-02-101-12/+46
|
* Remove duplication with readme. Remove unneeded spaces. Prevent people ↵dosire2014-02-041-17/+27
| | | | writing ~git in the documentation. Descriptive headers.
* adding ref from structure to architectureSam Gleske2014-01-291-1/+6
|
* Clarifying web frontend direct file accessSam Gleske2014-01-281-1/+1
| | | | Rewrite how Apache/nginx interacts with precompiled assets.
* update links for gitlab.comSam Gleske2014-01-281-4/+4
|
* An architectural overview of GitLabSam Gleske2014-01-283-17/+128
| | | | | This is to help new admins of GitLab understand what components are involved in making GitLab work.
* Start writing doc about GitLab architecture for developersDmitriy Zaporozhets2013-11-251-0/+23
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>