GitLab Bot
8e22ef10e4
Add latest changes from gitlab-org/gitlab@master
2019-12-12 06:07:42 +00:00
GitLab Bot
688e33953d
Add latest changes from gitlab-org/gitlab@master
2019-11-27 06:06:40 +00:00
GitLab Bot
3fc9a8e695
Add latest changes from gitlab-org/gitlab@master
2019-11-15 12:06:12 +00:00
GitLab Bot
56d96ad7fa
Add latest changes from gitlab-org/gitlab@master
2019-11-01 03:06:26 +00:00
GitLab Bot
b7e6df1abd
Add latest changes from gitlab-org/gitlab@master
2019-10-17 00:07:27 +00:00
GitLab Bot
c920712fab
Add latest changes from gitlab-org/gitlab@master
2019-10-16 00:06:16 +00:00
GitLab Bot
f1a5755898
Add latest changes from gitlab-org/gitlab@master
2019-09-24 15:06:34 +00:00
Peter Leitzen
50c647af51
Add rake task `db:obsolete_ignored_columns`
...
Show a list of obsolete `ignored_columns`
2019-09-11 16:23:42 +00:00
Marcel Amirault
d2cb8f785e
Update docs to pass new markdownlint
...
Deletes extra spaces and line, makes lists consistent, and
fixes links.
2019-08-22 08:50:31 +00:00
Evan Read
149cf5a39f
Merge branch 'remove-mysql-from-dev-docs' into 'master'
...
Remove MySQL references from development docs
See merge request gitlab-org/gitlab-ce!31712
2019-08-19 00:23:48 +00:00
Nick Thomas
5a574883f9
Remove MySQL references from development docs
...
I noticed the doc/development/testing_guide/best_practices.md still
referenced the `[run mysql]` tags, etc. They no longer work, so I
removed them, then realised I had better clean up the rest of
doc/development !
2019-08-16 14:05:08 +01:00
Jarka Košanová
19db315734
Add rake tasks for migrating leacy uploads
...
- move uploads created by AttachmentUploader
- handle also files created for legacy_diff_notes
2019-08-16 07:52:30 +02:00
Marcel Amirault
73c6477b7e
Changing badges to use parentheses not brackets
...
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.
This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.
See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
Nick Thomas
8802dd24ec
Update the docs to reflect lack of MySQL support
...
Now MySQL is no longer supported, we need to change the docs
2019-06-19 14:11:01 +01:00
Achilleas Pipinellis
8ec7ecf0bc
Use relative URLs in development docs
...
This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945
2019-05-27 11:13:40 -04:00
Rémy Coutable
6145ddf515
Revert "Merge branch 'revert-04c3c6dd' into 'master'"
...
This reverts commit 744f1f2e70
, reversing
changes made to c4d930e5f5
.
2019-05-22 21:47:32 +02:00
Kamil Trzciński
4f20c9de6f
Revert "Merge branch 'reorganize-tests-jobs-by-level' into 'master'"
...
This reverts merge request !27514
2019-05-22 11:45:46 +00:00
Rémy Coutable
4d9c76e9e4
Reorganize test jobs by level
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-05-20 14:31:58 +02:00
Marcel Amirault
0207468401
Docs: Merge EE doc/development to CE
2019-05-05 13:57:21 +00:00
Rémy Coutable
2537b0c1e0
Provide a new gitlab:seed:issues task
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-23 11:43:53 +02:00
Evan Read
eb86630959
Ensure all lists are surrounded by new lines
...
Markdown renderers find it easier to determine
where lists start and end when lists are surrounded
by new lines.
For consistency, also ensure entries in the list
are aligned when they span multipls lines.
2019-02-22 13:17:10 +00:00
Evan Read
47fb1c5235
Remove consecutive blank lines from markdown files
...
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Mario de la Ossa
e4875cd241
Backport of elastic-test-repos from EE
2019-01-08 17:18:15 -06:00
Marcel Amirault
109cfd951d
Correct grammar (setup to set-up) in Docs
2018-09-21 16:29:14 +02:00
Stan Hu
82762c53de
Bump grape-path-helpers to 1.0.2 to get updated Rake task naming
...
Add development documentation on how to generate a list of routes
2018-06-06 01:20:27 -07:00
blackst0ne
c3882c2611
Clean up docs
2018-05-14 18:53:57 +11:00
Eric Eastwood
249400fb4f
Add docs for persistent `ActiveRecord::PendingMigrationError` with Spring
2018-03-01 17:51:37 -06:00
Ville Skyttä
0cbbb08e79
doc: Spelling fixes
2018-01-19 12:09:59 +02:00
Sean McGivern
9cb38f0433
Fix instructions for creating project templates
...
Sidekiq has to be running too.
2017-11-28 16:13:08 +00:00
Eric Eastwood
b5b3586543
Regenerate emoji digests with latest gemojione
2017-11-14 16:14:02 -06:00
Z.J. van de Weg
2e6aa4f25e
After merge cleanup
2017-08-07 15:09:14 +02:00
Lin Jen-Shin (godfat)
170ec4af2b
Add more notes about developer seeds
2017-07-13 15:43:57 +00: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
Filipa Lacerda
8c3bdc853a
Creates Frontend Style guide
2017-03-22 19:30:54 +00:00
Clement Ho
49c4059a32
Replace teaspoon references with Karma
2017-02-10 10:50:12 -06:00
Robert Speicher
4ba789cd40
Remove unused `gitlab:generate_docs` Rake task
...
This was the only thing using the `sdoc` gem, which was blocking another
gem from updating.
2016-11-03 17:25:58 +00:00
Jacob Vosmaer
ef589219d2
Add 'run tests' docs from GDK
2016-08-05 17:19:37 +02:00
Connor Shea
6a06c5cfb9
Upgrade Gemojione from 2.6.1 to 3.0.1.
...
This adds the 2016 emoji as well as support for using SVG images instead of PNGs.
It also fixes a number of incorrectly categorized emoji and other minor issues.
Upgrade Rake task for Gemojione 3.0.0 and generate sprites.
Upgrade aliases.json by pulling down index.json from the gemojione repository and running the generate_aliases.rb file.
Changelog: https://github.com/jonathanwiesel/gemojione/blob/master/CHANGELOG.md#v301-2016-07-16
For the specific emoji added to the Unicode standard, see: http://emojione.com/releases/2.2.4/
Huge kudos to Jonathan Wiesel (@jonathanwiesel) for his work on the gemojione gem!
2016-07-18 10:40:16 -06:00
Yorick Peterse
a5670cd59b
Added basic docs for the Emoji Rake tasks
...
Fixes gitlab-org/gitlab-ce#14794 gitlab-com/performance#13
[ci skip]
2016-06-23 16:17:49 +02:00
Yorick Peterse
a54af831ba
Use rake db:reset instead of db:setup
...
Using db:reset ensures existing tables are first dropped. This in turn
ensures that we can drop tables regardless of any foreign key
constraints. While CE currently doesn't have any foreign keys EE defines
the following relation:
remote_mirrors.project_id -> projects.id
MySQL will complain whenever you try to drop the "projects" table first
even when using "DROP TABLE ... CASCADE".
2016-04-14 15:53:54 +02:00
Robert Schilling
98008a2db8
Fix typo in rake task doc
2015-10-31 22:56:24 +01:00
Stan Hu
a73044320f
Fix `rake services:doc` generation
...
[ci skip]
2015-09-03 20:54:16 +00:00
Sytse Sijbrandij
3dc25ba331
Remove warning from db seed since it is called by db setup.
2014-12-04 21:22:21 +01:00
Sytse Sijbrandij
704b7237e6
Fix notifications for developers that don't read the documentation.
2014-12-04 16:54:08 +01:00
Rob Taylor
38a692d20b
Fixed typos in Development - Rake Tasks doc
2014-07-31 17:55:13 +01:00
Dmitriy Zaporozhets
7e10d10178
Add doc file for dev rake tasks
2014-04-24 19:53:18 +02:00