Dmitriy Zaporozhets
8c765aaf3f
Update project api docs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-09 10:52:30 +03:00
Sytse Sijbrandij
002ce69e8f
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-09-09 09:19:52 +02:00
Robert Schilling
ee833ddc7d
Merge pull request #7630 from bbodenmiller/patch-3
...
add missing config files to check during release process
2014-09-09 08:06:51 +02:00
Marin Jankovski
67c956e16d
Link the doc in installation document.
2014-09-08 15:30:10 +02:00
Marin Jankovski
e59b3720e9
Move custom Omniauth directions to omniauth doc.
2014-09-08 12:27:11 +02:00
Sytse Sijbrandij
1aec74f374
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-09-08 11:06:00 +02:00
Sytse Sijbrandij
bef923055b
Merge pull request #7583 from bbodenmiller/https
...
[Documentation] simplify HTTPS setup details
2014-09-08 11:05:19 +02:00
Robert Schilling
5d543eb15e
Merge pull request #7668 from bbodenmiller/patch-15
...
add cleanup section to 5.0 upgrade guide
2014-09-08 10:29:07 +02:00
Ben Bodenmiller
9a1dcf8d21
add cleanup section to 5.0 upgrade guide
...
Add cleanup details to upgrade guide as gitolite and more is no longer
used
2014-09-08 01:21:21 -07:00
Sytse Sijbrandij
1535835d3e
Merge branch 'name-it-centos' into 'master'
...
Name it centos
See merge request !1060
2014-09-08 07:46:23 +00:00
Ben Bodenmiller
5d5d4ef91a
simplify HTTPS setup details
...
also adds comment about updating nginx files during upgrades
2014-09-07 15:31:13 -07:00
Sean Edge
468b2e8e0b
Added annotated tags. Updated tag haml file and call to gitlab-shell. Updated API for annotated tags. Added tests for API. Strip leading/trailing whitespace from message, if present. Update CHANGELOG.
2014-09-04 09:47:20 -04:00
Dmitriy Zaporozhets
260fd2127c
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2014-09-04 15:55:14 +03:00
Dmitriy Zaporozhets
9bb1d8fc8d
Merge pull request #7382 from Razer6/git_ref_validation
...
Validate branch/tag-names and references WebUI, API
2014-09-04 15:52:42 +03:00
jubianchi and jubianchi
0ac4a933ff
Filters issues by labels via API
2014-09-04 14:41:31 +02:00
Robert Schilling
e9b5f37acc
Merge pull request #7669 from bbodenmiller/patch-16
...
update repo recreation details
2014-09-04 08:50:51 +02:00
Robert Schilling
392113919a
Validate tag-names and references in WebUI, API
2014-09-03 13:08:36 +02:00
Robert Schilling
551145bc98
Validate branch-names and references in WebUI, API
...
Add specs for GitRefValidator
2014-09-03 13:08:35 +02:00
Sytse Sijbrandij
079c1685f2
Mention that people should use the CentOS tools.
2014-09-03 10:20:57 +02:00
Lukas Erlacher
40fc4261f2
Add system hook for ssh key changes
...
Add system hook for ssh key create and destroy
Update and fix documentation
Update tests
2014-09-03 01:27:02 +02:00
Robert Schilling
4cfafd4475
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2014-09-02 09:14:20 +02:00
Robert Schilling
8f3585fe4a
Merge pull request #7667 from bbodenmiller/patch-14
...
gitlab->GitLab
2014-09-02 08:59:40 +02:00
Robert Schilling
f074a09e4d
Merge pull request #7665 from bbodenmiller/rm-chmod
...
remove unnecessary chmod
2014-09-02 08:59:21 +02:00
Robert Schilling
f7235c5330
Merge pull request #7586 from bbodenmiller/patch-12
...
[Documentation] simplify 6.0 to 7.2 upgrade guide
2014-09-02 08:58:37 +02:00
Ben Bodenmiller
30db1405d6
update repo recreation details
2014-09-01 22:48:57 -07:00
Ben Bodenmiller
46c3bbd78d
gitlab->GitLab
2014-09-01 19:33:13 -07:00
Ben Bodenmiller
7681f8b0f7
simplify 6.0 to 7.2 upgrade guide
2014-09-01 16:41:37 -07:00
Ben Bodenmiller
60e24f4973
remove unnecessary chmod
...
`lib/support/init.d/gitlab` was set as executable in the repo as of the
6.1 release so chmod is not needed after that. See
https://github.com/gitlabhq/gitlabhq/pull/7586/files#r16885445 .
2014-09-01 16:39:56 -07:00
jubianchi and jubianchi
4fdd21685c
Filters issues by state via API
2014-09-01 13:51:40 +02:00
Jeroen van Baarsen
174c00cf2c
Merge pull request #7428 from bbodenmiller/patch-2
...
[Documentation] add prepare for update details to 5.1 to 6.0 guide
2014-08-31 10:46:50 +02:00
Ben Bodenmiller
44185ace11
add prepare for upgrade section
...
helps detect and correct issues that may occur during upgrade before
they have already occurred. easier to address issues before you start
upgrade process.
2014-08-30 17:04:45 -07:00
Ben Bodenmiller
6682f8d75d
add missing config files to check during release process
2014-08-28 17:21:16 -07:00
Robert Schilling
7c1e60f0b4
Do not specify postgres-version while installing
2014-08-27 09:16:33 +02:00
Sytse Sijbrandij
45d887ad1c
Merge branch 'master' into release-doc-improvements
...
Conflicts:
doc/release/monthly.md
2014-08-26 15:45:58 +02:00
Jacob Vosmaer
048adf7b62
Merge branch 'release-order-in-reality' into 'master'
...
Release order in reality
/cc @all
See merge request !1037
2014-08-26 13:31:19 +00:00
Sytse Sijbrandij
099e17038f
Add note about testing the migrations.
2014-08-26 10:20:55 +02:00
Sytse Sijbrandij
075e5eeccb
Change the version before creating the stable branch.
2014-08-26 10:04:57 +02:00
Robert Schilling
1646009724
Add pkg-config as required dependency for rugged
2014-08-26 06:10:53 +02:00
Ben Bodenmiller
c8c2b49dfb
remove extra cd's to GitLab installation folder
2014-08-24 13:31:25 -07:00
Robert Schilling
a820a15dc0
Merge pull request #7582 from bbodenmiller/patch-5
...
[Documentation] more cleanup installation guide formatting
2014-08-24 10:59:45 +02:00
Ben Bodenmiller
5ef4b3fb53
improve formatting
...
* fix code blocks
* Make capitalization of titles consistent - missed some in
https://github.com/gitlabhq/gitlabhq/pull/7576
2014-08-23 16:53:14 -07:00
Ben Bodenmiller
1b1ca3ee56
add Nginx test
2014-08-23 16:48:04 -07:00
Dmitriy Zaporozhets
9b1bef54de
Merge branch 'import_postgres_user' into 'master'
...
Import the database as the `git` user
See merge request !762
2014-08-23 20:44:54 +00:00
Robert Schilling
9bdd30f422
Remove outdated 6.0 to 7.1 update guide
2014-08-23 12:16:18 +02:00
Robert Schilling
33431c3e7d
Merge pull request #7585 from bbodenmiller/patch-11
...
clarify which configs should be updated
2014-08-23 10:52:04 +02:00
Ben Bodenmiller
aef3a5bf41
clarify which configs should be updated
2014-08-23 01:43:26 -07:00
Ben Bodenmiller
668e8aacfb
remove prerelease note from 6.0 to 7.2 guide
2014-08-23 01:13:22 -07:00
Robert Schilling
30ea264b3b
Merge pull request #7576 from bbodenmiller/patch-5
...
[Documentation] cleanup installation guide formatting
2014-08-23 02:33:44 +02:00
Ben Bodenmiller
40af6f9c23
gitlab 7.2 requires gitlab shell 1.9.7
2014-08-22 13:23:44 -07:00
Ben Bodenmiller
e61b491ae1
cleanup installation guide formatting
...
* Fix some formatting issues
* Make capitalization of titles consistent
* Update image that shows how to select branch
2014-08-22 13:18:40 -07:00