summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Rename #qa slack channel to #quality in docsGrzegorz Bizon2018-04-191-3/+3
| | |
| * | Fix typo in vue.mdDennis Tang2018-04-191-2/+2
| | |
| * | Add more detail to cleanup steps for background migrationsSean McGivern2018-04-181-3/+12
| | | | | | | | | | | | | | | 1. We can't just steal from the queue, in case there was a problem with Sidekiq. 2. We need to consider import / export.
| * | update badges guidelinesMarcia Ramos2018-04-171-14/+12
| | |
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into docs-add-badgesMarcia Ramos2018-04-178-19/+147
| |\ \
| | * \ Merge branch 'tokiuji-update-proofreader.md' into 'master'Rémy Coutable2018-04-171-0/+1
| | |\ \ | | | |/ | | |/| | | | | | | | | Add @tokiuji as Japanese proofreader See merge request gitlab-org/gitlab-ce!18382
| | | * Update proofreader.mdYamana Tokiuji2018-04-141-0/+1
| | | | | | | | | | | | Request Japanese proofreader permissions
| | * | FE Docs: Fix header hierarchy in Vuex section of Vue.mdDennis Tang2018-04-161-4/+4
| | |/
| | * Merge branch 'docs-graphs-section-new-frontend-guide' into 'master'Clement Ho2018-04-121-1/+19
| | |\ | | | | | | | | | | | | | | | | Update the new frontend guide to specify the usage of d3 See merge request gitlab-org/gitlab-ce!18294
| | | * Added d3 documentation for the new fe guideJose Ivan Vargas2018-04-121-1/+19
| | | |
| | * | Merge branch 'winh-sprintf-no-escape-docs' into 'master'Clement Ho2018-04-111-3/+14
| | |\ \ | | | | | | | | | | | | | | | | | | | | Document example for sprintf without escaping See merge request gitlab-org/gitlab-ce!16712
| | | * | Document example for sprintf without escapingWinnie Hellmann2018-04-111-3/+14
| | | |/
| | * | Merge branch 'winh-single-karma-test' into 'master'Clement Ho2018-04-111-7/+21
| | |\ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Add possibility to filter Karma spec files by path Closes #40899 See merge request gitlab-org/gitlab-ce!16102
| | | * use commander for safer cli argument parsingLukas Eipert2018-04-111-6/+6
| | | |
| | | * add documentation for karma testing with specific files/foldersLukas Eipert2018-04-101-7/+21
| | | |
| | * | Document process for new Git featuresJacob Vosmaer (GitLab)2018-04-101-4/+69
| | |/
| | * Make email handler clearerRiccardo Padovani2018-04-091-0/+18
| | |
| | * Performance improvements warrants a changelog entry.ab-changelog-docsAndreas Brandl2018-04-061-0/+1
| | |
| * | document how badges workMarcia Ramos2018-04-161-0/+35
| |/
* | Update vuex.mdFilipa Lacerda2018-04-061-5/+6
| |
* | Changes after reviewFilipa Lacerda2018-04-041-32/+33
| |
* | [ci skip] Merge branch 'master' into 44427-state-management-with-vuexFilipa Lacerda2018-04-044-6/+491
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (544 commits) Bulk deleting refs is handled by Gitaly by default Allow assigning and filtering issuables by ancestor group labels Fix links to subdirectories of a directory with a plus character in its path Add banzai filter to detect commit message trailers and properly link the users Render MR commit SHA instead "diffs" when viable Fix a transient failure by removing unneeded expectations Revert changelog entry for removed feature Revert "Allow CI/CD Jobs being grouped on version strings" Add support for Sidekiq JSON logging Resolve "Protected branches count is wrong when a wildcard includes several protected branches" Remove unused form for admin application settings Use standard codequality job Resolve "Allow the configuration of a project's merge method via the API" Move the rest of application settings to expandable blocks [Rails5] Rename `sort` methods to `sort_by_attribute` Add better LDAP connection handling Updated components to PascalCase Handle invalid params when trying update_username Move network related app settings to expandable blocks [Rails5] Update Gemfile.rails5.lock [ci skip] ...
| * Merge branch 'add-documentation-about-backporting-changes' into 'master'Tim Zallmann2018-04-031-0/+14
| |\ | | | | | | | | | | | | Add documentation about backporting changes from EE to CE See merge request gitlab-org/gitlab-ce!18003
| | * Add doc about backporting changes from EE to CEadd-documentation-about-backporting-changesAndré Luís2018-03-261-0/+14
| | |
| * | Merge branch '44752-remove-ee-specific-comments' into 'master'Rémy Coutable2018-03-281-1/+22
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove EE-specific comment markers from CE Closes #44752 See merge request gitlab-org/gitlab-ce!18054
| | * | Remove EE-specific comments from CE44752-remove-ee-specific-commentsEric Eastwood2018-03-281-1/+22
| | |/
| * | Add JavaScript style guideClement Ho2018-03-281-1/+193
| | |
| * | Merge branch 'docs-extract-ee-api' into 'master'Rémy Coutable2018-03-281-0/+249
| |\ \ | | |/ | |/| | | | | | | Document a few strategies to extract EE APIs See merge request gitlab-org/gitlab-ce!17573
| | * Clarify what rules we should follow for namingdocs-extract-ee-apiLin Jen-Shin2018-03-261-2/+3
| | |
| | * Copyedit doc/development/ee_features.mdRobert Speicher2018-03-231-36/+35
| | |
| | * Document a few strategies to extract EE APIsLin Jen-Shin2018-03-071-0/+249
| | |
| * | Merge branch 'patch-1' into 'master'Sean McGivern2018-03-231-0/+1
| |\ \ | | | | | | | | | | | | | | | | Request Chinese Traditional proofreader permissions. See merge request gitlab-org/gitlab-ce!17762
| | * | Reques Chinese Traditional proofreader permissions.d.weizhe@gmail.com2018-03-151-0/+1
| | | |
| * | | make a little more obvious what operations might need downtime or enhanced ↵Brett Walker2018-03-221-4/+12
| | | | | | | | | | | | | | | | migration techniques
* | | | Fixes typos and adds mutations examples44427-state-management-with-vuexFilipa Lacerda2018-03-222-19/+117
| | | |
* | | | Improve state management documentationFilipa Lacerda2018-03-222-248/+275
|/ / /
* | | Merge branch 'docs/clarify-mail-room-procfile-location' into 'master'Sean McGivern2018-03-211-8/+2
|\ \ \ | | | | | | | | | | | | | | | | Clarify location of Procfile for mail_room See merge request gitlab-org/gitlab-ce!17896
| * | | Launch mail_room manually and remove foreman referenceEric Eastwood2018-03-211-8/+2
| | | |
* | | | Merge branch 'ab-43887-concurrent-migration-helpers' into 'master'Yorick Peterse2018-03-211-1/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convenient use of concurrent migration helpers Closes #43887 See merge request gitlab-org/gitlab-ce!17888
| * | | | Shortcut concurrent index creation/removal if no effect.Andreas Brandl2018-03-201-1/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Index creation does not have an effect if the index is present already. Index removal does not have an affect if the index is not present. This helps to avoid patterns like this in migrations: ``` if index_exists?(...) remove_concurrent_index(...) end ```
* | | | Merge branch 'docs-fe-monitoring' into 'master'Clement Ho2018-03-201-1/+14
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Add performance monitoring docs for the new FE guide See merge request gitlab-org/gitlab-ce!17809
| * | | Added monitoring docsJose Ivan Vargas2018-03-201-1/+14
| | | |
* | | | Rename `package-qa` in docsToon Claes2018-03-191-1/+1
|/ / / | | | | | | | | | | | | | | | In gitlab-org/gitlab-ce!17807 the `package-qa` job was renamed to `package-and-qa`. But it was not renamed in the docs. So this change fixes that.
* | | Docs: refactor doc general guidelines and style guidelinesMarcia Ramos2018-03-162-296/+316
| | |
* | | Rename style to style guide in new frontend guideClement Ho2018-03-152-2/+2
| | |
* | | Add HTML style guideClement Ho2018-03-151-1/+51
| | |
* | | Add frontend guide principlesClement Ho2018-03-151-1/+33
|/ /
* | Merge branch 'patch-24' into 'master'Douwe Maan2018-03-141-0/+1
|\ \ | | | | | | | | | | | | Add me as proofreader See merge request gitlab-org/gitlab-ce!17593
| * | Add me as proofreaderChangHo Cha2018-03-071-0/+1
| |/
* | Merge branch 'patch-30' into 'master'Douwe Maan2018-03-141-0/+2
|\ \ | | | | | | | | | | | | add Indonesian proofreader See merge request gitlab-org/gitlab-ce!17579