Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify puppiesshared-file-access | Jacob Vosmaer | 2015-10-26 | 1 | -2/+2 |
| | |||||
* | Start putting shared files in "shared" | Jacob Vosmaer | 2015-10-26 | 1 | -0/+33 |
| | |||||
* | Added documentation on the various profiling toolsview-issue-performance | Yorick Peterse | 2015-10-15 | 1 | -0/+56 |
| | |||||
* | Added documentation for writing benchmarks | Yorick Peterse | 2015-10-05 | 2 | -0/+70 |
| | |||||
* | Fix `rake services:doc` generation | Stan Hu | 2015-09-03 | 1 | -0/+6 |
| | | | | [ci skip] | ||||
* | Revert "Merge branch 'revert-satellites' into 'master' " | Dmitriy Zaporozhets | 2015-08-11 | 1 | -3/+3 |
| | | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c. | ||||
* | Revert "Merge branch 'drop-satellites'" | Dmitriy Zaporozhets | 2015-08-11 | 1 | -3/+3 |
| | | | | | | | This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove satellites mention from architecture doc | Dmitriy Zaporozhets | 2015-07-16 | 1 | -3/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove satellites | Dmitriy Zaporozhets | 2015-07-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'db-dump-instructions' into 'master' | Dmitriy Zaporozhets | 2015-06-16 | 1 | -0/+5 |
|\ | | | | | | | | | | | Improve DB dump instructions See merge request !1868 | ||||
| * | Improve DB dump instructions | Jacob Vosmaer | 2015-06-16 | 1 | -0/+5 |
| | | |||||
* | | Add info about regex anchors to shell command docs. | Douwe Maan | 2015-06-12 | 1 | -0/+30 |
|/ | |||||
* | How to dump a production DB to staging | Jacob Vosmaer | 2015-05-18 | 2 | -0/+46 |
| | |||||
* | update migration style guide | Valery Sizov | 2015-05-12 | 1 | -1/+47 |
| | |||||
* | Small improvements to style guide. | Sytse Sijbrandij | 2015-05-11 | 1 | -3/+6 |
| | |||||
* | create migration style guide. Fixes #2305 | Job van der Voort | 2015-05-11 | 2 | -1/+41 |
| | |||||
* | Replace linux with GNU/Linux to recognize the work of Dr. Stallman.replace-linux-with-gnu-linux | Sytse Sijbrandij | 2015-03-15 | 1 | -1/+1 |
| | |||||
* | 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 |
|/ |