Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-12Add the ability to perform background migrationsYorick Peterse
Background migrations can be used to perform long running data migrations without these blocking a deployment procedure. See MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11854 for more information.
2017-06-09Mention the cause of missing translations in the docsBob Van Landuyt
2017-06-08Merge branch 'document-polymorphing-columns' into 'master'Rémy Coutable
Document using separate tables instead of polymorphic associations and STI See merge request !11168
2017-06-07Merge branch 'edge-cases-integration-frontend-testing' into 'master'Clement Ho
Update testing.md `# Frontend Testing` to include integration spec for edge cases See merge request !11784
2017-06-07Document not using STIYorick Peterse
2017-06-07Document not using polymorphic associationsYorick Peterse
Instead of using polymorphic associations a developer should use separate tables.
2017-06-06Merge branch 'evn-crosslink-to-architecture' into 'master'Achilleas Pipinellis
Make sketch dynamic and link back to production architecture See merge request !11617
2017-06-01Add new Rake task to simplify the compilation of PO filesRuben Davila
2017-06-01Merge branch 'document-not-using-serialize' into 'master'Douwe Maan
Document not using ActiveRecord's serialize method See merge request !11821
2017-06-01Add feature toggles through FlipperAlejandro Rodríguez
2017-05-31Document not storing serialized dataYorick Peterse
2017-05-30Update testing.md `# Frontend Testing` to include integration spec for edge ↵Luke "Jared" Bennett
cases
2017-05-25Add small update for the i18n guide.Ruben Davila
2017-05-23Per discussionErnst van Nierop
2017-05-22Make sketch dynamic and link back to production architectureernstvn
2017-05-18Minor changes to Testing Promises sectionWinnie Hellmann
2017-05-18Merge branch 'winh-testing-promises' into 'master'Clement Ho
Document Promise testing best practice See merge request !11284
2017-05-18[Migration guide] Add note about prefering change_column_null over change_columnValery Sizov
2017-05-18Document Promise testing best practice (!11284)winh
2017-05-17Update fe_guide testing.mdLuke "Jared" Bennett
2017-05-17Update fe_guide/index.md to use readable ascii treeLuke "Jared" Bennett
2017-05-16Add guide to collaborate with i18n.Rubén Dávila Santos
2017-05-16Merge branch 'docs-add-more-conventions-for-docs-only-tests' into 'master' Rémy Coutable
Add more choices to name the branch for docs only tests See merge request !11413
2017-05-16Add more choices to name the branch for docs only testsAchilleas Pipinellis
http://rubular.com/r/51mKdLm6RF
2017-05-15Update UX guide to use monospace type for commit, branch, and tag refsPedro Moreira da Silva
2017-05-15Merge branch 'patch-18' into 'master' Rémy Coutable
Fix the GitLab EE link See merge request !11021
2017-05-11Complement tech articles guidelinesMarcia Ramos
2017-05-09Add screenshots to Triggered Build docsBalasankar C
2017-05-09Fix links in code review docsSean McGivern
2017-05-08Merge branch ↵Filipa Lacerda
'28794-standardize-jasmine-test-describe-block-names-that-test-specific-methods' into 'master' Resolve "Standardize jasmine test describe block names that test specific methods" Closes #28794 See merge request !11137
2017-05-08Add documentation about adding foreign keysYorick Peterse
[ci skip]
2017-05-06[skip ci] add documentationClement Ho
2017-05-06Merge branch 'droplab-item-ignore-docs' into 'master' Clement Ho
Include droplab-item-ignore in droplab docs See merge request !10808
2017-05-05Merge branch '31552-documentation-dos-and-donts' into 'master' Phil Hughes
Resolve "Documentation: Frontend list of do's and don'ts" Closes #31552 See merge request !11091
2017-05-05Add a manual job to trigger package build in omnibusBalasankar C
2017-05-04Changes after reviewFilipa Lacerda
2017-05-04Merge branch 'docs/30141-improve-contributing-guide' into 'master' Robert Speicher
Resolve "Combine all GitLab workflow documentation to CONTRIBUTING.md" Closes #30141 See merge request !10991
2017-05-04Add missing pointsFilipa Lacerda
2017-05-04Adds numbered lists to easily point to documentationFilipa Lacerda
2017-05-04Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.mdRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-03Improve the Code review guidelines documentationRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-03Elaborate on the usage of SpringRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-03Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan
Enable `RSpec/DescribedClass` cop and correct violations See merge request !10930
2017-05-02Add some documentation for the new migration helpersBob Van Landuyt
2017-05-02Fix the GitLab EE linkSota Yamashita
2017-05-01Enable `RSpec/DescribedClass` copRobert Speicher
2017-04-28Document the process of docs only changesAchilleas Pipinellis
2017-04-26Use rspec-set to speed up examplesZeger-Jan van de Weg
2017-04-25Remove outdated ci_setup.md doc page and document MySQL and RSpec profiling ↵Rémy Coutable
for specific branches Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-24Merge branch 'vue-experts' into 'master' Jacob Schatz
Remove names from docs and add vue experts instead See merge request !10817