summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* add pagination to APINihad Abbasov2012-09-035-5/+9
* Merge pull request #1347 from AlexDenisov/api_project_creationDmitriy Zaporozhets2012-09-031-0/+21
|\
| * Typo and mistakes fixedAlex Denisov2012-08-311-2/+2
| * API on Projects creation implementedAlex Denisov2012-08-311-0/+21
* | Update the references to the script and refer to it from the installation man...Sytse Sijbrandij2012-09-021-5/+2
* | Merge pull request #1318 from dosire/non-interactive-aws-installDmitriy Zaporozhets2012-09-021-0/+125
|\ \
| * | Non-interactive AWS install by running a single script.Sytse Sijbrandij2012-09-0218-91/+388
| * | Non-interactive AWS install by running a single script.Sytse Sijbrandij2012-09-021-0/+125
* | | Add link_title to CommitDecoratorRobert Speicher2012-09-021-1/+1
| |/ |/|
* | Add milestone API docs to doc/README and views/help/apiRobert Speicher2012-08-291-3/+2
* | Merge branch 'milestone_api' of https://github.com/tsigo/gitlabhq into tsigo-...Dmitriy Zaporozhets2012-08-293-3/+84
|\ \
| * | Deprecate the DELETE method for Issues APIRobert Speicher2012-08-221-3/+2
| * | Remove DELETE API for MilestonesRobert Speicher2012-08-221-12/+0
| * | Add API for MilestonesRobert Speicher2012-08-162-0/+94
* | | Handle invalid ssh exceptionrandx2012-08-291-2/+7
* | | Gitlab::Gitolite final fixes. Seems like all functionality is working correct...randx2012-08-291-39/+41
* | | Fixed access to removed methodrandx2012-08-291-1/+1
* | | fixed configure call within gitoliterandx2012-08-291-5/+5
* | | Use similar interface to access gitoliterandx2012-08-295-26/+99
* | | Merge pull request #1313 from LeonB/masterDmitriy Zaporozhets2012-08-283-3/+3
|\ \ \
| * | | Line not needed anymoreLeonB2012-08-281-2/+1
| * | | Fixed some hardcoded pathsLeonB2012-08-283-2/+3
* | | | Simplify setup for nginx, initd with already predefined filesDmitriy Zaporozhets2012-08-282-0/+87
* | | | Fixed typoTiago Ribeiro2012-08-281-1/+1
|/ / /
* | | No need to chown hooks in backup script any mroerandx2012-08-261-1/+0
* | | Merge pull request #1274 from wiggle/bulk_permissions_tasksDmitriy Zaporozhets2012-08-271-0/+26
|\ \ \
| * | | Task to assign user developer role to all projectsSeif Attar2012-08-231-0/+10
| * | | rake task to add all users to all projectsSeif Attar2012-08-231-0/+16
* | | | Merge pull request #985 from timspin/fix-gitolite-refsDmitriy Zaporozhets2012-08-271-2/+2
|\ \ \ \
| * | | | Adds refs to gitolite conf with $ at the endtimspin2012-06-271-2/+2
* | | | | Improve GFM code documentationRiyad Preukschas2012-08-231-5/+14
| |/ / / |/| | |
* | | | Updated app:status & docs with hooks. Removed write_hooks from app:setuprandx2012-08-212-1/+14
* | | | Handle post-receive files via gitolite, not gitlabrandx2012-08-215-26/+29
| |_|/ |/| |
* | | Project /lib cleanuprandx2012-08-194-74/+0
* | | Move graph_commit under gitlab modulerandx2012-08-192-181/+183
* | | Application cleanupDmitriy Zaporozhets2012-08-171-1/+1
* | | Merge branch 'master' into hooray_apostrophesRobert Speicher2012-08-161-0/+98
|\ \ \ | | |/ | |/|
| * | GFM refactor: Move the actual parsing to a class under the Gitlab moduleRobert Speicher2012-08-141-0/+98
* | | "Cant" -> "Can't"Robert Speicher2012-08-131-1/+1
|/ /
* | rspec to capybara-webkit. simplercov now use cucumberDmitriy Zaporozhets2012-08-131-0/+10
* | Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-109-48/+48
* | Merge branch 'master' into gitlab-flavored-markdownRiyad Preukschas2012-08-061-1/+1
|\ \
| * \ Merge pull request #1152 from natrim/masterDmitriy Zaporozhets2012-08-031-1/+1
| |\ \
| | * | fix checking for right gitolite UMASKnatrim2012-07-271-1/+1
* | | | Update Gitlab Markdown renderer to use GFMRiyad Preukschas2012-08-021-0/+4
* | | | Add render context to markdown rendererRiyad Preukschas2012-08-011-0/+10
|/ / /
* | | API: set content type for raw snippetNihad Abbasov2012-08-011-0/+1
* | | fix typo according to docs and testsNihad Abbasov2012-08-011-7/+7
* | | updating project api to include raw blob contents and single branchJeremy Anderson2012-07-311-0/+40
* | | Post-receive hook should be owned by gitlab user, not git.Michael van Rooijen2012-07-271-2/+6
|/ /