Sytse Sijbrandij
|
993d6338b8
|
Add pointer about alternative platforms
|
2012-11-08 15:43:01 +01:00 |
|
Dmitriy Zaporozhets
|
d52f06f380
|
Remove gitlab-cli and Proc.prod. Use foreman for development and unicorn for production.
|
2012-11-07 14:01:23 +02:00 |
|
Valeriy Sizov
|
d6a5e3dad7
|
Merge pull request #1735 from NARKOZ/api
API fixes
|
2012-11-07 03:50:42 -08:00 |
|
Mike TUMS
|
1d15586fee
|
Update doc/install/databases.md
Update docs for PostgreSQL installation
|
2012-10-30 15:58:10 +04:00 |
|
Aiden Scandella
|
d2c7a75970
|
Fix PostgreSQL setup instructions
The config skeleton for postgres is called `database.yml.postgresql`,
not `database.yml.postgres`.
|
2012-10-26 14:05:20 -07:00 |
|
Dmitriy Zaporozhets
|
f73e46eece
|
Remove gitolite config sed because our gitolite fork already has it in sources
|
2012-10-26 17:13:24 +03:00 |
|
Dmitriy Zaporozhets
|
d005242d23
|
Merge pull request #1803 from gitlabhq/api_merge_request
Api for merge request
|
2012-10-25 03:49:31 -07:00 |
|
Valeriy Sizov
|
e6cdfb607a
|
API: tests for merge_requests
|
2012-10-25 13:13:01 +03:00 |
|
Dmitriy Zaporozhets
|
fe6d122d23
|
Merge pull request #1785 from dosire/update-developer-documentation
Refer developers to the vagrant vm and remove out of date documentation.
|
2012-10-25 02:36:54 -07:00 |
|
Dmitriy Zaporozhets
|
1ea0dd0ffc
|
App docs
|
2012-10-25 11:59:41 +03:00 |
|
Dmitriy Zaporozhets
|
03f43291cd
|
Remove easy script cause its should be improved
|
2012-10-25 11:57:23 +03:00 |
|
Dmitriy Zaporozhets
|
f9def67981
|
move installation docs under separate dir
|
2012-10-25 11:57:23 +03:00 |
|
randx
|
fd86bf4ae9
|
Decouple requirements and install
|
2012-10-25 11:57:23 +03:00 |
|
randx
|
5ff6fadcc1
|
refactor installation doc
|
2012-10-25 11:57:23 +03:00 |
|
randx
|
c8fe07ed32
|
version 2
|
2012-10-25 11:57:23 +03:00 |
|
randx
|
8f3adf9f03
|
Improved installation manual
|
2012-10-25 11:57:23 +03:00 |
|
Sytse Sijbrandij
|
bcd001f295
|
Refer developers to the vagrant vm and remove out of date documentation.
|
2012-10-24 16:45:18 +02:00 |
|
Saito
|
e09bff082e
|
Update doc/installation.md
Git Smart HTTP protocol runs on `gitlab:gitlab`.
|
2012-10-24 16:28:32 +08:00 |
|
Valeriy Sizov
|
77bc110107
|
API: help page and comment
|
2012-10-22 23:09:21 +03:00 |
|
Nihad Abbasov
|
cf70439e0a
|
update API docs
|
2012-10-19 03:39:02 -07:00 |
|
Saito
|
51ef5b9297
|
add shared repository doc.
|
2012-10-18 18:00:43 +08:00 |
|
Valeriy Sizov
|
db3d90cbcb
|
fix install manual after merge #1666
|
2012-10-12 20:12:35 +03:00 |
|
jozefvaclavik
|
d0000e5c18
|
Update doc/api/projects.md for hooks API
Added documentation for getting project hook and editing project hook.
|
2012-10-12 10:38:15 +03:00 |
|
Valeriy Sizov
|
9168cd6a00
|
Fix starting gitlab after reboot server
|
2012-10-11 16:55:11 +03:00 |
|
Dmitriy Zaporozhets
|
2b7fd29b1a
|
hardware requirements
|
2012-10-10 17:17:23 +03:00 |
|
Dmitriy Zaporozhets
|
b2f5740993
|
Updated installation docs with better db origanisation
|
2012-10-10 15:45:19 +03:00 |
|
Andrey Kumanyaev
|
92ac42a27c
|
update doc
|
2012-10-10 13:48:14 +04:00 |
|
Nihad Abbasov
|
61f12da3a5
|
API: add project snippets listing
|
2012-10-08 02:13:53 -07:00 |
|
Danillo Nunes
|
ed5754624e
|
Doc fix: Nginx init script requires sudo
|
2012-10-06 21:36:20 -03:00 |
|
Valeriy Sizov
|
dc53a4f732
|
API: fix documentation
|
2012-10-02 18:52:19 +03:00 |
|
Valeriy Sizov
|
d104df49e7
|
fix TYPO
|
2012-10-02 16:34:20 +03:00 |
|
Valeriy Sizov
|
705e9f402e
|
#1585 Api for user creation: create help
|
2012-10-02 12:52:13 +03:00 |
|
Valeriy Sizov
|
433387be35
|
remove unnecessary step from install guide
|
2012-10-01 15:33:25 +03:00 |
|
Nihad Abbasov
|
bbdb2c3fef
|
fix links in API README
|
2012-09-21 05:06:36 -07:00 |
|
Nihad Abbasov
|
4162566e11
|
separate project repositories API docs
|
2012-09-21 05:03:50 -07:00 |
|
Nihad Abbasov
|
b62445813d
|
API: SSH keys belong to user entity
|
2012-09-21 04:49:28 -07:00 |
|
Nihad Abbasov
|
4a072be2d7
|
API: commits belong to project repository
|
2012-09-21 04:34:07 -07:00 |
|
Dmitriy Zaporozhets
|
131553627d
|
Merge pull request #1521 from NARKOZ/api
API for project team members
|
2012-09-21 04:19:16 -07:00 |
|
Nihad Abbasov
|
25b745271a
|
add API for project team members
|
2012-09-21 03:23:17 -07:00 |
|
Dmitriy Zaporozhets
|
10d3a30b25
|
APi for commits. Better api docs
|
2012-09-21 13:22:30 +03:00 |
|
Dmitriy Zaporozhets
|
9aafe77e70
|
I want be able to get token via api. Used for mobile applications
|
2012-09-20 17:45:07 +03:00 |
|
Nihad Abbasov
|
4e1f1e1422
|
API docs minor formatting fix
[ci-skip]
|
2012-09-20 18:34:07 +06:00 |
|
Robert Speicher
|
259ca982da
|
Add docs for customizing Redis, add example file
|
2012-09-18 21:53:27 -04:00 |
|
Alex Denisov
|
9c0f6e8714
|
Small fixes added
|
2012-09-17 20:18:49 +03:00 |
|
Alex Denisov
|
87d40fd276
|
Docs added
|
2012-09-16 18:21:59 +03:00 |
|
randx
|
caef9ed112
|
Update installation doc with branch names
|
2012-09-16 13:39:49 +03:00 |
|
Dmitriy Zaporozhets
|
dcb17ead95
|
Merge pull request #1471 from PragTob/renameUnicorn.rb
Rename: unicorn.rb.orig --> unicorn.rb.example
|
2012-09-16 00:35:09 -07:00 |
|
Tobias Pfeiffer
|
9c117f2636
|
The project doesn't use cucumber(anymore?), it uses spinach
|
2012-09-15 21:53:45 +02:00 |
|
Tobias Pfeiffer
|
296e322bfc
|
the rake was missing in fron of the gitlab:test task
|
2012-09-15 21:52:01 +02:00 |
|
Tobias Pfeiffer
|
fa529c789c
|
added the name change to the installation.md - thanks and nice catch to @NARKOZ
|
2012-09-15 21:23:41 +02:00 |
|