Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove release docs from the CE repositoryrs-remove-release-docs | Robert Speicher | 2016-03-24 | 7 | -584/+0 |
| | | | | | | | More detailed, updated, and accurate versions of these docs now live in https://gitlab.com/gitlab-org/release-tools [ci skip] | ||||
* | Use relative links in `doc`, fix broken generated HTML links | Anatoly Borodin | 2016-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Links like (doc/web_hooks/web_hooks.md) work in the GitLab source code web interface, but the HTML generator produces broken links in the `doc` subdirectories: http://doc.gitlab.com/ce/hooks/doc/web_hooks/web_hooks.html instead of the right one http://doc.gitlab.com/ce/web_hooks/web_hooks.html in http://doc.gitlab.com/ce/hooks/custom_hooks.html. Fixes #14338 [ci skip] Signed-off-by: Anatoly Borodin <anatoly.borodin@gmail.com> | ||||
* | Never heard of gitlab-omnibusgitlab-omnibus-really | Jacob Vosmaer | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Merge pull request #9850 from davydovanton/doc-fix-typos | Stan Hu | 2015-12-10 | 1 | -1/+1 |
|\ | | | | | Fix typos in all docs | ||||
| * | Fix typos in all docs [skip ci] | Anton Davydov | 2015-11-24 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'minimize-readme' into 'master' | Dmitriy Zaporozhets | 2015-12-07 | 1 | -1/+5 |
|\ \ | |/ |/| | | | | | | | | | Move release cycle comments to the documentation. See merge request !1995 | ||||
| * | Move release cycle comments to the documentation.minimize-readme | Sytse Sijbrandij | 2015-12-05 | 1 | -1/+5 |
| | | |||||
* | | Update doc/release/patch.md with more current patch procedures | Robert Speicher | 2015-11-22 | 1 | -8/+32 |
| | | | | | | | | [ci skip] | ||||
* | | More GitLab spellings. No dedicated CI in omnibus [ci skip]update-docs | Robert Schilling | 2015-11-19 | 1 | -1/+1 |
|/ | |||||
* | Update monthly release template | Robert Speicher | 2015-11-17 | 1 | -12/+16 |
| | | | | [ci skip] | ||||
* | Merge branch 'http-to-https' into 'master' | Achilleas Pipinellis | 2015-11-17 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | Rewrite HTTP links to force TLS, where possible I got annoyed at the fact that the links on the profile page don't force the use of TLS, so I grepped through the entire source tree, tested all the links I found, and replaced them if possible. See merge request !1806 | ||||
| * | Rewrite HTTP links to force TLS, where possible | Alex Jordan | 2015-11-16 | 1 | -2/+2 |
| | | |||||
* | | Reorder monthly release tasks for RC1 dayrs-rc1-docs | Robert Speicher | 2015-11-13 | 1 | -1/+1 |
|/ | | | | | | It didn't make sense to merge CE master into EE master, and *then* do the RC1 tasks (e.g., install/update docs) because then the RC1 won't have the updated docs. | ||||
* | Update monthly release issue template | Robert Speicher | 2015-11-09 | 1 | -35/+51 |
| | | | | [ci skip] | ||||
* | Update monthly release post template | Robert Speicher | 2015-10-09 | 1 | -7/+6 |
| | | | | [ci skip] | ||||
* | Update documentation and config files | Kamil Trzcinski | 2015-09-16 | 1 | -1/+1 |
| | |||||
* | Specify the branch name of the blog post to prevent the use of spaces. | Sytse Sijbrandij | 2015-08-22 | 1 | -3/+4 |
| | |||||
* | Make sure blog post MR has WIP keywordwip-blog-post | Dmitriy Zaporozhets | 2015-08-18 | 1 | -0/+1 |
| | |||||
* | update release doc | Valery Sizov | 2015-08-05 | 2 | -0/+2 |
| | |||||
* | Clarify some things in monthly.md | Sytse Sijbrandij | 2015-07-23 | 1 | -5/+5 |
| | |||||
* | The release manager owns the stable branches | Jacob Vosmaer | 2015-07-17 | 1 | -0/+1 |
| | | | | | I think this helps the release manager because it means they don't have to worry about others pushing commits at the last minute. | ||||
* | Merge branch 'create-final-rc' into 'master' | Job van der Voort | 2015-07-02 | 1 | -5/+10 |
|\ | | | | | | | | | | | | | | | | | Change RC/final package release timing Creating the packages one day before the release feels strange, especially in a month like this (June 2015) where the release is on a Monday. I think it is better to have one more RC. See merge request !1873 | ||||
| * | Change RC/final package release timing | Jacob Vosmaer | 2015-06-19 | 1 | -5/+10 |
| | | |||||
* | | Define 'everyone' | Jacob Vosmaer | 2015-06-18 | 1 | -1/+1 |
|/ | |||||
* | Add 'proposed tweet' for RC1link-to-rc-packages-in-tweet | Jacob Vosmaer | 2015-06-17 | 1 | -2/+4 |
| | |||||
* | Merge branch 'update-release-doc' into 'master' | Job van der Voort | 2015-06-16 | 1 | -3/+1 |
|\ | | | | | | | | | | | Update release doc See merge request !1865 | ||||
| * | Add 'build RC1 packages' to monthly release steps | Jacob Vosmaer | 2015-06-15 | 1 | -0/+1 |
| | | |||||
| * | The changelogs are kept up to date continuously | Jacob Vosmaer | 2015-06-15 | 1 | -3/+0 |
| | | |||||
* | | Prepare blog post in advance | Sytse Sijbrandij | 2015-06-15 | 1 | -2/+4 |
|/ | |||||
* | Fix link to howto_rc1.md | Jacob Vosmaer | 2015-06-12 | 1 | -1/+1 |
| | | | | | The relative link that was there before breaks when you copy-paste the issue template into an actual issue. | ||||
* | update with suggestions | Job van der Voort | 2015-06-08 | 1 | -1/+3 |
| | |||||
* | set the release time | Job van der Voort | 2015-06-08 | 1 | -1/+4 |
| | |||||
* | notify the core team and devs | Job van der Voort | 2015-05-22 | 1 | -1/+4 |
| | |||||
* | defreeze code | Job van der Voort | 2015-05-11 | 1 | -5/+0 |
| | |||||
* | new issue after release | Job van der Voort | 2015-05-07 | 1 | -1/+2 |
| | |||||
* | Add yanking pkg example to the release documentation. | Marin Jankovski | 2015-05-07 | 1 | -0/+29 |
| | |||||
* | Added step to bump all versions (CE, EE, CI) every time there is a patch ↵ | Patricio Cano | 2015-04-07 | 1 | -7/+4 |
| | | | | release and the reasoning behind it | ||||
* | Update monthly doc to mention wip blogpost for next release. | Marin Jankovski | 2015-03-13 | 1 | -4/+8 |
| | |||||
* | Add deploy to ci.gitlab.com to release documents. | Marin Jankovski | 2015-03-11 | 3 | -0/+4 |
| | |||||
* | Add a note about building AMI to security doc | Marin Jankovski | 2015-03-11 | 1 | -0/+1 |
| | |||||
* | add AMI update step | Job van der Voort | 2015-03-11 | 2 | -0/+5 |
| | |||||
* | Add criteria for requesting CVE | Dmitriy Zaporozhets | 2015-03-09 | 1 | -1/+1 |
| | |||||
* | Remove CI sections related to release tool, update steps in monthly and ↵ | Marin Jankovski | 2015-02-27 | 3 | -42/+19 |
| | | | | patch release documentation. | ||||
* | Use gitattribute merge=union to reduce CHANGELOG merge conflicts. | Douwe Maan | 2015-02-12 | 1 | -8/+1 |
| | |||||
* | Update patch release document | Dmitriy Zaporozhets | 2015-02-09 | 1 | -5/+5 |
| | |||||
* | Update GitLab.com when packages are done. No need to wait 2 days for it | Dmitriy Zaporozhets | 2015-02-09 | 1 | -4/+1 |
| | |||||
* | Extract update guide to separate doc to prevent mess | Dmitriy Zaporozhets | 2015-02-09 | 2 | -53/+56 |
| | |||||
* | Fix a number of discovered typos, capitalization of developer and | Ewan Edwards | 2015-02-03 | 2 | -2/+2 |
| | | | | product names, plus a couple of instances of bad Markdown markup. | ||||
* | Fix code block in rc1 doc | Dmitriy Zaporozhets | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | Remove bold text | Dmitriy Zaporozhets | 2015-01-14 | 1 | -3/+3 |
| |