Commit Graph
445 Commits
Author SHA1 Message Date
Troy Murray 3b19ef5b26 Clarify documentation on how to add custom Omniauth provider to GitLab 2013-08-08 10:16:52 -04:00
Itxaka Serrano bc3a4d3194 added python api wrapper 2013-08-07 09:40:26 +02:00
Dmitriy Zaporozhets af5faaf0e1 Move diff parsing to own class. Correctly identify note diff line 2013-08-04 20:43:49 +03:00
Dmitriy Zaporozhets 8886b900ca Merge pull request #4673 from Razer6/support_restructured_text
Add support for reStructured Text markup language
2013-08-03 01:45:51 -07:00
Dmitriy Zaporozhets 2d681c0d1e Add dealing with newlines for editor in installation.md 2013-08-03 11:32:17 +03:00
Dmitriy Zaporozhets d7f551bd3a Merge pull request #4612 from axilleas/bump-gitlab-shell-version_master
Bump version of gitlab-shell to 1.7.0
2013-08-03 00:15:05 -07:00
Sytse Sijbrandij 942cf32333 Better description based on a conversation in the contributor room. 2013-08-01 21:23:57 +02:00
Robert Schilling b9717ba45e Add support for reStructured Text markup language 2013-07-30 19:06:45 +02:00
Sytse Sijbrandij 4f07a6a99c Merge branch 'improve/6-0-update-docs' of /home/git/repositories/gitlab/gitlabhq 2013-07-29 20:06:12 +00:00
Dmitriy Zaporozhets 121f20d253 Fix typo in update docs for 6.0 2013-07-29 19:19:03 +00:00
Dmitriy Zaporozhets f52f5f6794 Add deprecations to update docs for 6.0 2013-07-29 17:11:55 +00:00
Seif Attar 6dfdd2ebfe Fix link to emoji cheat sheet 2013-07-29 18:08:45 +01:00
Johannes Schleifenbaum cd19f82e51 Fix typos 2013-07-29 12:47:06 +02:00
Jacob Vosmaer 5e0e97ec5d Remove reference to broken auth icon functionality 2013-07-29 11:12:44 +02:00
TJ Biddle 4261a5a1ea Adding links to the merge requests and group documentation. 2013-07-26 07:53:35 -07:00
Yves Senn 20365121e0 Merge pull request #4606 from chaixl/master
Add assets precompile step for fixing activities lost and some UI style issues
2013-07-23 02:35:13 -07:00
Jacob Vosmaer 707cea8d45 Merge pull request #4600 from lukaselmer/patch-1
Replace vim by editor
2013-07-22 01:28:50 -07:00
Axilleas Pipinellis 6d0b210ce8 Bump version of gitlab-shell to 1.7.0 2013-07-22 09:18:48 +03:00
Chai Xue Liang 7d6960104d Add assets precompile step for fixing activities lost and some UI style issues 2013-07-20 04:20:21 -07:00
Jeroen van Baarsen 2a5e05cfd8 Fixed an old reference to puma 2013-07-20 12:31:13 +02:00
Lukas Elmer 66d239f972 Replace vim by editor 2013-07-19 17:29:10 +02:00
Dmitriy Zaporozhets d3c429ed21 Doc for update from 5.3 to 5.4 2013-07-18 19:32:13 +03:00
Jacob Vosmaer d3e94eef4a Refer to recipes for nginx alternatives 2013-07-18 15:36:01 +02:00
Ariejan de Vroom afa1a20de1 Revert "Update installation.md"
This reverts commit 670e1be7a4.
2013-07-18 12:59:41 +02:00
Ariejan de Vroom 2d9bbe662e Revert "Update installation.md"
This reverts commit b5cd66d41d.
2013-07-18 12:59:18 +02:00
Ariejan de Vroom 4b47a58f2f Merge pull request #4564 from mpwoodward/patch-2
Update installation.md
2013-07-18 03:27:03 -07:00
Ariejan de Vroom 5a5d34e240 Merge pull request #4563 from mpwoodward/patch-1
Update installation.md
2013-07-18 03:26:26 -07:00
Sean Zicari 87e8c2dc3d Update README.md
Updated the relative links in ## Contents to point to the correct documents.
2013-07-17 13:51:12 -07:00
Dmitriy Zaporozhets 247e095186 Update docs 2013-07-16 11:50:00 +03:00
Matt Woodward 670e1be7a4 Update installation.md
Additional unicorn -> puma reference update
2013-07-15 15:35:14 -07:00
Matt Woodward b5cd66d41d Update installation.md
Updated incorrect/outdated references to unicorn.rb; changed to puma.rb
2013-07-15 15:32:41 -07:00
Dmitriy Zaporozhets 3c0596974a Merge pull request #4538 from amacarthur/public-project-api2
enhance project creation apis to allow setting of public attribute
2013-07-14 10:12:23 -07:00
Martin Bastien de5c8601eb Fix invalid task name migrate_global_keys 2013-07-12 21:37:05 -04:00
Angus MacArthur ace5c54ab9 enhance project creation apis to allow setting of public attribute
Change-Id: Ib71ce8cf993627eada63d7d596fb302ec702f36e
2013-07-12 12:10:42 -04:00
Dmitriy Zaporozhets 5181816970 Merge branch 'master' into 6-0-dev 2013-07-12 14:42:35 +03:00
Dmitriy Zaporozhets 8cdfa86b57 Merge pull request #3993 from bke-drewb/3599
Issue 3599: Add snippets_enabled flag to projects for API
2013-07-11 09:54:15 -07:00
Dmitriy Zaporozhets 6a9aed1e87 Merge branch 'master' into 6-0-dev
Conflicts:
	CHANGELOG
	VERSION
	app/views/admin/teams/projects/new.html.haml
	app/views/projects/teams/available.html.haml
	doc/install/installation.md
2013-07-10 14:03:00 +03:00
Dmitriy Zaporozhets 90d497056f Merge pull request #4515 from amacarthur/fork-admin
Additon of apis for fork administration.
2013-07-10 03:54:58 -07:00
Angus MacArthur ea5a006f27 Additon of apis for fork administration.
Added ability to add and remove the forked from/to relatioinship
between existing repos.
2013-07-08 17:34:00 -04:00
Dmitriy Zaporozhets 63e532eff0 Cache MR diffs result. Improve diff output 2013-07-08 20:12:35 +03:00
Sytse Sijbrandij de680eb8c0 Use default system editor. 2013-07-08 18:52:10 +02:00
Dmitriy Zaporozhets 9ee86156db Merge pull request #4508 from Razer6/fix_broken_api_links
Fix broken API links, fixes #4463
2013-07-08 03:22:12 -07:00
Dmitriy Zaporozhets 6ace422c29 Merge branch 'master' into 6-0-dev
Conflicts:
	Gemfile
	Gemfile.lock
2013-07-08 09:50:10 +03:00
Dmitriy Zaporozhets 6f5f5e7ee3 Add suppoort of unicorn and fog gems 2013-07-08 09:47:31 +03:00
Robert Schilling 4de11c2009 Fix broken API links, fixes #4463 2013-07-07 12:35:37 +02:00
Matt Humphrey 4bba945437 Added client list to API doc 2013-07-06 10:14:06 +01:00
Dmitriy Zaporozhets 2643ee72a9 docs to ruby 2.0 2013-07-06 10:59:00 +03:00
Andrew Gallagher 0c4fd05d72 move 'make config/database.yml readable to git only' instruction
I've moved the instruction in question to the the 
'Configure GitLab DB settings'. Can't change permission to a file that doesn't already exist 😉
2013-07-03 15:15:50 +10:00
Dmitriy Zaporozhets f438bd415f Merge branch 'master' into 6-0-dev
Conflicts:
	app/controllers/admin/teams/projects_controller.rb
	app/views/team_members/_team_member.html.haml
	app/views/teams/members/_member.html.haml
2013-06-30 11:35:40 +03:00
Dmitriy Zaporozhets d9c02f30e5 Merge pull request #4460 from tstone2077/feature_help_markdown
Adding detailed documentation of the markdown syntax.
2013-06-30 01:22:21 -07:00