Dmitriy Zaporozhets
|
d01d0c02b7
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
app/controllers/admin/application_settings_controller.rb
app/controllers/groups/group_members_controller.rb
app/controllers/projects/deploy_keys_controller.rb
app/controllers/projects/project_members_controller.rb
app/models/concerns/mentionable.rb
app/models/project.rb
app/models/project_team.rb
app/models/service.rb
app/views/admin/application_settings/_form.html.haml
app/views/admin/groups/show.html.haml
app/views/groups/group_members/_new_group_member.html.haml
config/initializers/1_settings.rb
db/schema.rb
lib/gitlab/reference_extractor.rb
spec/lib/gitlab/reference_extractor_spec.rb
|
2015-04-15 19:22:57 +03:00 |
|
Patricio Cano
|
56a19b8043
|
Added step to bump all versions (CE, EE, CI) every time there is a patch release and the reasoning behind it
|
2015-04-07 15:24:15 -05:00 |
|
Dmitriy Zaporozhets
|
d3361e6d1b
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Conflicts:
Gemfile.lock
app/controllers/admin/application_settings_controller.rb
app/controllers/groups/application_controller.rb
app/controllers/groups/group_members_controller.rb
app/controllers/projects/team_members_controller.rb
app/helpers/application_settings_helper.rb
app/helpers/projects_helper.rb
app/helpers/tab_helper.rb
app/models/application_setting.rb
app/models/user.rb
app/views/devise/shared/_signin_box.html.haml
app/views/groups/projects.html.haml
app/views/profiles/keys/_key.html.haml
app/views/projects/team_members/_form.html.haml
app/views/projects/team_members/index.html.haml
config/routes.rb
db/schema.rb
spec/lib/gitlab/ldap/access_spec.rb
|
2015-03-16 21:25:00 -07:00 |
|
Marin Jankovski
|
89d3028b20
|
Update monthly doc to mention wip blogpost for next release.
|
2015-03-13 19:00:16 -07:00 |
|
Valery Sizov
|
e3df22f224
|
Merge remote-tracking branch 'dev/master' into ce_upstream1
|
2015-03-12 18:39:24 +02:00 |
|
Marin Jankovski
|
3f823068e1
|
Add deploy to ci.gitlab.com to release documents.
|
2015-03-11 21:11:32 -07:00 |
|
Dmitriy Zaporozhets
|
be4d340381
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Conflicts:
Gemfile.lock
app/controllers/uploads_controller.rb
app/models/application_setting.rb
app/models/project_services/issue_tracker_service.rb
app/views/projects/services/_form.html.haml
db/schema.rb
doc/integration/README.md
features/steps/groups.rb
|
2015-03-11 18:41:41 -07:00 |
|
Marin Jankovski
|
66384d7d44
|
Add a note about building AMI to security doc
|
2015-03-11 17:50:02 -07:00 |
|
Job van der Voort
|
536d437373
|
add AMI update step
|
2015-03-11 17:31:39 +01:00 |
|
Dmitriy Zaporozhets
|
ddd381c9a5
|
Add criteria for requesting CVE
|
2015-03-09 17:38:42 -07:00 |
|
Dmitriy Zaporozhets
|
8dcffdcdc1
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Conflicts:
app/helpers/oauth_helper.rb
app/helpers/projects_helper.rb
app/models/service.rb
app/views/devise/shared/_signin_box.html.haml
config/gitlab.yml.example
db/schema.rb
doc/integration/github.md
features/project/service.feature
lib/gitlab/github_import/client.rb
|
2015-03-02 16:10:12 -08:00 |
|
Marin Jankovski
|
3e6b342a1a
|
Remove CI sections related to release tool, update steps in monthly and patch release documentation.
|
2015-02-27 10:38:15 -08:00 |
|
Marin Jankovski
|
7d9ef1124e
|
Merge remote-tracking branch 'ce/master' into merge_ce
Conflicts:
README.md
app/assets/javascripts/project.js.coffee
app/models/concerns/mentionable.rb
app/models/project.rb
app/models/project_services/jira_service.rb
app/models/service.rb
app/models/user.rb
app/services/git_push_service.rb
config/initializers/1_settings.rb
config/routes.rb
db/schema.rb
doc/integration/README.md
doc/integration/external-issue-tracker.md
doc/integration/github.md
spec/controllers/import/github_controller_spec.rb
spec/helpers/merge_requests_helper.rb
spec/lib/gitlab/upgrader_spec.rb
spec/models/note_spec.rb
spec/requests/api/groups_spec.rb
spec/services/git_push_service_spec.rb
|
2015-02-16 11:50:30 -08:00 |
|
Douwe Maan
|
4377ba1c36
|
Use gitattribute merge=union to reduce CHANGELOG merge conflicts.
|
2015-02-12 20:50:09 +01:00 |
|
Dmitriy Zaporozhets
|
43890ed1dc
|
Update patch release document
|
2015-02-09 10:46:38 -08:00 |
|
Dmitriy Zaporozhets
|
026494029e
|
Update GitLab.com when packages are done. No need to wait 2 days for it
|
2015-02-09 10:32:56 -08:00 |
|
Dmitriy Zaporozhets
|
c93f4662d8
|
Extract update guide to separate doc to prevent mess
|
2015-02-09 10:30:06 -08:00 |
|
Dmitriy Zaporozhets
|
9b140b22fb
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-into-ee
Conflicts:
Gemfile.lock
app/helpers/tab_helper.rb
config/routes.rb
db/schema.rb
|
2015-02-04 18:19:22 -08:00 |
|
Ewan Edwards
|
ad6c372eee
|
Fix a number of discovered typos, capitalization of developer and
product names, plus a couple of instances of bad Markdown markup.
|
2015-02-03 15:18:40 -08:00 |
|
Dmitriy Zaporozhets
|
2bfd4f4438
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
Conflicts:
VERSION
config/gitlab.yml.example
config/initializers/1_settings.rb
lib/api/entities.rb
lib/api/groups.rb
|
2015-01-21 17:05:31 -08:00 |
|
Dmitriy Zaporozhets
|
41353b6362
|
Fix code block in rc1 doc
|
2015-01-15 02:07:42 +00:00 |
|
Dmitriy Zaporozhets
|
7cf49f8c4a
|
Merge branch 'ce-master'
Conflicts:
doc/update/6.x-or-7.x-to-7.7.md
|
2015-01-14 17:53:36 -08:00 |
|
Dmitriy Zaporozhets
|
8e36070cce
|
Remove bold text
|
2015-01-14 17:44:59 -08:00 |
|
Valery Sizov
|
badfdf6634
|
Merge remote-tracking branch 'ee/master' into ce-non-conflict
Conflicts:
app/controllers/projects/merge_requests_controller.rb
app/helpers/projects_helper.rb
db/schema.rb
|
2015-01-13 18:22:38 -08:00 |
|
Patricio Cano
|
e588328674
|
Fixed wording in message.
|
2015-01-12 22:26:51 -05:00 |
|
Patricio Cano
|
0be1a45b9f
|
Updated monthly.md add instructions about the handling of the CHANGELOG
Added DISCLAIMER to CHANGELOG
|
2015-01-12 22:19:22 -05:00 |
|
Sytse Sijbrandij
|
37163d7c75
|
Small spelling improvements.
|
2015-01-10 19:28:50 -08:00 |
|
Dmitriy Zaporozhets
|
1c3c8a9c55
|
Make ordered lists for release doc
|
2015-01-11 01:34:35 +00:00 |
|
Dmitriy Zaporozhets
|
2e3749cdcc
|
Replace befor with before
|
2015-01-11 01:32:42 +00:00 |
|
Dmitriy Zaporozhets
|
c736968695
|
Improve monthly.md with fixes proposed from Sytse
|
2015-01-10 02:14:45 +00:00 |
|
Dmitriy Zaporozhets
|
b9dd52dd14
|
Improve monthly.md with fixes proposed from Sytse
|
2015-01-10 02:13:09 +00:00 |
|
Dmitriy Zaporozhets
|
606c701bd0
|
Improve monthly.md with fixes proposed from @sytse
|
2015-01-10 02:12:00 +00:00 |
|
Dmitriy Zaporozhets
|
3c19929c75
|
Cleanup and refactor release doc. Follow issue as a todo list
|
2015-01-09 12:29:48 -08:00 |
|
Dmitriy Zaporozhets
|
fd1f54b8ab
|
Merge branch 'master' into ee-from-ce
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
Gemfile
app/controllers/application_controller.rb
app/views/admin/groups/_form.html.haml
app/views/groups/edit.html.haml
app/views/groups/show.html.haml
app/views/layouts/nav/_admin.html.haml
app/views/projects/_settings_nav.html.haml
db/schema.rb
doc/install/installation.md
doc/update/6.x-or-7.x-to-7.6.md
|
2014-12-26 15:05:43 +02:00 |
|
Patricio Cano
|
4386c210a1
|
Updated the monthly release steps
|
2014-12-23 17:28:09 -05:00 |
|
Sytse Sijbrandij
|
6f4332725d
|
Release manager should doublecheck the everyone has been mentioned in the blog post.
|
2014-12-23 13:39:31 +01:00 |
|
Job van der Voort
|
3eb239d6fc
|
Merge branch 'release-announcement' into 'master'
Release announcement
@dzaporozhets wants a hashtag https://gitlab.slack.com/archives/general/p1419317692000272
See merge request !1340
|
2014-12-23 09:54:21 +00:00 |
|
Sytse Sijbrandij
|
e8818da305
|
Shorter tweet so there is space for a hashtag.
|
2014-12-23 08:37:26 +01:00 |
|
Job van der Voort
|
cc2f14ea0b
|
Merge branch 'mention-the-team' into 'master'
Mention the team
See merge request !1339
|
2014-12-22 20:03:04 +00:00 |
|
Sytse Sijbrandij
|
e99ea1146a
|
Clear responsibility to mention the team.
|
2014-12-22 20:58:22 +01:00 |
|
Jeroen van Baarsen
|
df32ad6c15
|
Merge pull request #8375 from bbodenmiller/process-fix
update order of upgrade guide
|
2014-12-17 09:37:07 +01:00 |
|
Dmitriy Zaporozhets
|
1c93d0df7a
|
Merge branch 'master' into ce-changes
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
db/schema.rb
|
2014-12-11 18:12:45 +02:00 |
|
Marin Jankovski
|
90a308ea00
|
Update release docs to deploy to GitLab.com before publishing.
|
2014-12-05 12:34:18 +01:00 |
|
Dmitriy Zaporozhets
|
3bd66989de
|
Merge branch 'master' into ee-master
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
Gemfile
Gemfile.lock
VERSION
app/models/project.rb
app/models/user.rb
db/schema.rb
doc/install/installation.md
doc/update/6.x-or-7.x-to-7.5.md
doc/update/7.4-to-7.5.md
lib/gitlab/git_access.rb
spec/factories.rb
spec/lib/gitlab/git_access_spec.rb
|
2014-12-05 13:28:32 +02:00 |
|
Jacob Vosmaer
|
1aca371880
|
Add changes suggested by Sytse
|
2014-12-03 16:50:03 +01:00 |
|
Jacob Vosmaer
|
cdabe73025
|
Fix EE RC1 tag name
|
2014-12-03 16:30:57 +01:00 |
|
Jacob Vosmaer
|
a8ce1d88b5
|
Release CI at the same time as CE and EE
|
2014-12-03 15:40:12 +01:00 |
|
Jacob Vosmaer
|
4ce27042f9
|
The second gitlab.com deploy should be easy
|
2014-12-03 14:41:39 +01:00 |
|
Jacob Vosmaer
|
106de470c9
|
Use clickable checkboxes in issue template
|
2014-12-03 14:21:00 +01:00 |
|
Sytse Sijbrandij
|
30e28a7e0c
|
Merge branch 'security-release' into 'master'
Improve security release documentation
I think the MailChimp step is not needed anymore because we automated it.
See merge request !1271
|
2014-12-01 09:52:10 +00:00 |
|