Jacob Vosmaer
3272d14b39
Add a picture of two linked LDAP groups
2014-09-02 10:59:24 +02:00
Jacob Vosmaer
48bf72d132
Update documentation with new label text
2014-09-02 10:43:28 +02:00
Jacob Vosmaer
bd8167b388
Point out multiple group links come in 7.3 EE
2014-09-02 10:43:27 +02:00
Jacob Vosmaer
b9096650dc
What if the user belongs to multiple LDAP groups?
2014-09-02 10:43:27 +02:00
Jacob Vosmaer
cbe22c9ec3
Reword feature description for multiple groups
2014-09-02 10:43:27 +02:00
Jacob Vosmaer
af10825a01
Update LDAP group screenshots for 7.3
2014-09-02 10:43:27 +02:00
Jacob Vosmaer
a81d806b77
Fix version texts for latest packages
2014-08-28 18:13:32 +02:00
Jacob Vosmaer
0e8f10a728
Add packages for GitLab 7.2.1-ee
2014-08-28 17:23:48 +02:00
Jacob Vosmaer
8c6d8b9959
Add 7.2.0-ee packages for Centos 7
2014-08-27 15:07:30 +02:00
Marin Jankovski
b51b5d3ebe
Add to changelog.
2014-08-27 08:51:06 +02:00
Marin Jankovski
49302e680d
Add note to documentation.
2014-08-26 17:17:14 +02:00
Sytse Sijbrandij
399055db77
End TTD discussion.
2014-08-25 11:53:09 +02:00
Marin Jankovski
d9605ad3ea
Add the documentation for ee feature steps.
2014-08-25 09:43:12 +02:00
Jacob Vosmaer
4be1ddf2b1
Add 7.2.0-ee packages
2014-08-22 15:19:02 +02:00
Jacob Vosmaer
6ea702db9a
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2014-08-22 10:00:26 +02:00
Sytse Sijbrandij
eea595971f
Remove backticks in markdown links that cause ugly code blocks in GitLab.
2014-08-21 17:25:14 +02:00
Jacob Vosmaer
ecd946be4c
Swap is required on servers with 1GB RAM
2014-08-21 16:58:06 +02:00
Marin Jankovski
85cf0633fb
Merge branch 'doc/update/cmake' into 'master'
...
Add installing cmake to 7.2 update docs
See merge request !1029
2014-08-21 14:31:49 +00:00
Jacob Vosmaer
5a6230b08c
Merge pull request #7562 from xvonabur/patch-1
...
Add dependency info for mysql-postgresql converter
2014-08-21 16:21:00 +02:00
Jacob Vosmaer
0d8a4e380b
Merge pull request #7436 from bbodenmiller/patch-3
...
upgrade ruby and gitlab shell config during 6.0->7.1 & 6.0->7.2 upgrades
2014-08-21 16:19:47 +02:00
Jacob Vosmaer
274ca09024
Add installing cmake to 7.2 update docs
2014-08-21 13:59:04 +02:00
Marin Jankovski
3ed8fbce2a
Merge branch 'explain_migration' into 'master'
...
Explain label migration
See merge request !1025
2014-08-21 11:56:06 +00:00
Jacob Vosmaer
18ecbc6751
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2014-08-21 13:04:01 +02:00
Jacob Vosmaer
6040e84bf4
Merge pull request #7540 from sameersbn/docs-install-cmake
...
cmake is required during the installation of the rugged gem
2014-08-21 12:57:01 +02:00
xvonabur
672daff56c
Add dependency info for mysql-postgresql converter
...
Running converter with Python 2.6.x installed gives the following error:
AttributeError: 'module' object has no attribute 'check_output'
After installing Python 2.7.x everything works fine.
2014-08-21 14:28:45 +04:00
Marin Jankovski
e8da7b8077
Merge remote-tracking branch 'CE/master'
...
Conflicts:
doc/workflow/README.md
2014-08-21 10:57:39 +02:00
Ben Bodenmiller
0e14fb0525
update ruby & gitlab shell config
...
ruby 2.0.x required for gitlab 7.0+
2014-08-20 20:05:17 -07:00
Jacob Vosmaer
abf917d33d
Merge branch 'label-doc' into 'master'
...
Label doc
Fixes #1487
See merge request !1028
2014-08-20 15:30:59 +00:00
Jacob Vosmaer
5812cfa10e
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
...
Conflicts:
VERSION
2014-08-20 17:14:26 +02:00
Job van der Voort
2353554ba5
add required permission to label doc
2014-08-20 16:24:17 +02:00
Job van der Voort
4b9a838dc8
label documentation
2014-08-20 14:25:55 +02:00
Jacob Vosmaer
2ec7339c13
Merge branch 'email' into 'master'
...
Email
Fixes #126
See merge request !150
2014-08-20 12:22:41 +00:00
Job van der Voort
7e6c3717e4
add documentation for emailing from within GitLab
2014-08-20 13:47:42 +02:00
Jacob Vosmaer
30ba7aea19
Document characters being stripped from labels
2014-08-20 09:56:49 +02:00
Jacob Vosmaer
71a674fd6a
Add 6.0-to-7.2.md guide ahead of 7.2 release
2014-08-19 18:20:42 +02:00
Jacob Vosmaer
c5e6defd0f
Add 7.1-to-7.2.md update guide
2014-08-19 18:20:42 +02:00
Robert Schilling and Jacob Vosmaer
b9bb647b12
Fix env varable style for documentation
2014-08-19 18:20:42 +02:00
sue445 and Jacob Vosmaer
f324275e40
Add missing elements to webhook doc
2014-08-19 18:20:40 +02:00
Robert Schilling and Jacob Vosmaer
33c8c1cc0b
Fix labels return code
2014-08-19 18:20:39 +02:00
Ben Bodenmiller and Jacob Vosmaer
53bed00023
Add dealing with newlines for editor to 5.1-to-6.0
...
backport of https://github.com/gitlabhq/gitlabhq/commit/2d681c0d1ed14bf23c041aa04fa3e77caceda9a1
2014-08-19 18:20:37 +02:00
Robert Schilling
794a8d8187
Mention Google OAuth API change in update guides
...
Add oauth doc to 6.0 to 7.2 upgrader
2014-08-19 15:20:57 +02:00
Robert Schilling
3f161a3a3d
Update omniauth-google-oauth2 gem
...
Udate doc
2014-08-19 14:37:51 +02:00
Jacob Vosmaer
0b3ebb6440
Add 6.0-to-7.2.md guide ahead of 7.2 release
2014-08-19 14:24:47 +02:00
Jacob Vosmaer
af6842a97d
Add 7.1-to-7.2.md update guide
2014-08-19 14:13:16 +02:00
Sameer Naik
18a275f693
cmake is required during the installation of the rugged gem
...
The following error is encountered during the installation of the rugged gem:
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/usr/bin/ruby2.1 extconf.rb
checking for cmake... no
ERROR: CMake is required to build Rugged.
*** extconf.rb failed ***
2014-08-19 13:18:14 +05:30
Jeroen van Baarsen
e5e3fcaf79
Merge pull request #7438 from bbodenmiller/patch-5
...
Add dealing with newlines for editor to 5.1-to-6.0
2014-08-18 19:48:27 +02:00
Jeroen van Baarsen
e76b1ffde9
Merge pull request #7537 from Razer6/rake_tasks_style
...
Fix env variable style for documentation
2014-08-18 19:47:57 +02:00
Robert Schilling
c0f9abad85
Fix env varable style for documentation
2014-08-18 19:08:46 +02:00
Jacob Vosmaer
1db77dc14b
Merge pull request #7534 from sue445/feature/add_webhook_doc
...
Add missing elements to webhook doc
2014-08-18 17:45:19 +02:00
sue445
911e47a93d
Add missing elements to webhook doc
2014-08-19 00:19:05 +09:00