Commit Graph

482 Commits

Author SHA1 Message Date
Ruben Davila 07eeb5d206 Add small update for the i18n guide. 2017-05-25 14:21:53 -05:00
Winnie Hellmann fe3458e36b Minor changes to Testing Promises section 2017-05-18 18:27:18 +00:00
Clement Ho 6ca5a9890c Merge branch 'winh-testing-promises' into 'master'
Document Promise testing best practice

See merge request !11284
2017-05-18 16:49:33 +00:00
Valery Sizov cf9d9d865d [Migration guide] Add note about prefering change_column_null over change_column 2017-05-18 11:35:59 +03:00
winh 4950dd9792 Document Promise testing best practice (!11284) 2017-05-17 23:14:18 +02:00
Luke "Jared" Bennett bcd4ef2e85 Update fe_guide testing.md 2017-05-17 18:21:52 +00:00
Luke "Jared" Bennett 1f9c701cc2 Update fe_guide/index.md to use readable ascii tree 2017-05-16 21:40:27 +00:00
Rubén Dávila Santos 1c1cb21e82 Add guide to collaborate with i18n. 2017-05-16 18:26:12 +00:00
Rémy Coutable bf56c3a942 Merge branch 'docs-add-more-conventions-for-docs-only-tests' into 'master'
Add more choices to name the branch for docs only tests

See merge request !11413
2017-05-16 14:59:15 +00:00
Achilleas Pipinellis 0c59aa0a46 Add more choices to name the branch for docs only tests
http://rubular.com/r/51mKdLm6RF
2017-05-16 16:33:52 +02:00
Pedro Moreira da Silva 12591d9274 Update UX guide to use monospace type for commit, branch, and tag refs 2017-05-15 13:31:36 +01:00
Rémy Coutable bb879d923b Merge branch 'patch-18' into 'master'
Fix the GitLab EE link

See merge request !11021
2017-05-15 07:22:17 +00:00
Marcia Ramos 9e8ed540b7 Complement tech articles guidelines 2017-05-11 10:51:39 +00:00
Balasankar C 3b5134f6a9 Add screenshots to Triggered Build docs 2017-05-09 15:53:23 +00:00
Sean McGivern 4b463dcb8d Fix links in code review docs 2017-05-09 14:41:06 +01:00
Filipa Lacerda e98f12aff9 Merge branch '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-08 15:28:53 +00:00
Yorick Peterse b879079b1a
Add documentation about adding foreign keys
[ci skip]
2017-05-08 12:37:02 +02:00
Clement Ho 06455d2fc1 [skip ci] add documentation 2017-05-05 17:24:29 -05:00
Clement Ho cc9edff6dc Merge branch 'droplab-item-ignore-docs' into 'master'
Include droplab-item-ignore in droplab docs

See merge request !10808
2017-05-05 22:02:05 +00:00
Phil Hughes 8d059643f9 Merge branch '31552-documentation-dos-and-donts' into 'master'
Resolve "Documentation: Frontend list of do's and don'ts"

Closes #31552

See merge request !11091
2017-05-05 08:55:13 +00:00
Balasankar C b667fba826 Add a manual job to trigger package build in omnibus 2017-05-05 08:41:16 +00:00
Filipa Lacerda 6f040230d2 Changes after review 2017-05-04 17:56:46 +01:00
Robert Speicher 985737fdcf Merge branch 'docs/30141-improve-contributing-guide' into 'master'
Resolve "Combine all GitLab workflow documentation to CONTRIBUTING.md"

Closes #30141

See merge request !10991
2017-05-04 14:14:25 +00:00
Filipa Lacerda 1848ddf656 Add missing points 2017-05-04 15:13:52 +01:00
Filipa Lacerda f68f0cd1ea Adds numbered lists to easily point to documentation 2017-05-04 15:00:20 +01:00
Rémy Coutable 38c29f8775
Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.md
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-04 09:02:39 +02:00
Rémy Coutable f644b8c80a Improve the Code review guidelines documentation
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-03 18:25:20 +02:00
Rémy Coutable ba446b86b0
Elaborate on the usage of Spring
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-03 12:09:47 +02:00
Douwe Maan 2a73f0a638 Merge branch 'rs-described_class-cop-2' into 'master'
Enable `RSpec/DescribedClass` cop and correct violations

See merge request !10930
2017-05-02 22:30:30 +00:00
Bob Van Landuyt ffc486a585 Add some documentation for the new migration helpers 2017-05-02 14:10:55 +02:00
Sota Yamashita e109e3af57 Fix the GitLab EE link 2017-05-02 03:18:46 +00:00
Robert Speicher 0a556523cf Enable `RSpec/DescribedClass` cop 2017-05-01 11:12:13 -04:00
Achilleas Pipinellis 8b4a726d2d Document the process of docs only changes 2017-04-28 12:08:50 +02:00
Zeger-Jan van de Weg 6f5b579f94 Use rspec-set to speed up examples 2017-04-26 14:46:26 +00:00
Rémy Coutable 3b560dd04b
Remove outdated ci_setup.md doc page and document MySQL and RSpec profiling for specific branches
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-25 20:40:44 +02:00
Jacob Schatz 2728e3b999 Merge branch 'vue-experts' into 'master'
Remove names from docs and add vue experts instead

See merge request !10817
2017-04-24 20:01:32 +00:00
Rémy Coutable 1be8f7170c Merge branch 'mention-new-frontend-fixtures' into 'master'
Mention new mechanism to generate frontend fixtures

See merge request !10706
2017-04-24 09:47:31 +00:00
Filipa Lacerda 1e92f8b6ce Add help regarding vue resource and where to include it 2017-04-21 14:19:03 +00:00
Fatih Acet c49a8fb1be Update style_guide_js.md 2017-04-20 16:39:56 +00:00
Filipa Lacerda c7049ed07f Adds documentation entry: Don't user forEach, aim for code without side effects 2017-04-20 15:52:00 +00:00
Sean Packham (GitLab) 1c4738b19b Merge branch 'docs-tech-articles-filetree' into 'master'
Docs tech articles filetree

Closes #30946

See merge request !10752
2017-04-20 14:55:08 +00:00
Filipa Lacerda 23587a7410 Remove names from docs and add vue experts instead 2017-04-20 13:41:18 +01:00
Filipa Lacerda c7b3ba834b Adds vue js example application and documentation 2017-04-20 11:24:40 +00:00
Luke "Jared" Bennett aa29bd4345 Include droplab-item-ignore in droplab docs 2017-04-20 07:38:28 +00:00
Luke "Jared" Bennett daf0592d25 Added and updated droplab docs 2017-04-19 15:16:58 +00:00
Marcia Ramos 6333f1f898 link articles list from writing docs pages 2017-04-17 17:58:26 -03:00
Marcia Ramos 371436b33c add directory `articles` to hold all tech articles 2017-04-17 17:44:22 -03:00
Winnie Hellmann e9a3ac2818 Mention new mechanism to generate frontend fixtures 2017-04-14 19:45:38 +00:00
Douwe Maan 3584f7dd52 Merge branch 'zero-downtime-migrations' into 'master'
Prepare for zero downtime migrations

See merge request !9976
2017-04-12 20:43:12 +00:00
Mike Greiling 10deca824e Improve webpack-dev-server compatibility with non-localhost setups. 2017-04-12 19:05:23 +00:00