summaryrefslogtreecommitdiff
path: root/doc/development/ee_features.md
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-94/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-9/+9
* Remove csslabArun Kumar Mohan2019-08-281-2/+0
* Update capitalization in /dev docsMarcel Amirault2019-08-271-2/+2
* Update docs to pass new markdownlintMarcel Amirault2019-08-221-2/+2
* Added docs for the new EE injection methodsprepend-ee-helperYorick Peterse2019-07-301-21/+25
* Fix spacing of code blocksMarcel Amirault2019-07-091-35/+35
* Add lint rule that headings must increment one level at a timeEvan Read2019-07-081-5/+4
* Expound backporting a tad bitJohn Skarbek2019-07-031-1/+8
* Enforce consistent prefix for bullet listsMarcel Amirault2019-07-011-2/+2
* Add Markdown lintingEvan Read2019-06-251-4/+11
* Docs: Clean up links to remove ./ usageMarcel Amirault2019-06-051-1/+1
* Remove render_if_exists partial caveatremove-render-if-exists-partial-caveatLuke Bennett2019-05-311-9/+0
* Update development doc on EE specific API paramsImre Farkas2019-05-271-20/+33
* Use relative URLs in development docsAchilleas Pipinellis2019-05-271-2/+2
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
* Explain render_if_exists opts caveatdocs-render_if_exists-opts-caveatLuke Bennett2019-05-161-1/+13
* Explain `render_if_exists` relative pathLuke Bennett2019-05-161-0/+10
* Removes ifEE example for JS codefilipa-master-patch-09545Filipa Lacerda2019-04-161-31/+11
* Document IS_GITLAB_EE environment variablewinh-IS_GITLAB_EE-docsWinnie Hellmann2019-04-081-0/+5
* Use correct `ifEE` variable nameMark Florian2019-04-031-3/+3
* Fix example block for mixin from ee-else-ce pathdocs-fix-import-mixin-from-ee-else-ce-path-exampleEzekiel Kigbo2019-03-311-6/+7
* Docs: Fix broken anchors in development docsMarcel Amirault2019-03-051-4/+2
* Adds documentation for frontend single repo moveFilipa Lacerda2019-03-011-1/+70
* Add docs for EE components in CE componentsPhil Hughes2019-02-281-0/+23
* Docs: Realign more CE docs that diverged from EE unnecessarily (second MR)Marcel Amirault2019-02-121-0/+23
* Document ee_else_ce alias for splitting CE/EE JavaScriptWinnie Hellmann2019-01-301-0/+14
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Update docs to put prepend as the last linedocs/update-prepend-documentationYorick Peterse2018-11-131-29/+124
* Allow CE do nothing if route doesn't exist7864-ee-routesLin Jen-Shin2018-10-261-4/+5
* Make it possible to add EE only routeLin Jen-Shin2018-10-261-5/+10
* Put EE routes in EE files under EE directoriesLin Jen-Shin2018-10-261-6/+15
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-44/+50
* Mention how to override CE class methodsdocs-mention-how-to-override-class-methodsLin Jen-Shin2018-08-171-0/+28
* Update ee_features.md to fix linkMarcel Amirault2018-06-301-1/+1
* Add document around `render_ce`render_superLin Jen-Shin2018-05-291-12/+38
* CE: Use render_if_exists to hide EE specific codesLin Jen-Shin2018-05-231-2/+36
* Fixed typosPascal Borreli2018-04-271-1/+1
* Merge branch 'add-documentation-about-backporting-changes' into 'master'Tim Zallmann2018-04-031-0/+14
|\
| * 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 comments from CE44752-remove-ee-specific-commentsEric Eastwood2018-03-281-1/+22
| |/
* | Merge branch 'docs-extract-ee-api' into 'master'Rémy Coutable2018-03-281-0/+249
|\ \ | |/ |/|
| * 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