Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bad code example29326-update-documentation | Filipa Lacerda | 2017-03-13 | 1 | -2/+2 |
| | |||||
* | Fix code examples and add code highligth | Filipa Lacerda | 2017-03-10 | 1 | -5/+4 |
| | |||||
* | Adds best practices regarding context and vue to documentation | Filipa Lacerda | 2017-03-10 | 1 | -1/+32 |
| | |||||
* | Adds information about architecture step. | Filipa Lacerda | 2017-03-10 | 1 | -2/+20 |
| | |||||
* | Add confirmation dialogs guidelines in UX copydocs/ux-copy-confirmation-dialogs | Achilleas Pipinellis | 2017-03-09 | 1 | -0/+9 |
| | | | | [ci skip] | ||||
* | Merge branch 'etag-notes-polling' into 'master' | Sean McGivern | 2017-03-06 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Use ETag to improve performance of issue notes polling Closes #27582 See merge request !9036 | ||||
| * | Execute metrics initializer earlieretag-notes-polling | Adam Niedzielski | 2017-03-01 | 1 | -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-2 | Adam Niedzielski | 2017-03-03 | 1 | -1/+4 |
| | | | | | | | | EE MR should be updated before CE MR is merged. Suggest using "git rerere". | ||||
* | | Merge branch 'api-v4-doc' into 'master' | Douwe Maan | 2017-03-01 | 1 | -8/+8 |
|\ \ | | | | | | | | | | | | | Use v4 endpoint in API docs See merge request !9631 | ||||
| * | | Use v4 endpoint in API docsapi-v4-doc | Robert Schilling | 2017-03-01 | 1 | -8/+8 |
| |/ | |||||
* | | Persona images | Sarah O'Donnell | 2017-03-01 | 3 | -2/+2 |
|/ | |||||
* | Add newline to end of frontend.md.patch-14 | Bryce Johnson | 2017-02-28 | 1 | -1/+1 |
| | |||||
* | Document use of AirBnb js styleguide and eslint. | Bryce Johnson | 2017-02-28 | 1 | -0/+5 |
| | |||||
* | Clarify when to create EE compatibility MR in code review process | Adam Niedzielski | 2017-02-28 | 1 | -0/+6 |
| | |||||
* | Add MockCiService integrationmock-ci-service | Eric Eastwood | 2017-02-24 | 1 | -1/+2 |
| | | | | | | MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9250/ See https://gitlab.com/madlittlemods/gl-mock-ci-service | ||||
* | Update users.md | Sarah O'Donnell | 2017-02-23 | 1 | -17/+17 |
| | |||||
* | Merge branch 'add-approving-license-process' into 'master' | Clement Ho | 2017-02-21 | 1 | -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-process | Clement Ho | 2017-02-17 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'ux-guide-add-personas' into 'master' | Régis Freyd (GitLab) | 2017-02-20 | 4 | -11/+159 |
|\ \ | | | | | | | | | | | | | UX Guide: Add personas See merge request !9390 | ||||
| * | | [ci skip] UX Guide: Add personas | Allison Whilden | 2017-02-20 | 4 | -11/+159 |
| | | | |||||
* | | | Merge branch 'rs-document-timecop' into 'master' | Rémy Coutable | 2017-02-20 | 1 | -0/+19 |
|\ \ \ | |/ / |/| | | | | | | | | Document Timecop usage for time-sensitive tests See merge request !9383 | ||||
| * | | Document Timecop usage for time-sensitive testsrs-document-timecop | Robert Speicher | 2017-02-20 | 1 | -0/+19 |
| | | | |||||
* | | | Merge branch 'pedro-fix-line-ending' into 'master' | Clement Ho | 2017-02-20 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Fix wrong line ending [ci-skip] See merge request !9270 | ||||
| * | | | Fix wrong line ending [ci-skip]pedro-fix-line-ending | Pedro Moreira da Silva | 2017-02-17 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'link-to-rspec-features-docs' into 'master' | Rémy Coutable | 2017-02-20 | 1 | -0/+8 |
|\ \ \ | |/ / |/| | | | | | | | | Add link to external documentation of rspec-rails feature specs See merge request !8973 | ||||
| * | | Add more links in the Features/Integration testing documentation | Richard Macklin | 2017-02-13 | 1 | -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 specs | Richard Macklin | 2017-02-03 | 1 | -1/+3 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Document better the CE -> EE mergedocument-ce-to-ee | Rémy Coutable | 2017-02-16 | 1 | -9/+16 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Do not use single quote in headings as it breaks docs.gitlab.com | Achilleas Pipinellis | 2017-02-16 | 1 | -4/+4 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Clean up terms used for issues. Use New instead of Add.pedro-issue-terminology | Pedro Moreira da Silva | 2017-02-15 | 5 | -36/+22 |
| | | | |||||
* | | | Rename builds to jobs in docs | Achilleas Pipinellis | 2017-02-15 | 1 | -1/+1 |
| |/ |/| | | | | | [ci skip] | ||||
* | | Fix UX Guide apostrophe use for singular common nounspatch-12 | Pedro Moreira da Silva | 2017-02-13 | 1 | -192/+192 |
| | | |||||
* | | Merge branch 'replace-teaspoon-references' into 'master' | Clement Ho | 2017-02-10 | 3 | -21/+14 |
|\ \ | | | | | | | | | | | | | | | | | | | Replace teaspoon references with Karma Closes gitlab-com/gitlab-docs#68 See merge request !9011 | ||||
| * | | Replace teaspoon references with Karmareplace-teaspoon-references | Clement Ho | 2017-02-10 | 3 | -21/+14 |
| | | | |||||
* | | | moved hyperlink reference section at the end of the content | Nur Rony | 2017-02-10 | 1 | -41/+43 |
| | | | |||||
* | | | fixes frontend doc broken link | Nur Rony | 2017-02-10 | 1 | -1/+1 |
|/ / | |||||
* | | Fix broken links to docs | Achilleas Pipinellis | 2017-02-06 | 1 | -3/+3 |
| | | | | | | | | [ci skip] | ||||
* | | [ci skip] UX Guide: Button placement in groupsux-guide-button-placement | Allison Whilden | 2017-02-03 | 1 | -0/+14 |
|/ | |||||
* | Merge branch 'ux-guide-hover-animation-guidance-update' into 'master' | Achilleas Pipinellis | 2017-02-02 | 1 | -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-update | Allison Whilden | 2017-01-21 | 1 | -1/+1 |
| | | |||||
* | | First draft of "how to use vue.js in gitlab" documentation | Filipa Lacerda | 2017-01-30 | 1 | -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-updates | Allison Whilden | 2017-01-28 | 2 | -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 Speicher | 2017-01-27 | 1 | -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-profiling | Nick Thomas | 2017-01-27 | 1 | -0/+35 |
| | | | | | | | | | | | | environment | ||||
* | | | Document "No gems fetched from git repositories" policy [ci skip] | Adam Niedzielski | 2017-01-27 | 2 | -0/+15 |
|/ / | |||||
* | | Merge branch 'no-more-bosses' into 'master' 27019-merge-when-pipeline-succeeds-visible-if-approvals-are-pending | Stan Hu | 2017-01-23 | 2 | -10/+10 |
|\ \ | |/ |/| | | | | | Rename endboss -> maintainer, miniboss -> reviewer See merge request !8719 | ||||
| * | Rename endboss -> maintainer, miniboss -> reviewerno-more-bosses | Sean McGivern | 2017-01-13 | 2 | -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 Acet | 2017-01-19 | 1 | -10/+68 |
|\ \ | |/ |/| | | | | | Add documentation for possible causes of JS-related test failures. See merge request !8214 | ||||
| * | Fix markdown errors.patch-9 | Bryce Johnson | 2016-12-21 | 1 | -2/+2 |
| | | |||||
| * | Add documentation for possible causes of JS-related test failures. | Bryce Johnson | 2016-12-21 | 1 | -10/+68 |
| | |