Job van der Voort
553680d04e
Merge branch 'doc/welcome_message' into 'master'
...
Document the extra.sign_in_text setting for CE
See merge request !1027
2014-09-17 08:22:28 +00:00
Sytse Sijbrandij
7ecc730a7e
Add sentence about tools not being able to compensate for changing commit id's.
2014-09-17 09:44:11 +02:00
Sytse Sijbrandij
74fecb495c
Improve the rebase reasoning.
2014-09-17 09:14:12 +02:00
Marin Jankovski
71e0554449
Merge branch 'order_mr_api' into 'master'
...
API MR ordering
Fixes #1477
See merge request !1076
2014-09-16 06:46:17 +00:00
jubianchi
998cd3cb63
Improve error reporting on users API
...
* users (#6878 , #3526 , #4209 ): Validation error messages are now exposed through 400 responses, 409 response are sent in case of duplicate email or username
* MRs (#5335 ): 409 responses are sent in case of duplicate merge request (source/target branches), 422 responses are sent when submiting MR fo/from unrelated forks
* issues
* labels
* projects
2014-09-16 01:25:24 +02:00
Dmitriy Zaporozhets
892371bc22
Merge branch 'redis_socket' into 'master'
...
Use sockets to connect to Redis
See merge request !1088
2014-09-15 14:49:02 +00:00
Marin Jankovski
b99b2e60d5
Ordering and sorting for MR in api.
2014-09-15 11:54:49 +02:00
Robert Schilling
b3a88a0fdc
Merge pull request #7528 from exromany/patch-1
...
Update user_management.md
2014-09-13 23:12:21 +02:00
Marco Cyriacks
8d0bc76487
Change gitlab/log permissions in installation.md
...
This patch changes default permission of the gitlab/log directory to
u+rwX,go-w. This is done to make the directory NOT readable by group and
others and to avoid logrotate complaining about it. chmod 755 is not
used to avoid setting executable bit on file within the log dir.
2014-09-12 19:56:25 +02:00
Robert Schilling
5ac019946f
Merge pull request #7743 from bbodenmiller/patch-12
...
formatting changes, table->database
2014-09-12 18:43:28 +02:00
Jacob Vosmaer
5704e6fee9
Use sockets to connect to Redis
2014-09-12 14:59:58 +02:00
Robert Schilling
a6084a7608
Merge pull request #7439 from bbodenmiller/patch-6
...
set the number of workers to # of cores
2014-09-12 11:37:54 +02:00
Ben Bodenmiller
ee6ec5bd6d
set the number of workers to # of cores
2014-09-12 02:22:43 -07:00
Ben Bodenmiller
377a5bd521
formatting changes, table->database
...
Make formatting consistent on page.
Change table -> database as they are database permissions.
2014-09-12 01:03:11 -07:00
Ben Bodenmiller
7a6857adfb
update grant command to match how mysql shows
...
When looking up the granted permissions for users in MySQL using `show grants for 'git'@'localhost';` it shows the permissions in this order regardless of how you enter them. Changing so that comparing your actual permissions vs. what installation guide says is easier.
2014-09-11 01:43:00 -07:00
Marin Jankovski
09e64ae605
Add an option to supply root password through an environmental variable.
2014-09-11 10:06:56 +02:00
Ben Bodenmiller
43f0efe5d3
cleanup MySQL doc wording
2014-09-10 17:23:06 -07:00
Dmitriy Zaporozhets
4a5719f990
Merge pull request #7725 from matusb/feature/shibboleth-support
...
shibboleth authentication support
2014-09-10 19:24:14 +03:00
William Herry
276ee45487
add bunder step to mysql_to_postgresql doc
2014-09-10 05:55:45 +08:00
Matus Banas
f8ec9dd397
added omniauth-shibboleth gem for shibboleth support
...
added documentation for shibboleth omniauth provider
updated changelog
2014-09-09 22:16:05 +01:00
Ben Bodenmiller
083b153d45
fix formatting issue
...
fix formatting issue with self-signed certificate section
2014-09-09 10:43:28 -07:00
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
Sytse Sijbrandij
8088d22d41
Insert at a random point in the changelog to prevent conflicts.
2014-09-08 14:11:21 +02:00
Sytse Sijbrandij
0bb1e4b5c0
Fix problems identified by Achilleas Pipinellis, thanks Achilleas.
2014-09-08 13:54:08 +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
Sytse Sijbrandij
51b6e64db8
It's the shell.
2014-09-02 11:23:26 +02:00
Sytse Sijbrandij
47fdc972b8
Four stages.
2014-09-02 11:19:27 +02:00
Sytse Sijbrandij
54782454f6
Adding image descriptions and links as well as consolidating the link and close issues text.
2014-09-02 11:14:34 +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