Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change doc styleguide to use quotes for notesnotes_guidelines | Achilleas Pipinellis | 2016-02-29 | 1 | -3/+13 |
| | | | | [ci skip] | ||||
* | Merge branch 'rs-development-docs' into 'master' | Douwe Maan | 2016-02-29 | 2 | -5/+109 |
|\ | | | | | | | | | | | | | | | | | | | Add "Gotchas" to development docs Also: - Alphabetizes the "Developer" index page - Fixes the broken `db_dump.md` link See merge request !2846 | ||||
| * | Update Gotchas docrs-development-docs | Robert Speicher | 2016-02-17 | 1 | -8/+7 |
| | | | | | | | | [ci skip] | ||||
| * | Add "Gotchas" development doc | Robert Speicher | 2016-02-16 | 2 | -0/+105 |
| | | |||||
| * | Fix the "How to dump production data" link | Robert Speicher | 2016-02-16 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
| * | Alphabetize Development doc index | Robert Speicher | 2016-02-16 | 1 | -5/+5 |
| | | | | | | | | [ci skip] | ||||
* | | Merge branch 'fix_git_tag_in_architecture' into 'master' | Achilleas Pipinellis | 2016-02-24 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixed ~git beeing displayed as link to issues tagged with git in architecture.md The architecture documentation explains `~git` from the picture below which is replaced by a [link to issues tagged with `git`](https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name=git). I believe that this was unintended and should be fixed by using backticks.  See merge request !2814 | ||||
| * | | Fixed ~git beeing displayed as link to issues tagged with git | Finn Glöe | 2016-02-13 | 1 | -1/+1 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | revert back to ruby 2.1 - use 2.1.8 | James Lopez | 2016-02-19 | 1 | -1/+1 |
| | | | |||||
* | | | revert back to ruby 2.1 | James Lopez | 2016-02-19 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Rémy Coutable | 2016-02-17 | 1 | -1/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'offline-migration-docs' into 'master' | Douwe Maan | 2016-02-15 | 1 | -1/+5 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | Add notice about offline migrations /cc @sytses See merge request !1723 | ||||
| | * | Add notice about offline migrationsoffline-migration-docs | Kamil Trzciński | 2015-11-02 | 1 | -1/+5 |
| | | | |||||
* | | | Fix a typo [ci skip] | Prayag Verma | 2016-02-12 | 1 | -1/+1 |
|/ / | | | | | Remove extra `make` | ||||
* | | Add ruby version update info in doc_styleguide | Achilleas Pipinellis | 2016-02-05 | 1 | -0/+11 |
| | | | | | | | | [ci skip] | ||||
* | | 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. |