Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4 | James Lopez | 2016-01-22 | 1 | -0/+18 |
|\ | | | | | | | | | # Conflicts: # .gitlab-ci.yml | ||||
| * | Link to restart_gitlab.md and some more fixesdoc_restart_gitlab | Achilleas Pipinellis | 2016-01-20 | 1 | -3/+10 |
| | | | | | | | | [ci skip] | ||||
| * | Add document on restarting GitLab | Achilleas Pipinellis | 2016-01-20 | 1 | -0/+11 |
| | | | | | | | | [ci skip] | ||||
* | | update Ruby version to 2.2.4 (latest previous stable) and update docs | James Lopez | 2016-01-21 | 1 | -1/+1 |
|/ | |||||
* | Update doc_styleguide.md [ci skip] | Achilleas Pipinellis | 2016-01-13 | 1 | -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_styleguide | Achilleas Pipinellis | 2016-01-12 | 1 | -1/+4 |
| | | | | [ci skip] | ||||
* | Move doc_styleguide in the development directory | Achilleas Pipinellis | 2016-01-12 | 1 | -0/+224 |
| | | | | [ci skip] | ||||
* | Fix typos in all docs [skip ci] | Anton Davydov | 2015-11-24 | 1 | -1/+1 |
| | |||||
* | Rewrite HTTP links to force TLS, where possible | Alex Jordan | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | Updated profiling guides for Sherlock | Yorick Peterse | 2015-11-09 | 1 | -37/+8 |
| | |||||
* | Update Shell Commands doc for configurable git binary path | Robert Speicher | 2015-11-03 | 1 | -5/+15 |
| | |||||
* | Fix typo in rake task doc | Robert Schilling | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | 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 |
| |