Commit Graph
1658 Commits
Author SHA1 Message Date
dosire 9f6709d8c4 Have the issue for the entire monthly time. 2014-05-26 09:11:09 +02:00
dosire 23bcb9cb0d A regressions issue to improve communication. 2014-05-26 09:09:27 +02:00
Marin Jankovski 2a8aa7429b Merge branch 'monthly_doc_update' into 'master'
Monthly release doc update
2014-05-26 07:00:23 +00:00
Sean Edge 2490cfbcca Update documentaiton for create_tag method. 2014-05-23 18:58:49 -04:00
Dmitriy Zaporozhets 09fc3df901 Merge branch 'explain-setting' into 'master'
Explain setting
2014-05-23 13:07:15 +00:00
dosire 245c04c29a Change the license to B.V. 2014-05-23 15:01:02 +02:00
Dmitriy Zaporozhets a56e35e925 Merge branch 'api-branch-deletion' into 'master'
Api branch deletion

Fixes #1127
2014-05-23 12:51:09 +00:00
Dmitriy Zaporozhets d575ee3e90 Improve branch deletion via API
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-23 15:34:02 +03:00
dosire 7f84ba8662 Project visibility setting is missed by people sometimes. 2014-05-23 14:31:09 +02:00
Dmitriy Zaporozhets c1da50c1ff Merge branch 'remove-features-raketask' into 'master'
Remove features raketask

As discussed

Fixes #1179
2014-05-23 11:56:52 +00:00
dosire c5922ca97f Don't forget to update the changelog. 2014-05-23 13:48:56 +02:00
Dmitriy Zaporozhets 8ae2d2152b Fix branch protection help doc
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-23 13:22:10 +03:00
Marin Jankovski ab126c8068 Add proposed email for mailchimp. 2014-05-22 17:20:50 +02:00
Marin Jankovski 3296fb9f3a Add missing lines in update guide. 2014-05-22 16:27:32 +02:00
Job van der VoortandMarin Jankovski d2e92940b4 add newsletter to release doc
Conflicts:
	doc/release/monthly.md
2014-05-22 16:21:59 +02:00
Marin Jankovski b6a88c7850 Update casing of gitlab.com. 2014-05-22 15:41:33 +02:00
Marin Jankovski 0957f341b1 Updates for the monthly release document. 2014-05-22 15:18:28 +02:00
dosire 114e67564d The 4.0 raketask is no longer needed and rebuilding of missing satellites is automatic. 2014-05-22 14:40:38 +02:00
Jacob Vosmaer 3199ef079c Merge branch 'deploy-key-projects' into 'master'
Deploy key in multiple projects

Add doc on adding a deploy key easily to multiple projects through the API.
2014-05-20 16:19:09 +00:00
Dmitriy Zaporozhets 761fbbfeea Merge branch 'fix-install-guide' into 'master'
Fix install guide

Fix gitlab setup. DB setup must go after gitlab-shell setup. Because in seeds we need `/home/git/repositories` to exist
2014-05-20 09:10:37 +00:00
Dmitriy Zaporozhets 5d77088202 Do gitlab:shell setup before seeds because we need /home/git/repositories exists
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-20 12:00:23 +03:00
Job van der Voort ea109704d1 everything in header 2014-05-19 20:35:59 +02:00
Jacob Vosmaer 8ee3299cc4 Import the database as the git user
This ensures that all tables created during the import belong to `git`.
If you import as a different user, such as the `postgres` superuser, you
may encounter issues where the GitLab database user cannot access tables
in gitlabhq_production, _even if_ `git` is the owner of
gitlabhq_production at the time of import.
2014-05-19 18:28:45 +02:00
Jacob Vosmaer 6be0188b5c Rebuild indexes after a MySQL conversion 2014-05-19 17:51:58 +02:00
Jacob Vosmaer dca537ab29 Use the gitlabhq fork of the MySQL converter 2014-05-19 17:49:29 +02:00
dosire 126eefc5b8 Ruby version updated so it doesn't have the readline bug https://www.ruby-lang.org/en/news/2014/05/09/ruby-2-0-0-p481-is-released/. 2014-05-19 14:45:55 +02:00
Marin Jankovski 971dc47907 Fix typo. 2014-05-19 12:43:16 +02:00
Marin Jankovski 39d95b1d94 Update installation guide, create update guide. 2014-05-19 12:30:30 +02:00
Marin Jankovski f0b3092d2f Recommend issue name. 2014-05-19 11:52:02 +02:00
Dmitriy Zaporozhets a85aa4e09e Merge branch 'master' of github.com:gitlabhq/gitlabhq 2014-05-19 12:38:31 +03:00
Dmitriy Zaporozhets 1a068d7411 Merge branch 'logrotate_update_fix' into 'master'
Clean up *.log.1 files during 6.6-to-6.7 upgrade
2014-05-19 06:16:15 +00:00
Dmitriy Zaporozhets 386d998e79 Merge branch 'use_example_email' into 'master'
Use example email in documents and example files

Fixes #1177
2014-05-18 18:24:07 +00:00
dosire e1e9c307a6 Inform about the EE features. 2014-05-17 10:41:12 +02:00
Scooletz d7cee6ed76 .NET client introduced to docs 2014-05-17 00:04:09 +02:00
Marin Jankovski dbd88d453b Update the examples to example.com 2014-05-16 12:57:32 +02:00
Jacob Vosmaer 00a482511c Clean up *.log.1 files during 6.6-to-6.7 upgrade 2014-05-16 10:10:31 +02:00
Jacob Vosmaer 474ae8a687 Remove logrotate step (no change in 6.8) 2014-05-16 10:04:10 +02:00
Sytse Sijbrandij 48008bfa42 Merge pull request #6972 from Dugucloud/master
Correct a wrong spelling
2014-05-14 16:40:43 +02:00
秋纫 2f8fd80ebb Correct a wrong spelling
"abolute" -> "absolute"
2014-05-14 22:06:52 +08:00
Jacob Vosmaer ad7de95121 Add an example webhook receiver 2014-05-14 13:49:16 +02:00
Marin JankovskiandDmitriy Zaporozhets 6b04a5f910 Add support for Jira ticket mentions in format JIRA-123.
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

Conflicts:
	CHANGELOG-EE
2014-05-13 15:33:38 +03:00
Dmitriy Zaporozhets 0c62170865 Merge branch 'api-mr-merge' into 'master'
Accept merge request API

This MR adds new endpoint `PUT /projects/:id/merge_request/:merge_request_id/merge`. After this change you can merge branches using API.

Fixes internal issue #1166
2014-05-13 11:27:19 +00:00
Dmitriy Zaporozhets e0fdb4262a Merge pull request #6823 from milgner/api_expose_project_archived_status
Expose archive status of projects in API
2014-05-13 12:24:44 +03:00
Dmitriy Zaporozhets 5c69022c6f Merge pull request #6959 from dtan4/fix-dead-links
Fix dead links in ruby.md
2014-05-13 11:14:56 +03:00
Dmitriy Zaporozhets 5880d7df62 Docs for merge api
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-12 18:01:22 +03:00
dtan4 78897ee2d2 Fix dead links in ruby.md 2014-05-12 22:49:32 +09:00
Dmitriy Zaporozhets 68b89142aa Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2014-05-12 15:30:07 +03:00
Sytse Sijbrandij b6ca6623ab Merge branch 'monthly-revision' into 'master'
Monthly release doc revision

/cc @sytse @jacobvosmaer @marin @dzaporozhets @marc
2014-05-12 11:16:32 +00:00
Jacob Vosmaer 7ec9777a86 Merge branch 'master' into 'master'
Fix typo in doc/install/requirements.md
2014-05-12 10:19:56 +00:00
Alex 31b0e14981 Adding project visibility to system hooks 2014-05-12 10:23:24 +01:00