summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Add confirmation dialogs guidelines in UX copydocs/ux-copy-confirmation-dialogsAchilleas Pipinellis2017-03-091-0/+9
| | | | [ci skip]
* Merge branch 'etag-notes-polling' into 'master' Sean McGivern2017-03-061-1/+1
|\ | | | | | | | | | | | | Use ETag to improve performance of issue notes polling Closes #27582 See merge request !9036
| * Execute metrics initializer earlieretag-notes-pollingAdam Niedzielski2017-03-011-1/+1
| | | | | | | | | | This makes sure that Gitlab::Metrics::RackMiddleware is added before Gitlab::EtagCaching::Middleware.
* | Improve EE compatibility MR docs [ci skip] ee-comp-mr-2Adam Niedzielski2017-03-031-1/+4
| | | | | | | | EE MR should be updated before CE MR is merged. Suggest using "git rerere".
* | Merge branch 'api-v4-doc' into 'master' Douwe Maan2017-03-011-8/+8
|\ \ | | | | | | | | | | | | Use v4 endpoint in API docs See merge request !9631
| * | Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-8/+8
| |/
* | Persona imagesSarah O'Donnell2017-03-013-2/+2
|/
* Add newline to end of frontend.md.patch-14Bryce Johnson2017-02-281-1/+1
|
* Document use of AirBnb js styleguide and eslint.Bryce Johnson2017-02-281-0/+5
|
* Clarify when to create EE compatibility MR in code review processAdam Niedzielski2017-02-281-0/+6
|
* Add MockCiService integrationmock-ci-serviceEric Eastwood2017-02-241-1/+2
| | | | | | MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9250/ See https://gitlab.com/madlittlemods/gl-mock-ci-service
* Update users.mdSarah O'Donnell2017-02-231-17/+17
|
* Merge branch 'add-approving-license-process' into 'master' Clement Ho2017-02-211-0/+7
|\ | | | | | | | | | | | | Add process for requesting approval for licenses Closes gitlab-com/organization#22 See merge request !9242
| * Add process for requesting approval for licensesadd-approving-license-processClement Ho2017-02-171-0/+7
| |
* | Merge branch 'ux-guide-add-personas' into 'master' Régis Freyd (GitLab)2017-02-204-11/+159
|\ \ | | | | | | | | | | | | UX Guide: Add personas See merge request !9390
| * | [ci skip] UX Guide: Add personasAllison Whilden2017-02-204-11/+159
| | |
* | | Merge branch 'rs-document-timecop' into 'master' Rémy Coutable2017-02-201-0/+19
|\ \ \ | |/ / |/| | | | | | | | Document Timecop usage for time-sensitive tests See merge request !9383
| * | Document Timecop usage for time-sensitive testsrs-document-timecopRobert Speicher2017-02-201-0/+19
| | |
* | | Merge branch 'pedro-fix-line-ending' into 'master' Clement Ho2017-02-201-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Fix wrong line ending [ci-skip] See merge request !9270
| * | | Fix wrong line ending [ci-skip]pedro-fix-line-endingPedro Moreira da Silva2017-02-171-1/+1
| |/ /
* | | Merge branch 'link-to-rspec-features-docs' into 'master' Rémy Coutable2017-02-201-0/+8
|\ \ \ | |/ / |/| | | | | | | | Add link to external documentation of rspec-rails feature specs See merge request !8973
| * | Add more links in the Features/Integration testing documentationRichard Macklin2017-02-131-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | - Move the rspec-rails feature spec link to the Features/Integration section - Mention and link to capybara and poltergeist there as well [ci skip]
| * | Add link to external documentation of rspec-rails feature specsRichard Macklin2017-02-031-1/+3
| | | | | | | | | | | | [ci skip]
* | | Document better the CE -> EE mergedocument-ce-to-eeRémy Coutable2017-02-161-9/+16
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Do not use single quote in headings as it breaks docs.gitlab.comAchilleas Pipinellis2017-02-161-4/+4
| | | | | | | | | | | | [ci skip]
* | | Clean up terms used for issues. Use New instead of Add.pedro-issue-terminologyPedro Moreira da Silva2017-02-155-36/+22
| | |
* | | Rename builds to jobs in docsAchilleas Pipinellis2017-02-151-1/+1
| |/ |/| | | | | [ci skip]
* | Fix UX Guide apostrophe use for singular common nounspatch-12Pedro Moreira da Silva2017-02-131-192/+192
| |
* | Merge branch 'replace-teaspoon-references' into 'master' Clement Ho2017-02-103-21/+14
|\ \ | | | | | | | | | | | | | | | | | | Replace teaspoon references with Karma Closes gitlab-com/gitlab-docs#68 See merge request !9011
| * | Replace teaspoon references with Karmareplace-teaspoon-referencesClement Ho2017-02-103-21/+14
| | |
* | | moved hyperlink reference section at the end of the contentNur Rony2017-02-101-41/+43
| | |
* | | fixes frontend doc broken linkNur Rony2017-02-101-1/+1
|/ /
* | Fix broken links to docsAchilleas Pipinellis2017-02-061-3/+3
| | | | | | | | [ci skip]
* | [ci skip] UX Guide: Button placement in groupsux-guide-button-placementAllison Whilden2017-02-031-0/+14
|/
* Merge branch 'ux-guide-hover-animation-guidance-update' into 'master' Achilleas Pipinellis2017-02-021-1/+1
|\ | | | | | | | | UX guide: Update animation guidance to 100ms See merge request !8692
| * [ci skip] UX guide: Update animation guidance to 100msux-guide-hover-animation-guidance-updateAllison Whilden2017-01-211-1/+1
| |
* | First draft of "how to use vue.js in gitlab" documentationFilipa Lacerda2017-01-301-18/+88
| | | | | | | | | | | | | | | | | | | | | | | | Puts back trailing whitespace Changes after review Changes after review Adds Changelog entry Follow documentation styleguide
* | [ci skip] UX Guide Add general term section to copyux-guide-minor-updatesAllison Whilden2017-01-282-3/+9
| | | | | | | | | | | | [ci skip] UX guide: clean up term tables in copy [ci skip] UX guide: update dropdown max height for multiline items
* | Merge branch '23034-enable-rspec-profiling' into 'master' Robert Speicher2017-01-271-0/+35
|\ \ | | | | | | | | | | | | | | | | | | Add rspec_profiling to the rspec environment Closes #23034 See merge request !7854
| * | Add the rspec_profiling gem and documentation to the GitLab development ↵23034-enable-rspec-profilingNick Thomas2017-01-271-0/+35
| | | | | | | | | | | | environment
* | | Document "No gems fetched from git repositories" policy [ci skip]Adam Niedzielski2017-01-272-0/+15
|/ /
* | Merge branch 'no-more-bosses' into 'master' 27019-merge-when-pipeline-succeeds-visible-if-approvals-are-pendingStan Hu2017-01-232-10/+10
|\ \ | |/ |/| | | | | Rename endboss -> maintainer, miniboss -> reviewer See merge request !8719
| * Rename endboss -> maintainer, miniboss -> reviewerno-more-bossesSean McGivern2017-01-132-10/+10
| | | | | | | | | | We want to describe these roles in a way that is more understandable to people not familiar with GitLab.
* | Merge branch 'patch-9' into 'master' Fatih Acet2017-01-191-10/+68
|\ \ | |/ |/| | | | | Add documentation for possible causes of JS-related test failures. See merge request !8214
| * Fix markdown errors.patch-9Bryce Johnson2016-12-211-2/+2
| |
| * Add documentation for possible causes of JS-related test failures.Bryce Johnson2016-12-211-10/+68
| |
* | Merge branch 'ux-copy-capitalization-punctuation' into 'master' Allison Whilden2017-01-061-14/+90
|\ \ | | | | | | | | | | | | Improve UX copy docs on capitalization and punctuation See merge request !8439
| * | Improve UX copy docs on capitalization and punctuationux-copy-capitalization-punctuationPedro Moreira da Silva2017-01-041-14/+90
| | |
* | | Merge branch 'ux-guide-search-box' into 'master' Achilleas Pipinellis2017-01-053-0/+13
|\ \ \ | | | | | | | | | | | | | | | | UX Guide: add section on search box See merge request !8429
| * | | [ci skip] UX Guide: add section on search boxux-guide-search-boxAllison Whilden2017-01-033-0/+13
| | | |