summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4James Lopez2016-01-221-0/+18
|\ | | | | | | | | # Conflicts: # .gitlab-ci.yml
| * Link to restart_gitlab.md and some more fixesdoc_restart_gitlabAchilleas Pipinellis2016-01-201-3/+10
| | | | | | | | [ci skip]
| * Add document on restarting GitLabAchilleas Pipinellis2016-01-201-0/+11
| | | | | | | | [ci skip]
* | update Ruby version to 2.2.4 (latest previous stable) and update docsJames Lopez2016-01-211-1/+1
|/
* Update doc_styleguide.md [ci skip]Achilleas Pipinellis2016-01-131-24/+28
| | | | | | | | - Fix some syntax/grammar typos - Link to GFM documentation on newlines - Be less strict on the alphabetical order styleguide - You can override the "numbers in headings" rule if you discuss it first - Do not mention CE in notes if the feature is in both CE and EE
* Clarify the naming guidelinedoc_styleguideAchilleas Pipinellis2016-01-121-1/+4
| | | | [ci skip]
* Move doc_styleguide in the development directoryAchilleas Pipinellis2016-01-121-0/+224
| | | | [ci skip]
* Fix typos in all docs [skip ci]Anton Davydov2015-11-241-1/+1
|
* Rewrite HTTP links to force TLS, where possibleAlex Jordan2015-11-161-1/+1
|
* Updated profiling guides for SherlockYorick Peterse2015-11-091-37/+8
|
* Update Shell Commands doc for configurable git binary pathRobert Speicher2015-11-031-5/+15
|
* Fix typo in rake task docRobert Schilling2015-10-311-1/+1
|
* Clarify puppiesshared-file-accessJacob Vosmaer2015-10-261-2/+2
|
* Start putting shared files in "shared"Jacob Vosmaer2015-10-261-0/+33
|
* Added documentation on the various profiling toolsview-issue-performanceYorick Peterse2015-10-151-0/+56
|
* Added documentation for writing benchmarksYorick Peterse2015-10-052-0/+70
|
* Fix `rake services:doc` generationStan Hu2015-09-031-0/+6
| | | | [ci skip]
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-3/+3
| | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-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 docDmitriy Zaporozhets2015-07-161-3/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove satellitesDmitriy Zaporozhets2015-07-151-1/+1
|
* Merge branch 'db-dump-instructions' into 'master'Dmitriy Zaporozhets2015-06-161-0/+5
|\ | | | | | | | | | | Improve DB dump instructions See merge request !1868
| * Improve DB dump instructionsJacob Vosmaer2015-06-161-0/+5
| |
* | Add info about regex anchors to shell command docs.Douwe Maan2015-06-121-0/+30
|/
* How to dump a production DB to stagingJacob Vosmaer2015-05-182-0/+46
|
* update migration style guideValery Sizov2015-05-121-1/+47
|
* Small improvements to style guide.Sytse Sijbrandij2015-05-111-3/+6
|
* create migration style guide. Fixes #2305Job van der Voort2015-05-112-1/+41
|
* Replace linux with GNU/Linux to recognize the work of Dr. Stallman.replace-linux-with-gnu-linuxSytse Sijbrandij2015-03-151-1/+1
|
* Add UI guide to GitLab development helpDmitriy Zaporozhets2015-03-082-0/+13
|
* Update ci setup documenationDmitriy Zaporozhets2015-03-021-1/+4
|
* More reasons why prefixing is goodJacob Vosmaer2015-02-261-0/+5
| | | | Inspired by http://www.dwheeler.com/essays/filenames-in-shell.html
* Document fun facts about omnibus-gitlabJacob Vosmaer2015-02-191-0/+32
|
* Fix a number of discovered typos, capitalization of developer andEwan Edwards2015-02-032-6/+6
| | | | product names, plus a couple of instances of bad Markdown markup.
* Don't create zombies with IO.popenJacob Vosmaer2015-01-221-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 pathsJacob Vosmaer2014-12-091-0/+63
|
* Move sidekiq debug docs to development folderRobert Schilling2014-12-071-0/+14
|
* Remove warning from db seed since it is called by db setup.Sytse Sijbrandij2014-12-041-1/+2
|
* Fix notifications for developers that don't read the documentation.Sytse Sijbrandij2014-12-041-1/+4
|
* Disable Sidekiq arguments logging by defaultJacob Vosmaer2014-12-011-0/+1
|
* remove unnecessarry imageMarc Radulescu2014-11-272-1/+1
|
* replaced hotlinkMarc Radulescu2014-11-262-1/+1
|
* added office analogy to help understanding of gitlab architectureMarc Radulescu2014-11-261-0/+32
|
* Make semaphore configuration an ordered list.Achilleas Pipinellis2014-10-151-3/+3
|
* Point to correct project on githost.io.Achilleas Pipinellis2014-10-151-1/+1
|
* Describe who can trigger builds and where, add no red tests policy to ↵Marin Jankovski2014-10-151-9/+11
| | | | contributing doc.
* Replace www.gitlab.com with about.gitlab.comCiro Santilli2014-10-071-1/+1
|
* Add a counterexample to 'do it in Ruby'Jacob Vosmaer2014-10-021-0/+6
|
* Add semaphore config to ci testing doc.Sytse Sijbrandij2014-09-191-19/+27
|
* Mention build scriptDmitriy Zaporozhets2014-09-181-1/+2
|