summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed typoJeremy Anderson2012-07-311-1/+1
* updating project api to include raw blob contents and single branchJeremy Anderson2012-07-315-7/+128
* Merge remote-tracking branch 'upstream/master'Jeremy Anderson2012-07-2764-198/+763
|\
| * fix commits specrandx2012-07-281-1/+1
| * Better visibility of event commit links & commits idsrandx2012-07-286-9/+23
| * Fix issue padding cause PR 1144randx2012-07-271-0/+4
| * Merge pull request #1144 from riyad/break-up-links-with-nested-formating-rebasedDmitriy Zaporozhets2012-07-2710-41/+33
| |\
| | * Update links in eventsRiyad Preukschas2012-07-251-7/+6
| | * Fix stylesRiyad Preukschas2012-07-251-2/+2
| | * Update links to milestonesRiyad Preukschas2012-07-252-11/+8
| | * Update links to merge requestsRiyad Preukschas2012-07-251-2/+1
| | * Update links to issuesRiyad Preukschas2012-07-253-5/+4
| | * Update links to commitsRiyad Preukschas2012-07-253-16/+14
| * | Merge pull request #1154 from meskyanichi/masterDmitriy Zaporozhets2012-07-271-2/+6
| |\ \
| | * | Post-receive hook should be owned by gitlab user, not git.Michael van Rooijen2012-07-271-2/+6
| |/ /
| * | commit.short_id as model method. Styled inline comment formrandx2012-07-277-23/+46
| * | 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-265-21/+55
| * | | Fixed dashboard loader, fixed 404 for reporter on empty wiki page.randx2012-07-267-27/+28
| | |/ | |/|
| * | Styled wiki area. fixed commit feed featurerandx2012-07-253-8/+12
| * | Fix compare crash after decorator refactoringrandx2012-07-252-2/+5
| * | Remove recreated mailer controller for adminrandx2012-07-251-47/+0
| * | Merge branch 'add_wiki_comments' of git://github.com/seeingidog/gitlabhq into...randx2012-07-2510-1/+117
| |\ \
| | * | Show wiki comments for all revisionsIan Morgan2012-07-201-1/+1
| | * | Add comments to Wiki pagesIan Morgan2012-07-1910-1/+72
| * | | Merge pull request #1127 from riyad/use-decoratorsDmitriy Zaporozhets2012-07-2513-24/+37
| |\ \ \
| | * | | Update specsRiyad Preukschas2012-07-221-5/+5
| | * | | Update views to use CommitDecoratorRiyad Preukschas2012-07-2211-19/+28
| | * | | Add CommitDecorator#short_idRiyad Preukschas2012-07-211-0/+4
| | | |/ | | |/|
| * | | Merge pull request #1133 from robbytaylor/masterDmitriy Zaporozhets2012-07-251-1/+1
| |\ \ \
| | * | | Updated merge request subheading.Rob Taylor2012-07-241-1/+1
| | |/ /
| * | | Merge pull request #1142 from NARKOZ/apiDmitriy Zaporozhets2012-07-257-32/+55
| |\ \ \
| | * | | return 404 if project not foundNihad Abbasov2012-07-252-2/+13
| | * | | API: expose issues project idNihad Abbasov2012-07-252-1/+6
| | * | | API: update docsNihad Abbasov2012-07-254-29/+29
| | * | | API: ability to get project by idNihad Abbasov2012-07-252-2/+9
| |/ / /
| * | | Merge pull request #1118 from patthoyts/pt/ldap-missing-passwordDmitriy Zaporozhets2012-07-253-10/+7
| |\ \ \
| | * | | Handle LDAP missing credentials error with a flash message.Pat Thoyts2012-07-213-10/+7
| * | | | 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 pull request #1135 from NARKOZ/apiDmitriy Zaporozhets2012-07-259-25/+406
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | update help section with issues API docsNihad Abbasov2012-07-241-4/+16
| | * | | Merge branch 'master' into apiNihad Abbasov2012-07-24124-660/+1746
| | |\ \ \ | | |/ / / | |/| | |
| | * | | update API docsNihad Abbasov2012-07-242-0/+182
| | * | | add issues APINihad Abbasov2012-07-244-0/+195
| | * | | refactor projects APINihad Abbasov2012-07-063-21/+13
* | | | | updated gitignore and added rake 0.8.7 to Gemfile because of errorsJeremy Anderson2012-07-243-1/+6
|/ / / /
* | | | Up to 2.7.0v2.7.0randx2012-07-212-1/+5
* | | | Help section for system hooks completedrandx2012-07-212-0/+55