Marin Jankovski
f22e6c917d
Update project api docs.
2013-10-01 23:13:09 +02:00
Marin Jankovski
1b205cbc39
Update user api documentation
2013-10-01 13:52:57 +02:00
Dmitriy Zaporozhets
ac6180bcb0
Merge branch 'rack_attack' of /home/git/repositories/gitlab/gitlabhq
2013-10-01 08:14:05 +00:00
Marin Jankovski
775aa5ba7c
Update install/update docs.
2013-10-01 10:05:58 +02:00
Chris McKnight
4ee7834266
Fix json keys in groups API documentation
2013-09-30 21:45:15 -05:00
Chris McKnight
979dd2603c
Fix invalid json in issues API doc
2013-09-30 17:39:33 -05:00
Marin Jankovski
055b60d420
Add documentation to help section, rack_attack as example
2013-09-30 11:10:46 +02:00
Tobias Bieniek
4692612b84
Fixed typo in groups.md
2013-09-30 11:01:57 +02:00
Dmitriy Zaporozhets
836104b41a
Merge pull request #5213 from bladealslayer/feature/user_api_extended
...
Extended User API to expose admin and can_create_group for user creation...
2013-09-29 23:03:46 -07:00
Dmitriy Zaporozhets
1df225bb38
Merge pull request #3006 from jweslley/master
...
add rake tasks for web hooks management
2013-09-29 05:24:11 -07:00
Boyan Tabakov
479631aafc
Extended User API to expose admin and can_create_group for user creation/updating.
...
Also, is_admin and can_create_group are exposed in the user information.
Fixed attributes_for_keys to process properly keys with boolean values (since false.present? is false).
2013-09-29 11:47:29 +03:00
Denix and Jacob Vosmaer
cbb5b000c0
Update databases.md
...
run mysql_secure_installation to secure the freshly installed mysql server
2013-09-27 16:32:09 +02:00
Dmitriy Zaporozhets
1165759b14
Merge pull request #5146 from karlhungus/feature-api-search-for-projects-by-name
...
Added search for projects by name to api
2013-09-25 06:57:34 -07:00
Jacob Vosmaer
923ef6df62
Merge pull request #4800 from Rovanion/patch-1
...
Remove -y option when removing ruby1.8
2013-09-25 05:19:16 -07:00
Izaak Alpert
04c7c262a7
Used pagnation function from api helpers
...
Change-Id: I1bdd3608d3b46924b5da3ae282c99f85ee4e0dab
2013-09-24 09:22:46 -04:00
Dirk Rüdiger
1e65fdf703
Added description for Redis connection via unix socket
2013-09-24 12:25:16 +02:00
Izaak Alpert
9d06921ffb
Added missing API documentation
...
Change-Id: I1337ee7ff51d018d6f62d447345032597e84269f
2013-09-23 19:36:39 -04:00
Sergio Pieiga
95beea7e62
Step 8, cd into /home/git/gitlab
...
need to be in /home/git/gitlab
2013-09-23 14:09:29 -04:00
Dmitriy Zaporozhets
089f0000ca
Merge pull request #5136 from f0k/patch-1
...
Remove old assets before compiling new ones
2013-09-22 02:22:51 -07:00
Spencer Owen and Marin Jankovski
3d2ec9fe00
Corrects the update document to match the version of gitshell specified in the install document (1.7.1)
2013-09-22 10:52:42 +02:00
Jan Schlüter
a47fe72ad6
remove old assets before compiling
2013-09-19 19:25:40 +02:00
Dmitriy Zaporozhets
16b6040c2e
Update docs to use 6-1-stable branch
2013-09-16 14:04:22 +03:00
Dmitriy Zaporozhets
4ed9fde654
Merge pull request #5056 from lewtds/patch-1
...
Fix typo in installation.md
2013-09-14 00:17:14 -07:00
Sytse Sijbrandij
1045ea6476
Typo fix.
2013-09-13 07:49:45 +02:00
Sytse Sijbrandij
86d14441a4
Notice about moving projects.
2013-09-13 07:44:30 +02:00
Trung Ngo
00ce286374
Fix typo in installation.md
...
SSH is pronounced as /es es aged/, so we need "an" instead of "a".
2013-09-12 23:20:55 +07:00
Dmitriy Zaporozhets
6cc2e6d7ed
Clear cache when update to 6.1
2013-09-10 13:42:53 +03:00
Izaak Alpert and Izaak Alpert
e86e881832
API: admin users can sudo commands as other users
...
-Specifying a header of SUDO or adding a :sudo with either user id, or username of the user will set the current_user to be that user if your identifying private_token/PRIVATE_TOKEN is an administrator token
2013-09-09 12:04:38 -04:00
C. Walker
0f2299a8d4
Fixed Import Bare Repositories instructions to match rake task.
2013-09-06 16:19:35 -07:00
Izaak Alpert
8248e1f2b8
Add group membership api
...
Change-Id: I5b174bba02856ede788dcb51ec9b0d598ea7d0df
2013-09-04 13:17:17 -04:00
Machiel
eee9227a5f
Added git command to change shell to 1.1.0 to make sure the check passes
2013-09-04 13:44:41 +02:00
Robert Djurasaj
ad52284810
Update installation docs to use v1.7.1 of gitlab-shell
2013-09-03 09:09:12 -06:00
Dmitriy Zaporozhets
cafe181b54
Merge pull request #4941 from Snooze-/master
...
Create satellites during update to 6.0. Fix #4938
2013-08-30 12:50:06 -07:00
Johannes Schleifenbaum
cbae8097c0
add missing comma(s) in api examples
2013-08-30 21:10:26 +02:00
Snooze-
bae719df66
Create satellites during update to 6.0. Fix #4938
...
Satellites for projects that were located in the root namespace needs to be recreated once they've been migrated to the creator’s namespace during the upgrade process.
This can be achieved by running the sudo -u git -H bundle exec rake gitlab:satellites:create RAILS_ENV=production during the update process.
The command has been added to the 5.4 to 6.0 update doc.
2013-08-29 21:23:19 +02:00
Dmitriy Zaporozhets
079d3a5dc1
Merge pull request #4906 from alexvh/standardize_diff_api_url
...
Standardize recently added commit diff api url
2013-08-29 10:02:32 -07:00
Alex Van't Hof
59f428dca2
Standardize commit diff api url, change blob api url, add get single commit
...
Use "/commits/:sha/diff" as opposed to "/commit/:sha", keeping in line
with existing api urls (e.g. "/projects/:id", etc.)
Fix 500 error resulting from a diff api call with an invalid commit hash
Move "/commits/:sha/blob" to "/blobs/:sha", leaving the old path for
backwards compatibility.
Add ability to get a single commit via "/commits/:sha"
2013-08-27 21:22:42 -04:00
Sytse Sijbrandij
bb01b4f131
Warning about issue numbers.
2013-08-26 20:59:15 +02:00
Axilleas Pipinellis
c4bf88f96f
Clear redis cache and precompile assets during update to 6.0. Fix #4874 #4840
...
As a consequence on the namespaces change from 5.4 to 6.0, after upgrade
lots of links on the dashboard were not working (pointing to projects
without the group part on the url).
Also, after upgrading to 6.0-stable, the network (branch history) function
does not work. The progress bar rotates forever, but the network graph cannot
be generated.
Clearing redis cache fixes those issues.
2013-08-26 18:06:15 +03:00
Dmitriy Zaporozhets
77a9b1449e
Fix md help table header
2013-08-26 15:09:33 +03:00
Dmitriy Zaporozhets
0093554ad6
Add test and docs for markdown tables
2013-08-26 15:07:07 +03:00
Gabor Nagy
d139cc6b32
Adds feature: get a diff via API.
2013-08-25 23:48:11 +02:00
Dmitriy Zaporozhets
2b36dee644
Merge pull request #4815 from MegaDiablo/patch-1
...
add link on realisation api for java client
2013-08-25 12:22:04 -07:00
Alex Bouma
b30909c269
Added assets:precompile in upgrade guide 5.4 -> 6.0
2013-08-22 16:00:42 +02:00
Dmitriy Zaporozhets
0a0b0e1eab
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2013-08-21 12:09:13 +03:00
Dmitriy Zaporozhets
ed3d31d5b2
Warn about update to 6.1
2013-08-21 12:04:33 +03:00
lurdan
f70c5fcab2
fix checkout tag name
2013-08-21 11:25:46 +09:00
Dmitriy Zaporozhets
1f7d485d33
Prepare doc for update from 6.0 to 6.1
2013-08-20 22:34:14 +03:00
Dmitriy Zaporozhets
4873034aa3
Merge pull request #4819 from croemmich/patch-1
...
Update to gitlab-shell 1.7.0 during 5.4-6.0 update
2013-08-20 12:28:19 -07:00
Dmitriy Zaporozhets
6ad88561d2
Fix wrong branch in install docs
2013-08-20 22:14:54 +03:00