Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document how to format localized dates in Ruby | Mayra Cabrera | 2019-01-28 | 1 | -0/+10 |
| | | | | | | | | This documents the two ways we currently localized dates: 1) Using l helper 2) Through strftime Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41237 | ||||
* | Fixes a typo | Marcia Ramos | 2019-01-24 | 1 | -1/+1 |
| | |||||
* | Document docs style exceptions | Marcia Ramos | 2019-01-24 | 1 | -0/+33 |
| | |||||
* | Use $CI_COMMIT_REF_NAME for tags in trigger-build | Rémy Coutable | 2019-01-24 | 1 | -4/+0 |
| | | | | | | | Also, pass GITLAB_VERSION and GITLAB_ASSETS_TAG to CNG triggered pipelines. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix most instances of bare URLs in markdown | Evan Read | 2019-01-24 | 10 | -49/+48 |
| | |||||
* | Merge branch 'custom-gitaly-url' into 'master' | Stan Hu | 2019-01-23 | 1 | -0/+19 |
|\ | | | | | | | | | Allow Gitaly to be built from a custom URL See merge request gitlab-org/gitlab-ce!24616 | ||||
| * | Allow Gitaly to be built from a custom URL | Nick Thomas | 2019-01-23 | 1 | -0/+19 |
| | | |||||
* | | Improve Review Apps documentation | Rémy Coutable | 2019-01-23 | 2 | -35/+76 |
|/ | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch '56547-limit-sidekiq-logging-based-on-argument-size' into 'master' | Stan Hu | 2019-01-22 | 1 | -2/+7 |
|\ | | | | | | | | | | | | | Resolve "Limit sidekiq logging based on argument size" Closes #56547 See merge request gitlab-org/gitlab-ce!24493 | ||||
| * | Limit Sidekiq args logging to 10 KB of JSON | Sean McGivern | 2019-01-22 | 1 | -2/+7 |
| | | | | | | | | | | | | When logging arguments from Sidekiq to JSON, restrict the size of `args` to 10 KB (when converted to JSON). This is to avoid blowing up with excessively large job payloads. | ||||
* | | Merge branch 'proof-read' into 'master' | Achilleas Pipinellis | 2019-01-22 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | Fix typos in dev & test docu See merge request gitlab-org/gitlab-ce!24539 | ||||
| * | | Fix typos | Katrin Leinweber | 2019-01-21 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'docs-best-practice-with-quarantined-tests' into 'master' | Mek Stittri | 2019-01-22 | 1 | -6/+27 |
|\ \ \ | | | | | | | | | | | | | | | | | Document better the process around quarantined tests See merge request gitlab-org/gitlab-ce!24452 | ||||
| * | | | Apply suggestion to doc/development/testing_guide/flaky_tests.md | Rémy Coutable | 2019-01-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | Document better the process around quarantined tests | Rémy Coutable | 2019-01-17 | 1 | -6/+27 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | Revert "Merge branch 'qa-use-mr-iid-in-review-app-slug' into 'master'" | Rémy Coutable | 2019-01-21 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | This reverts merge request https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24388 | ||||
* | | | | Merge branch 'docs-patch-38' into 'master' | Kushal Pandya | 2019-01-18 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update vuex.md - swap PUT/POST methods See merge request gitlab-org/gitlab-ce!24494 | ||||
| * | | | | Update vuex.md - swap PUT/POST methods | Filipa Lacerda | 2019-01-18 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Update reference to ~Monitoring to be ~Monitor | Seth Engelhard | 2019-01-18 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'qa-use-mr-iid-in-review-app-slug' into 'master' | Grzegorz Bizon | 2019-01-18 | 1 | -8/+8 |
|\ \ \ | |/ / |/| | | | | | | | | Use MR IID in Review Apps slug and domain See merge request gitlab-org/gitlab-ce!24388 | ||||
| * | | Use MR IID in Review Apps slug and domain | Rémy Coutable | 2019-01-15 | 1 | -8/+8 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Merge branch 'docs/minor-section-restructure' into 'master' | Marcia Ramos | 2019-01-17 | 1 | -6/+10 |
|\ \ \ | | | | | | | | | | | | | | | | | Promote sections and minor improvements See merge request gitlab-org/gitlab-ce!24410 | ||||
| * | | | Promote sections and minor improvements | Evan Read | 2019-01-16 | 1 | -6/+10 |
| | | | | |||||
* | | | | Merge branch 'docs-rename-feature-proposal' into 'master' | Rémy Coutable | 2019-01-16 | 1 | -8/+8 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Adopt label renaming from ~"feature proposal" to ~feature See merge request gitlab-org/gitlab-ce!24371 | ||||
| * | | | Adopt label renaming from ~"feature proposal" to | Lin Jen-Shin | 2019-01-15 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | just ~feature. | ||||
* | | | | Allow to quarantine tests | Rémy Coutable | 2019-01-15 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | Document four backticks feature in markdown | Evan Read | 2019-01-15 | 1 | -0/+6 |
| |/ / |/| | | |||||
* | | | Add Import/Export dev docs | James Lopez | 2019-01-14 | 2 | -0/+353 |
|/ / | |||||
* | | Update FE developer and installation documentation | Lukas Eipert | 2019-01-14 | 1 | -2/+2 |
| | | |||||
* | | Fix indentation and markup for Markdown codeblock | Achilleas Pipinellis | 2019-01-11 | 1 | -13/+13 |
|/ | |||||
* | Merge branch 'docs/fix-styleguide' into 'master' | Achilleas Pipinellis | 2019-01-09 | 1 | -32/+30 |
|\ | | | | | | | | | Fix broken markdown and other lint problems See merge request gitlab-org/gitlab-ce!24208 | ||||
| * | Fix broken markdown and other lint problems | Evan Read | 2019-01-09 | 1 | -32/+30 |
| | | |||||
* | | docs: Fix 'Gilab' typo | carla | 2019-01-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'elastic-test-repos-ce' into 'master' | Nick Thomas | 2019-01-09 | 1 | -0/+8 |
|\ \ | |/ |/| | | | | | Backport of elastic-test-repos from EE See merge request gitlab-org/gitlab-ce!24200 | ||||
| * | Backport of elastic-test-repos from EE | Mario de la Ossa | 2019-01-08 | 1 | -0/+8 |
| | | |||||
* | | Merge branch 'docs/fix-unordered-list-style' into 'master' | Achilleas Pipinellis | 2019-01-08 | 30 | -179/+180 |
|\ \ | | | | | | | | | | | | | Resolve Markdown unordered lists not conforming to styleguide See merge request gitlab-org/gitlab-ce!23037 | ||||
| * | | Make unordered lists conform to styleguidedocs/fix-unordered-list-style | Evan Read | 2019-01-08 | 30 | -179/+180 |
| | | | | | | | | | | | | - Also makes other minor Markdown fixes that were near the main fixes. | ||||
* | | | Document how to run frontend tests | Winnie Hellmann | 2019-01-08 | 1 | -6/+6 |
|/ / | |||||
* | | Document new incoming email address format | Brett Walker | 2019-01-08 | 1 | -6/+24 |
| | | |||||
* | | Add API topic templatedocs/new-verbs-section-styleguide | Evan Read | 2019-01-07 | 1 | -0/+35 |
| | | |||||
* | | Implement some review comments | Evan Read | 2019-01-07 | 1 | -43/+43 |
| | | | | | | | | | | | | | | Also: - Slight restructure. - Some Markdown improvements. | ||||
* | | Add new styleguide sections for verbs | Evan Read | 2019-01-07 | 1 | -3/+31 |
| | | | | | | | | Also fixes spelling, and makes the Markdown style more consistent. | ||||
* | | Merge branch 'docs/fake-token-no-more' into 'master' | Evan Read | 2019-01-07 | 1 | -10/+10 |
|\ \ | | | | | | | | | | | | | | | | | | | Do not use tokens that look like tokens in docs Closes #38064 See merge request gitlab-org/gitlab-ce!24044 | ||||
| * | | Replace look-alike token with '<your_access_token>'docs/fake-token-no-more | Achilleas Pipinellis | 2019-01-04 | 1 | -10/+10 |
| |/ | | | | | | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs. | ||||
* | | Merge branch 'kamil-refactor-ci-builds-v5' into 'master' | Grzegorz Bizon | 2019-01-06 | 1 | -0/+25 |
|\ \ | | | | | | | | | | | | | Use BuildMetadata to store build configuration in JSONB form See merge request gitlab-org/gitlab-ce!21499 | ||||
| * | | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5 | Kamil Trzciński | 2019-01-04 | 1 | -0/+25 |
| |/ | | | | | | | | | | | | | | | | | | | | | These are data columns that store runtime configuration of build needed to execute it on runner and within pipeline. The definition of this data is that once used, and when no longer needed (due to retry capability) they can be freely removed. They use `jsonb` on PostgreSQL, and `text` on MySQL (due to lacking support for json datatype on old enough version). | ||||
* | | Fixes broken link | Marcia Ramos | 2019-01-04 | 1 | -1/+1 |
|/ | |||||
* | Make correction to URL, from https://about.gitab.com/handbook/documentation/ ↵ | carla | 2019-01-04 | 1 | -1/+1 |
| | | | | to https://about.gitlab.com/handbook/documentation/ (I searched to see if this is a duplicate of an existing fix, didn't find one) | ||||
* | Merge branch 'documentation-development-docs' into 'master' | Sid Sijbrandij | 2018-12-31 | 7 | -425/+367 |
|\ | | | | | | | | | Documentation process/policy updates to foster contributions to docs as SSOT See merge request gitlab-org/gitlab-ce!23951 | ||||
| * | Add to the 'how to update' section | Mike Lewis | 2018-12-31 | 1 | -1/+6 |
| | |