Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix links in API README | Nihad Abbasov | 2012-09-21 | 1 | -1/+1 |
| | |||||
* | separate project repositories API docs | Nihad Abbasov | 2012-09-21 | 2 | -166/+166 |
| | |||||
* | API: SSH keys belong to user entity | Nihad Abbasov | 2012-09-21 | 2 | -79/+78 |
| | |||||
* | API: commits belong to project repository | Nihad Abbasov | 2012-09-21 | 2 | -38/+34 |
| | |||||
* | Merge pull request #1521 from NARKOZ/api | Dmitriy Zaporozhets | 2012-09-21 | 1 | -20/+43 |
|\ | | | | | API for project team members | ||||
| * | add API for project team members | Nihad Abbasov | 2012-09-21 | 1 | -20/+43 |
| | | |||||
* | | APi for commits. Better api docs | Dmitriy Zaporozhets | 2012-09-21 | 1 | -0/+38 |
|/ | |||||
* | I want be able to get token via api. Used for mobile applications | Dmitriy Zaporozhets | 2012-09-20 | 2 | -0/+23 |
| | |||||
* | API docs minor formatting fix | Nihad Abbasov | 2012-09-20 | 1 | -1/+1 |
| | | | [ci-skip] | ||||
* | Add docs for customizing Redis, add example file | Robert Speicher | 2012-09-18 | 1 | -1/+8 |
| | |||||
* | Small fixes added | Alex Denisov | 2012-09-17 | 1 | -3/+3 |
| | |||||
* | Docs added | Alex Denisov | 2012-09-16 | 2 | -0/+80 |
| | |||||
* | Update installation doc with branch names | randx | 2012-09-16 | 1 | -0/+7 |
| | |||||
* | Merge pull request #1471 from PragTob/renameUnicorn.rb | Dmitriy Zaporozhets | 2012-09-16 | 1 | -1/+1 |
|\ | | | | | Rename: unicorn.rb.orig --> unicorn.rb.example | ||||
| * | added the name change to the installation.md - thanks and nice catch to @NARKOZ | Tobias Pfeiffer | 2012-09-15 | 1 | -1/+1 |
| | | |||||
* | | The project doesn't use cucumber(anymore?), it uses spinach | Tobias Pfeiffer | 2012-09-15 | 1 | -2/+2 |
| | | |||||
* | | the rake was missing in fron of the gitlab:test task | Tobias Pfeiffer | 2012-09-15 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' into project_hooks_api | miks | 2012-09-10 | 1 | -6/+9 |
|\ | |||||
| * | Prepared for gitolite v3 | randx | 2012-08-29 | 1 | -6/+9 |
| | | |||||
* | | Projects hooks API implemented | miks | 2012-09-08 | 1 | -0/+44 |
|/ | |||||
* | Merge branch 'master' into project_users_api | miks | 2012-09-08 | 3 | -3/+9 |
|\ | |||||
| * | Merge pull request #1363 from AlexDenisov/api_create_project_fixes | Dmitriy Zaporozhets | 2012-09-06 | 1 | -0/+6 |
| |\ | | | | | | | API create project fixes | ||||
| | * | Create project via API: fixes added | Alex Denisov | 2012-09-03 | 1 | -0/+6 |
| | | | |||||
| * | | Capitlization of /gitlab/i normalized. #1367 | Alex Denisov | 2012-09-06 | 2 | -3/+3 |
| | | | |||||
* | | | Make project users API more RESTful | miks | 2012-09-06 | 1 | -2/+47 |
| | | | |||||
* | | | Typo fixed | miks | 2012-09-06 | 1 | -2/+2 |
| | | | |||||
* | | | API on adding users to project implemented | miks | 2012-09-05 | 1 | -0/+15 |
|/ / | |||||
* | | Cleaner install section for nginx, unicorn | randx | 2012-09-04 | 1 | -10/+9 |
| | | |||||
* | | cleanup gitlab from setup scripts | randx | 2012-09-04 | 1 | -45/+0 |
| | | |||||
* | | update install to use recipes | randx | 2012-09-04 | 1 | -8/+8 |
| | | |||||
* | | Clean up doc/installation.md | Robert Speicher | 2012-09-04 | 1 | -30/+36 |
| | | | | | | | | Closes #939 | ||||
* | | Text changes to API documentation | Rob Taylor | 2012-09-04 | 2 | -11/+9 |
|/ | |||||
* | add pagination to API | Nihad Abbasov | 2012-09-03 | 1 | -0/+7 |
| | |||||
* | Merge pull request #1347 from AlexDenisov/api_project_creation | Dmitriy Zaporozhets | 2012-09-03 | 1 | -0/+18 |
|\ | | | | | API for new project creation | ||||
| * | Typo and mistakes fixed | Alex Denisov | 2012-08-31 | 1 | -2/+2 |
| | | |||||
| * | JSON for new project removed from API docs | Alex Denisov | 2012-08-31 | 1 | -23/+0 |
| | | |||||
| * | Docs changed for Create Project API | Alex Denisov | 2012-08-31 | 1 | -0/+3 |
| | | |||||
| * | Docs added for Create Project API | Alex Denisov | 2012-08-31 | 1 | -0/+38 |
| | | |||||
| * | Fixed bunch of js bugs with comments. Also added development tips | randx | 2012-08-30 | 1 | -0/+45 |
| | | |||||
| * | nginx vhost standard | Marvin Monge | 2012-08-29 | 1 | -2/+3 |
| | | |||||
| * | Add milestone API docs to doc/README and views/help/api | Robert Speicher | 2012-08-29 | 2 | -1/+2 |
| | | | | | | | | Also removes `closed` attribute option from create action. | ||||
| * | add docs for Milestones API | Nihad Abbasov | 2012-08-29 | 1 | -0/+57 |
| | | |||||
* | | Update the references to the script and refer to it from the installation ↵ | Sytse Sijbrandij | 2012-09-02 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | manual. Update the references to the script and refer to it from the installation manual. Indent the code block. | ||||
* | | Merge pull request #1327 from logiblocs/master | Dmitriy Zaporozhets | 2012-09-02 | 1 | -1/+1 |
|\ \ | | | | | | | Trivial fix to docs/installation.md | ||||
| * | | Fixed one letter in doc/installation.md | logiblocs | 2012-08-29 | 1 | -1/+1 |
| |/ | |||||
| * | Simplify setup for nginx, initd with already predefined files | Dmitriy Zaporozhets | 2012-08-28 | 1 | -90/+9 |
| | | |||||
| * | Move snippets api doc to separate file | randx | 2012-08-25 | 3 | -102/+101 |
| | | |||||
| * | Updated app:status & docs with hooks. Removed write_hooks from app:setup | randx | 2012-08-21 | 1 | -1/+6 |
| | | |||||
* | | Non-interactive AWS install by running a single script. | Sytse Sijbrandij | 2012-09-02 | 6 | -191/+218 |
| | | | | | | | | | | | | | | | | | | Merge branch 'master' into non-interactive-aws-install Conflicts: doc/installation.md Fix merge mess in installation.md | ||||
* | | Non-interactive AWS install by running a single script. | Sytse Sijbrandij | 2012-09-02 | 2 | -36/+37 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Non-interactive AWS install by running a single script. Complete non-interactive AWS install with one line. Squash of 28 commits: Initial commit of complete install script. Must be sudo. Non interactive prostgres. Install mysql with unique password. Service file. Add init file. Nginx config. Script contains aws specific settings. Update references after rename. Prevent localhost ssh prompt. Postfix with policyd. Typo in localhost. Postfix package has other name. sudo -l session needs oneliners. More sudo commands to prevent permission problems. Change in existing file. Change in existing file must be referenced. Switch order. Postfix comment. Old way to generate password, less sudo. todo login Must use private ip and login instructions. Starting up. Fixed and checked various todos. Use service. Set host name. Go to default dir. Only works on next login. Only replace first host. Cleaned up the comments. Link to nginx config. Move to aws dir. Update links to aws for interactive install. Existing script stays at the same location. Change directory. Use the new init scripts for gitlab service and nginx. Use the branch for file downloads. Update with newest changes to installation.md. Correct reference. Use master branch since we need the nginx condfig and use absolute paths. Need to copy with sudo. |