Commit Graph
891 Commits
Author SHA1 Message Date
Job van der Voort f931195d34 bump versions in update guide 2014-04-17 10:47:35 +02:00
Job van der Voort c2ad30638a add 67-68 update guide 2014-04-17 10:15:50 +02:00
Job van der Voort 00b576e67d update version in installation doc 2014-04-17 09:42:08 +02:00
dosire b2b2989f7f Endpoints are for RPC interfaces, we have resources. 2014-04-15 14:52:02 +02:00
Dmitriy Zaporozhets 6be82c5e3b Merge branch 'master' of github.com:gitlabhq/gitlabhq 2014-04-14 22:11:47 +03:00
Sytse Sijbrandij ec5bfec24e Merge branch 'postgres_installation' into 'master'
No need to edit database.yml for standard Postgres
2014-04-14 09:55:59 +00:00
Dmitriy Zaporozhets 884390de20 Merge pull request #6711 from marciotoze/patch-1
Update installation.md
2014-04-14 12:38:42 +03:00
Sytse Sijbrandij f2b2f2c2dc Merge branch 'add_patch_release_doc' into 'master'
Add patch release documentation for developers
2014-04-14 07:16:38 +00:00
Marin Jankovski c927f0620a Update security document with the link to patch document. 2014-04-14 09:06:42 +02:00
Levent YALCIN 133da28058 Slack documentation added 2014-04-14 03:26:48 +03:00
Dmitriy Zaporozhets 53b52b11d5 Merge pull request #6699 from criteo/api_get_open_merge_requests
Add optional parameter to list merge requests
2014-04-13 20:10:39 +03:00
Sytse Sijbrandij 731c009a80 Merge pull request #6741 from dblessing/omniauth_docs
Add OmniAuth Documentation
2014-04-10 14:36:40 +02:00
Drew Blessing 728b05cab7 Add OmniAuth Documentation
Add GitHub OmniAuth docs

Google instructions

Google instructions

Merge master

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Add Google and Twitter docs

Add screenshot

Add screenshot

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Finalize current docs

Finalize current docs

Add existing user information

Add twitter

Add twitter

Add Twitter disclaimer

Add Twitter disclaimer

remove old doc

Remove unnecessary link

Revert omniauth provider format

Add OmniAuth Documentation

Add GitHub OmniAuth docs

Google instructions

Google instructions

Merge master

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Add Google and Twitter docs

Add screenshot

Add screenshot

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Clean things up

Finalize current docs

Finalize current docs

Add existing user information

Add twitter

Add twitter

Add Twitter disclaimer

Add Twitter disclaimer

remove old doc

Remove unnecessary link

Revert omniauth provider format

Use omniauth again

Remove notice

Restore whitespace

Slight changes
2014-04-10 07:31:54 -05:00
Marin Jankovski f7d2f36084 EE changelog note. 2014-04-10 11:28:12 +02:00
Marin Jankovski 05eb224486 Add patch release document. 2014-04-10 11:23:44 +02:00
dosire 670e02982c Steer people to the packages since people encounter less errors installing those. 2014-04-10 09:20:19 +02:00
Jacob Vosmaer ac01e44536 Be more specific about when to edit database.yml 2014-04-09 18:17:45 +02:00
Jacob Vosmaer 53f0d6cc51 No need to edit database.yml for standard Postgres
Postgres running on localhost should recognize the `git` system user
used by GitLab so there is no need to set/change database passwords.
2014-04-09 14:14:19 +02:00
dosire 12c49dd989 People forget to compile their assets, start after doing that. 2014-04-09 07:58:57 +02:00
Marcio Toze 6c47514322 Update installation.md
just fix typo

fix broken links
2014-04-09 00:09:53 -03:00
dosire b2b790afa7 Nicer formulation. 2014-04-08 17:18:17 +02:00
dosire 9924492adf Document the need for dev packages since Multiple people asked about it. 2014-04-08 16:10:10 +02:00
dosire 2a9eb02650 Also need to change the reference. 2014-04-08 12:38:24 +02:00
dosire 76ca5976de Remove nested images since they are not supported by https://gitlab.com/gitlab-com/doc-gitlab-com 2014-04-08 12:28:59 +02:00
Dmitriy Zaporozhets 3b339a8b04 More info about GitLab integrations with OAuth
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-04-08 10:32:00 +03:00
Dmitriy Zaporozhets 26c5102002 Fix link in integration doc 2014-04-07 14:39:45 +00:00
Stuart Pook 66209fbc76 Add optional parameter to list merge requests
Add an optional parameter to list merge requests to restrict the
returned merge requests to those that are "opened", "merged" or
"closed". By default all merge requests are returned. Note that
"all" can be given to explicitly request all merge requests.
2014-04-07 16:18:25 +02:00
dosire 5b018cc5b1 Name should be oauth and not twitter. 2014-04-07 14:52:35 +02:00
Dmitriy Zaporozhets e7f8080666 Merge branch 'wording-of-link-text' into 'master'
Wording of link text
2014-04-07 12:18:04 +00:00
dosire db880cf39f Image for GitHub app setup. 2014-04-07 14:17:40 +02:00
Dmitriy Zaporozhets c06255e150 fix image link 2014-04-07 12:17:32 +00:00
dosire a4523c5292 Also add example for GitHub. 2014-04-07 14:11:00 +02:00
Dmitriy Zaporozhets d8ed899038 Merge branch 'add-twitter' into 'master'
Add twitter documentation
2014-04-07 10:40:15 +00:00
dosire ba72bd1dee Add twitter documentation. 2014-04-07 11:53:48 +02:00
Sytse Sijbrandij 26ab17a800 Merge pull request #5508 from jojosch/apidoc-json
Api-Doc and Web-Hooks JSON lint
2014-04-06 13:19:52 +02:00
Dmitriy Zaporozhets 7ae488ede3 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2014-04-05 13:20:01 +03:00
Johannes Schleifenbaum 49addad7b5 Api-Doc JSON lint
Fixes: #5505
2014-04-05 08:37:42 +02:00
Sytse Sijbrandij 7611ce72b9 Merge branch 'doc/ldap' into 'master'
Explain LDAP activation for existing users
2014-04-04 14:47:14 +00:00
Jacob Vosmaer bb9ec71127 Explain how existing users can enable LDAP 2014-04-04 16:22:11 +02:00
Dmitriy Zaporozhets 1f1cfc9eba Merge pull request #5950 from axilleas/bundler_parallel
Refer to bundler's ability of parallel installation
2014-04-04 14:37:07 +03:00
Dmitriy Zaporozhets ad3a3e5201 Merge pull request #6658 from tsigo/rs-important-dirs
Make sure important directories exist in git
2014-04-04 14:31:26 +03:00
Marin Jankovski a3af64b418 Merge branch 'add-one-line-upgrader-command' into 'master'
Add One Line Upgrader Command

This is related to my previous MR from one month ago. I've done a fresh checkout of master and reapplied the path so that the tree is clean again, as requested.
2014-04-04 08:32:08 +00:00
Remy van Elst 68436e964f Add one line upgrade command. 2014-04-04 10:19:40 +02:00
Marin Jankovski 04324908fb Add to update guides satellites group permission. 2014-04-04 09:36:25 +02:00
Dmitriy Zaporozhets 6594ce1de0 Merge branch 'specific-warning-for-version-managers' into 'master'
Specific-warning-for-version-managers
2014-04-03 11:28:31 +00:00
dosire 770747af68 Specify that the tag should be annotated. 2014-04-03 10:09:52 +02:00
dosire b8ea26f7a6 Merge branch 'master' into readable-doc-readme
Conflicts:
	doc/README.md
2014-04-02 17:45:10 +02:00
Dmitriy Zaporozhets dc8bd60707 Merge branch 'satellites_permission' into 'master'
Update satellites directory permissions
2014-04-02 15:30:26 +00:00
Job van der Voort 3acad539be workflow index; newlines; small description 2014-04-02 16:15:55 +02:00
dosire 80bc7c4ca5 More explicit warning since we still see many people running into problems with this. 2014-04-02 16:10:53 +02:00