Lin Jen-Shin
9ae92b8caa
Add cop to make sure we don't use ivar in a module
2017-09-18 21:23:45 +08:00
Robert Speicher
ac51f44f75
Add developer documentation about working with sent emails and previews
2017-09-12 11:44:31 -04:00
Yorick Peterse
1d4cc24012
Document how to swap database tables.
2017-09-11 14:55:14 +02:00
Filipa Lacerda
70cc986153
Adds a better explanation for alignment section
2017-09-08 12:10:11 +00:00
Achilleas Pipinellis
ecdab9f96f
Add script and job to trigger a docs build
2017-09-07 15:43:20 +00:00
Filipa Lacerda
9f037034a9
Adds documentation to use Vuex
2017-09-05 07:39:52 +00:00
Nick Thomas
9f48181885
Add Facebook BSD+PATENTS license to the "unacceptable" list
2017-09-04 14:00:59 +01:00
Nick Thomas
3699362e9f
Approve the Unlicense
2017-09-01 18:18:08 +01:00
Bob Van Landuyt
c34cf3a952
Add documentation about PO-linting
2017-08-31 21:12:59 +02:00
Robert Speicher
8e8644d8fc
Fix broken Frontend JS guide
2017-08-29 21:55:35 +00:00
Michael Kozono
c199535d13
Reenable MySQL tests on all branches
...
To protect master from surprise failures, as long as we continue to support MySQL.
2017-08-25 11:39:12 -07:00
Achilleas Pipinellis
32fa51102b
Merge branch 'docs-update-links-guideline' into 'master'
...
Docs update links guideline to inline links
Closes gitlab-com/gitlab-docs#121
See merge request !13677
2017-08-25 15:20:53 +00:00
Douwe Maan
65c223ae83
Revert "Merge branch 'mk-reenable-mysql-tests-on-all-branches' into 'master'"
...
This reverts merge request !13812
2017-08-25 08:39:55 +00:00
Michael Kozono
9f7f78570f
Reenable MySQL tests on all branches
...
To protect master from surprise failures, as long as we continue to support MySQL.
2017-08-24 11:45:37 -07:00
Nick Thomas
b47798664d
Update licensing query guidelines
2017-08-23 14:03:49 +01:00
Marcia Ramos
43dea824c1
use inline links instead of referenced
2017-08-18 16:44:28 -03:00
Yorick Peterse
a4a8cae7e1
Document not using database hash indexes
2017-08-16 16:39:37 +02:00
Yorick Peterse
6735e1dc9a
Document how to handle different DB (versions)
2017-08-16 16:39:37 +02:00
Yorick Peterse
39c5be7a13
State that comma separated data is serialised data
...
Comma separated values really are a form of serialised data so we should
clarify that we shouldn't store such data in the DB.
2017-08-16 16:39:37 +02:00
Yorick Peterse
862da3cfed
Add more database development related docs
2017-08-16 16:39:33 +02:00
Jacob Schatz
73c2964533
Update docs with Javascript accord.
2017-08-15 01:42:43 +00:00
Robert Speicher
bd36637bdb
Merge branch '35804-document-table-based-tests' into 'master'
...
Use rspec-parameterized for table-based tests
Closes #35804
See merge request !13469
2017-08-14 18:26:53 +00:00
Sean McGivern
2a4304aea7
Merge branch 'rc/32308-rspec-retry-hack' into 'master'
...
Detect and keep track of flaky specs
See merge request !13021
2017-08-11 14:59:17 +00:00
Rémy Coutable
40bbc9d900
Document rspec-retry and rspec-flaky
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-08-11 14:56:00 +02:00
Lin Jen-Shin
4f0fa13eb8
Show error message for API 500 error in tests, and
...
document have_gitlab_http_status
2017-08-11 20:50:35 +08:00
Nick Thomas
caa498fd31
Use rspec-parameterized for table-based tests
2017-08-11 12:57:06 +01:00
Robert Speicher
add765e623
Remove documentation about rules that are now enforced by RuboCop
...
RuboCop is _living_ documentation! ✨
[ci skip]
2017-08-10 19:29:42 -04:00
Robert Speicher
65ad11b46b
Merge branch '21949-add-type-to-changelog' into 'master'
...
Let's start labeling our CHANGELOG entries
Closes #21949
See merge request !11579
2017-08-10 21:56:57 +00:00
Sean McGivern
4c8b666893
Merge branch 'zj-project-templates' into 'master'
...
Allow projects to be started from a template
Closes #32420
See merge request !13108
2017-08-07 19:24:14 +00:00
Z.J. van de Weg
2e6aa4f25e
After merge cleanup
2017-08-07 15:09:14 +02:00
Sean McGivern
d5e72a3ba1
Merge branch 'docs/upgrades-for-background-migrations' into 'master'
...
Update the guides for updating GitLab and adding background migrations
See merge request !13284
2017-08-07 08:46:21 +00:00
Lin Jen-Shin
b7547ade67
Backport to CE for:
...
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2483
2017-08-04 21:45:14 +08:00
Yorick Peterse
d5cb29434a
Mention schema migrations and patch releases
2017-08-04 13:34:42 +02:00
Yorick Peterse
9d3f27a22d
Removed commit guidelines for migrations
...
At some point we decided this isn't really necessary, so let's get rid
of it.
2017-08-04 13:34:42 +02:00
Yorick Peterse
ea2d0c4861
Update the update guides for background migrations
...
The introduction of background migrations means some of our requirements
for online upgrades have to be adjusted / clarified.
See https://gitlab.com/gitlab-org/gitlab-ce/issues/35939 for more
information.
2017-08-04 13:34:37 +02:00
Robert Speicher
64d6a48b56
Remove documentation about `:empty_project` since we're removing it
2017-08-02 15:26:16 -04:00
Marin Jankovski
0430007ec8
Add code review guidelines related to Build [CI skip].
2017-08-01 14:01:48 +00:00
tauriedavis
c734aa8608
Add copy about search terms to ux guide
2017-07-28 09:12:34 -07:00
Tim Zallmann
710d0435f7
Changed Images in Blob Viewer to image_tag
...
Updated documentation about the lazy class
2017-07-27 15:01:27 +02:00
Rémy Coutable
fa3e4ddff0
Remove mentions of SeanPackham since he's no longer with GitLab
2017-07-27 12:27:09 +00:00
Simon Knox
069a4a02e0
Add directives to Vue component ordering
2017-07-25 21:52:40 +10:00
Tim Zallmann
52b8a0db68
Resolve "Lazy load images on the Frontend"
2017-07-24 17:36:52 +00:00
Rémy Coutable
fe10d1a1d9
Merge branch 'enhance-backend-review-guide' into 'master'
...
Add GitLab-specific concerns to code review guide
Closes #35099
See merge request !12999
2017-07-24 15:17:20 +00:00
Sean McGivern
e597fa613d
Add GitLab-specific concerns to code review guide
2017-07-24 14:12:39 +01:00
Jacopo
eb2b895a20
Let's start labeling our CHANGELOG entries
...
Added the type attribute to a CHANGELOG entry. When you create a new
entry the software asks for the category of the change and sets the
associated type in the file.
2017-07-22 11:19:56 +02:00
Sean McGivern
f23d74345a
Merge branch 'dz-sidekiq-remove-queue' into 'master'
...
Update sidekiq style guide with rename/remove queue instructions
Closes #34223
See merge request !13009
2017-07-21 18:50:42 +00:00
Dmitriy Zaporozhets
921e5ab0e1
Capitalize Sidekiq word in dev doc
2017-07-21 17:40:48 +00:00
Grzegorz Bizon
433b6fed29
Copy-edit background migrations guidelines
2017-07-21 13:19:35 +02:00
Dmitriy Zaporozhets
5d90de1cb2
Update sidekiq_style_guide.md with removing or renaming queues instructions
2017-07-21 07:20:35 +00:00
Grzegorz Bizon
367a895511
Extend background migration development guidelines
2017-07-20 13:46:13 +02:00