Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add UI guide to GitLab development help | Dmitriy Zaporozhets | 2015-03-08 | 2 | -0/+13 |
| | |||||
* | Update ci setup documenation | Dmitriy Zaporozhets | 2015-03-02 | 1 | -1/+4 |
| | |||||
* | More reasons why prefixing is good | Jacob Vosmaer | 2015-02-26 | 1 | -0/+5 |
| | | | | Inspired by http://www.dwheeler.com/essays/filenames-in-shell.html | ||||
* | Document fun facts about omnibus-gitlab | Jacob Vosmaer | 2015-02-19 | 1 | -0/+32 |
| | |||||
* | Fix a number of discovered typos, capitalization of developer and | Ewan Edwards | 2015-02-03 | 2 | -6/+6 |
| | | | | product names, plus a couple of instances of bad Markdown markup. | ||||
* | Don't create zombies with IO.popen | Jacob Vosmaer | 2015-01-22 | 1 | -1/+1 |
| | | | | | | The previous recommend incantation would leave the process we read from hanging around, even though it had finished. That gives you a 'defunct'/'zombie' process. | ||||
* | Add security tips about file and paths | Jacob Vosmaer | 2014-12-09 | 1 | -0/+63 |
| | |||||
* | Move sidekiq debug docs to development folder | Robert Schilling | 2014-12-07 | 1 | -0/+14 |
| | |||||
* | Remove warning from db seed since it is called by db setup. | Sytse Sijbrandij | 2014-12-04 | 1 | -1/+2 |
| | |||||
* | Fix notifications for developers that don't read the documentation. | Sytse Sijbrandij | 2014-12-04 | 1 | -1/+4 |
| | |||||
* | Disable Sidekiq arguments logging by default | Jacob Vosmaer | 2014-12-01 | 1 | -0/+1 |
| | |||||
* | remove unnecessarry image | Marc Radulescu | 2014-11-27 | 2 | -1/+1 |
| | |||||
* | replaced hotlink | Marc Radulescu | 2014-11-26 | 2 | -1/+1 |
| | |||||
* | added office analogy to help understanding of gitlab architecture | Marc Radulescu | 2014-11-26 | 1 | -0/+32 |
| | |||||
* | Make semaphore configuration an ordered list. | Achilleas Pipinellis | 2014-10-15 | 1 | -3/+3 |
| | |||||
* | Point to correct project on githost.io. | Achilleas Pipinellis | 2014-10-15 | 1 | -1/+1 |
| | |||||
* | Describe who can trigger builds and where, add no red tests policy to ↵ | Marin Jankovski | 2014-10-15 | 1 | -9/+11 |
| | | | | contributing doc. | ||||
* | Replace www.gitlab.com with about.gitlab.com | Ciro Santilli | 2014-10-07 | 1 | -1/+1 |
| | |||||
* | Add a counterexample to 'do it in Ruby' | Jacob Vosmaer | 2014-10-02 | 1 | -0/+6 |
| | |||||
* | Add semaphore config to ci testing doc. | Sytse Sijbrandij | 2014-09-19 | 1 | -19/+27 |
| | |||||
* | Mention build script | Dmitriy Zaporozhets | 2014-09-18 | 1 | -1/+2 |
| | |||||
* | CI setup docs | Dmitriy Zaporozhets | 2014-09-18 | 2 | -0/+33 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix spelling errors in doc, closes #7437 | Robert Schilling | 2014-08-07 | 1 | -7/+7 |
| | | | | Further changes | ||||
* | Fixed typos in Development - Rake Tasks doc | Rob Taylor | 2014-07-31 | 1 | -3/+3 |
| | |||||
* | Updated the picture based on comments. | Sytse Sijbrandij | 2014-07-10 | 2 | -0/+0 |
| | |||||
* | Update the diagram and make clear that rails accesses the repo's via shell. | Sytse Sijbrandij | 2014-07-10 | 2 | -0/+0 |
| | |||||
* | Update docs to markdown style guide. | Ciro Santilli | 2014-06-03 | 3 | -94/+55 |
| | |||||
* | Add doc file for dev rake tasks | Dmitriy Zaporozhets | 2014-04-24 | 2 | -2/+30 |
| | |||||
* | Also need to change the reference. | dosire | 2014-04-08 | 1 | -1/+1 |
| | |||||
* | Remove nested images since they are not supported by ↵ | dosire | 2014-04-08 | 2 | -0/+0 |
| | | | | https://gitlab.com/gitlab-com/doc-gitlab-com | ||||
* | Merge branch 'doc-readme-for-site' into 'master' | Dmitriy Zaporozhets | 2014-03-27 | 1 | -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. | dosire | 2014-03-27 | 1 | -0/+2 |
| | | |||||
* | | fix image not displaying in GitLab due to faulty markdown | Job van der Voort | 2014-03-27 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'attribution-for-shell-guide' into 'master' | Jacob Vosmaer | 2014-03-24 | 1 | -0/+6 |
|\ | | | | | | | Attribution For Shell Guide | ||||
| * | Can deeplink after all. | dosire | 2014-03-24 | 1 | -1/+1 |
| | | |||||
| * | References for the issues the guide addresses. | dosire | 2014-03-24 | 1 | -0/+6 |
| | | |||||
* | | typo fix | Evgeniy Sokovikov | 2014-03-19 | 1 | -1/+1 |
| | | |||||
* | | Update references to gitlab dot com. | dosire | 2014-03-10 | 1 | -1/+1 |
|/ | |||||
* | Add shell commands guide | Jacob Vosmaer | 2014-02-25 | 1 | -0/+111 |
| | |||||
* | Domain sockets are the default, not TCP | Jacob Vosmaer | 2014-02-10 | 1 | -1/+1 |
| | |||||
* | Use one sentence per line in architecture.md | Jacob Vosmaer | 2014-02-10 | 1 | -12/+46 |
| | |||||
* | Remove duplication with readme. Remove unneeded spaces. Prevent people ↵ | dosire | 2014-02-04 | 1 | -17/+27 |
| | | | | writing ~git in the documentation. Descriptive headers. | ||||
* | adding ref from structure to architecture | Sam Gleske | 2014-01-29 | 1 | -1/+6 |
| | |||||
* | Clarifying web frontend direct file access | Sam Gleske | 2014-01-28 | 1 | -1/+1 |
| | | | | Rewrite how Apache/nginx interacts with precompiled assets. | ||||
* | update links for gitlab.com | Sam Gleske | 2014-01-28 | 1 | -4/+4 |
| | |||||
* | An architectural overview of GitLab | Sam Gleske | 2014-01-28 | 3 | -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 developers | Dmitriy Zaporozhets | 2013-11-25 | 1 | -0/+23 |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |