summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #1129 from meskyanichi/masterDmitriy Zaporozhets2012-07-261-2/+4
|\
| * Modified the `repo_dump` and `repo_restore` rake tasks to properly dump and r...Michael van Rooijen2012-07-261-2/+4
* | Fixed persmission issue in doc. Added validation of hooks in gitlab:app:statusrandx2012-07-261-2/+23
* | return 404 if project not foundNihad Abbasov2012-07-251-2/+7
* | API: expose issues project idNihad Abbasov2012-07-251-1/+3
* | API: update docsNihad Abbasov2012-07-252-13/+13
* | API: ability to get project by idNihad Abbasov2012-07-251-1/+2
* | Merge pull request #1122 from patthoyts/pt/missing-logDmitriy Zaporozhets2012-07-251-0/+1
|\ \
| * | Create the githost.log file if necessary.Pat Thoyts2012-07-211-0/+1
| |/
* | Merge branch 'master' into apiNihad Abbasov2012-07-242-5/+205
|\ \ | |/
| * Fixing MySQL syntax errorMichael Richardson2012-07-181-1/+1
| * CHANGELOG updated. Fixed MR bug. Logger improvedDmitriy Zaporozhets2012-07-171-4/+14
| * Admin logs improved. Commits list box styledDmitriy Zaporozhets2012-07-161-1/+1
| * Changes done as per feedbackStefan Morgenthaler2012-07-101-22/+15
| * add: rake task to backup/restore gitlab db and reposStefan Morgenthaler2012-07-101-0/+197
* | add issues APINihad Abbasov2012-07-243-0/+124
* | refactor projects APINihad Abbasov2012-07-063-21/+13
|/
* Admin gitolite logs. Refactored project creation. Few style fixes.Dmitriy Zaporozhets2012-07-051-0/+6
* Merge pull request #1043 from NARKOZ/apiDmitriy Zaporozhets2012-07-052-2/+10
|\
| * return 404 when record not foundNihad Abbasov2012-07-051-0/+4
| * don't expose full user info unless neededNihad Abbasov2012-07-051-2/+6
* | Merge pull request #1026 from gitlabhq/inline_diffDmitriy Zaporozhets2012-07-041-0/+68
|\ \
| * | InlineDiff: fix bug "unmatched close parenthesis"Valeriy Sizov2012-07-051-3/+2
| * | InlineDiff: small cleaningValeriy Sizov2012-07-021-1/+1
| * | InlineDiff: refactoringValeriy Sizov2012-07-021-0/+69
* | | Merge pull request #1034 from NARKOZ/apiDmitriy Zaporozhets2012-07-042-0/+44
|\ \ \ | | |/ | |/|
| * | ability to update and get a raw snippet via APINihad Abbasov2012-07-041-0/+41
| * | add API versionNihad Abbasov2012-07-041-0/+3
* | | Disable issues sort. Recent issues on top. Fixed testsDmitriy Zaporozhets2012-07-021-0/+2
| |/ |/|
* | Finished with configsrandx2012-07-022-2/+1
* | Epic: Gitlab configuration with default valuesDmitriy Zaporozhets2012-07-022-12/+9
* | Merge pull request #1019 from NARKOZ/apiDmitriy Zaporozhets2012-06-295-54/+150
|\ \ | |/
| * add project snippets APINihad Abbasov2012-06-292-0/+59
| * return errors in json formatNihad Abbasov2012-06-292-1/+2
| * refactor API and improve docsNihad Abbasov2012-06-293-53/+89
* | Merge branch 'api' of https://github.com/NARKOZ/gitlabhqDmitriy Zaporozhets2012-06-293-0/+95
|\ \ | |/