Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small fixes in Vuex docswinh-fix-vuex-docs | Winnie Hellmann | 2018-03-01 | 1 | -4/+4 |
| | |||||
* | Fix example in Vuex docs | Filipa Lacerda | 2018-02-28 | 1 | -0/+2 |
| | |||||
* | Docs: search/replace "Enterprise Edition" and adjust when applicable | Marcia Ramos | 2018-02-22 | 3 | -7/+15 |
| | |||||
* | No `../` is necessary for linking pages in the same directory.jramsay-detailed-proofreader-process-docs | Connor Shea | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | Link directly to proofreader.md | James Ramsay | 2018-02-21 | 1 | -2/+4 |
| | |||||
* | Add more detail to the proofreader process | James Ramsay | 2018-02-21 | 1 | -3/+20 |
| | |||||
* | Generate EE changelog under ee/changelogs/unreleased/ | Rémy Coutable | 2018-02-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Docs: Pages - clean up articles | Marcia Ramos | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | Merge branch ↵ | Achilleas Pipinellis | 2018-02-20 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | '43376-follow-up-from-docs-update-all-articles-with-the-new-layout-metadata-from-the-frontmatter' into 'master' Resolve "Follow-up from "Docs: Update all articles with the new layout (metadata from the frontmatter)"" Closes #43376 See merge request gitlab-org/gitlab-ce!17214 | ||||
| * | specify date format43376-follow-up-from-docs-update-all-articles-with-the-new-layout-metadata-from-the-frontmatter | Marcia Ramos | 2018-02-19 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'docs/rs-changelog-doc-links' into 'master' | Rémy Coutable | 2018-02-19 | 1 | -2/+2 |
|\ \ | |/ |/| | | | | | Update two links in the changelog developer docs See merge request gitlab-org/gitlab-ce!17220 | ||||
| * | Update two links in the changelog developer docsdocs/rs-changelog-doc-links | Robert Speicher | 2018-02-18 | 1 | -2/+2 |
| | | |||||
* | | Update all articles with the new layout (meta data from the frontmatter)docs-articles-layout-frontmatter | Marcia Ramos | 2018-02-16 | 1 | -12/+19 |
|/ | | | | Context: https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182 | ||||
* | Merge branch 'docs-axios' into 'master' | Filipa Lacerda | 2018-02-16 | 1 | -0/+3 |
|\ | | | | | | | | | Add axios to frontend docs as the default network request library See merge request gitlab-org/gitlab-ce!17165 | ||||
| * | Add axios to frontend docs as the default network request librarydocs-axios | Clement Ho | 2018-02-15 | 1 | -0/+3 |
| | | |||||
* | | Improve error handling for Gitlab::Profiler and improve doc about providing ↵update-profiler-docs-explaining-how-to-provide-user | Dylan Griffith | 2018-02-16 | 1 | -0/+11 |
|/ | | | | a user | ||||
* | Add new modal Vue componentwinh-new-modal-component | Winnie Hellmann | 2018-02-14 | 4 | -34/+66 |
| | |||||
* | Merge branch 'feature-flags-for-user-apps' into 'master' | Achilleas Pipinellis | 2018-02-14 | 1 | -1/+6 |
|\ | | | | | | | | | clarify what kind of feature flags we support See merge request gitlab-org/gitlab-ce!17113 | ||||
| * | clarify what kind of feature flags we support | Job van der Voort | 2018-02-14 | 1 | -1/+6 |
| | | |||||
* | | Fix punctuation and address feedbackjramsay-i18n-proofreader-process-docs | James Ramsay | 2018-02-13 | 2 | -6/+8 |
| | | |||||
* | | Add clearer proofreader process to docs | James Ramsay | 2018-02-13 | 2 | -27/+48 |
|/ | |||||
* | Merge branch 'whitelisting' into 'master' | Yorick Peterse | 2018-02-13 | 1 | -3/+2 |
|\ | | | | | | | | | Remove Sentry reporting for query limiting See merge request gitlab-org/gitlab-ce!17092 | ||||
| * | Remove Sentry reporting for query limiting | Yorick Peterse | 2018-02-13 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using Sentry, while useful, poses two problems you have to choose from: 1. All errors are reported separately, making it easy to create issues but also making it next to impossible to see other errors (due to the sheer volume of threshold errors). 2. Errors can be grouped or merged together, reducing the noise. This however also means it's (as far as I can tell) much harder to automatically create GitLab issues from Sentry for the offending controllers. Since both solutions are terrible I decided to go with a third option: not using Sentry for this at all. Instead we'll investigate using Prometheus alerts and Grafana dashboards for this, which has the added benefit of being able to more accurately measure the behaviour over time. Note that throwing errors in test environments is still enabled, and whitelisting is still necessary to prevent that from happening (and that in turn still requires that developers create issues). | ||||
* | | Merge branch 'ce-rc/move-all-ee-specs-to-ee-specs' into 'master' | Robert Speicher | 2018-02-13 | 2 | -4/+7 |
|\ \ | | | | | | | | | | | | | Port spec/fixtures/api/schemas/deployment.json from EE See merge request gitlab-org/gitlab-ce!17090 | ||||
| * | | Port some RuboCop and doc changes from EE | Rémy Coutable | 2018-02-13 | 2 | -4/+7 |
| |/ | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Update sidekiq_style_guide.mddocument-all-queues-yml | Dylan Griffith | 2018-02-13 | 1 | -2/+2 |
| | | |||||
* | | Document all_queues.yml in sidekiq_style_guide.md | Dylan Griffith | 2018-02-13 | 1 | -0/+3 |
|/ | |||||
* | Merge branch 'doc-improve-side-effects-block' into 'master' | Phil Hughes | 2018-02-09 | 1 | -2/+31 |
|\ | | | | | | | | | Improve docs about allowing some side effects on the constructor See merge request gitlab-org/gitlab-ce!17027 | ||||
| * | Fix english in style_guide_js.mddoc-improve-side-effects-block | Filipa Lacerda | 2018-02-09 | 1 | -2/+2 |
| | | |||||
| * | Improve docs about allowing some side effects on the constructor | Filipa Lacerda | 2018-02-09 | 1 | -2/+31 |
| | | |||||
* | | Update vue component naming guidelines | George Tsiolis | 2018-02-08 | 1 | -5/+5 |
|/ | |||||
* | Merge branch 'bvl-pot-merge-conflicts-docs' into 'master' | Achilleas Pipinellis | 2018-02-08 | 1 | -0/+3 |
|\ | | | | | | | | | Add a note about merge conflicts in `gitlab.pot` See merge request gitlab-org/gitlab-ce!16971 | ||||
| * | Add a note about merge conflicts in `gitlab.pot`bvl-pot-merge-conflicts-docs | Bob Van Landuyt | 2018-02-07 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'bvl-fix-concurrent-fork-network-migrations' into 'master'42861-include-external-files-in-gitlab-ci-yml-move-from-eep-to-ce | Yorick Peterse | 2018-02-08 | 1 | -0/+12 |
|\ \ | | | | | | | | | | | | | | | | | | | Fix concurrent fork network migrations Closes #41487 See merge request gitlab-org/gitlab-ce!16988 | ||||
| * | | [docs] Info rescheduling background migrationsbvl-fix-concurrent-fork-network-migrations | Bob Van Landuyt | 2018-02-08 | 1 | -0/+12 |
| | | | |||||
* | | | Update style_guide_scss.md | Simon Knox | 2018-02-08 | 1 | -0/+2 |
|/ / | |||||
* | | Translate issuable sidebar34416-issue-i18n | Jarka Kadlecová | 2018-02-07 | 1 | -0/+2 |
|/ | |||||
* | update doc | Shinya Maeda | 2018-02-06 | 1 | -2/+2 |
| | |||||
* | Merge branch 'query-counts' into 'master' | Rémy Coutable | 2018-02-05 | 2 | -0/+66 |
|\ | | | | | | | | | Track and act upon the number of executed SQL queries See merge request gitlab-org/gitlab-ce!16466 | ||||
| * | Track and act upon the number of executed queriesquery-counts | Yorick Peterse | 2018-02-01 | 2 | -0/+66 |
| | | | | | | | | | | | | | | | | | | | | | | This ensures that we have more visibility in the number of SQL queries that are executed in web requests. The current threshold is hardcoded to 100 as we will rarely (maybe once or twice) change it. In production and development we use Sentry if enabled, in the test environment we raise an error. This feature is also only enabled in production/staging when running on GitLab.com as it's not very useful to other users. | ||||
* | | port of 594e6a0a625^..f74c90f68c6 | Micaël Bergeron | 2018-02-01 | 1 | -7/+97 |
|/ | |||||
* | Improve doc/development/automatic_ce_ee_merge.md | Rémy Coutable | 2018-02-01 | 1 | -8/+23 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add note within ux documentation that further changes should be made within ↵ux-guide-deprecation | tauriedavis | 2018-01-24 | 1 | -0/+2 |
| | | | | the design.gitlab project | ||||
* | Merge branch 'winh-axios-mock-restore' into 'master' | Filipa Lacerda | 2018-01-24 | 1 | -1/+1 |
|\ | | | | | | | | | Use restore() instead of reset() for removing axios MockAdapter See merge request gitlab-org/gitlab-ce!16647 | ||||
| * | Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restore | Winnie Hellmann | 2018-01-23 | 1 | -1/+1 |
| | | |||||
* | | Document advantages of axios-mock-adapter | Winnie Hellmann | 2018-01-23 | 1 | -3/+16 |
|/ | |||||
* | Merge branch 'add-js-note-live-debug' into 'master' | Rémy Coutable | 2018-01-23 | 1 | -0/+2 |
|\ | | | | | | | | | Add note about live_debug only working on javascript enabled specs See merge request gitlab-org/gitlab-ce!16625 | ||||
| * | Add note about live_debug only working on javascript enabled specsadd-js-note-live-debug | Clement Ho | 2018-01-22 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'add-profiler-to-application' into 'master' | Stan Hu | 2018-01-22 | 2 | -11/+37 |
|\ \ | |/ |/| | | | | | Add Gitlab::Profiler for profiling from a console or runner See merge request gitlab-org/gitlab-ce!16552 | ||||
| * | Add bin/profile-url tool and docsadd-profiler-to-application | Sean McGivern | 2018-01-19 | 2 | -11/+37 |
| | |