| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed typo | Jeremy Anderson | 2012-07-31 | 1 | -1/+1 |
| * | updating project api to include raw blob contents and single branch | Jeremy Anderson | 2012-07-31 | 5 | -7/+128 |
| * | Merge remote-tracking branch 'upstream/master' | Jeremy Anderson | 2012-07-27 | 64 | -198/+763 |
| |\ | |||||
| | * | fix commits spec | randx | 2012-07-28 | 1 | -1/+1 |
| | * | Better visibility of event commit links & commits ids | randx | 2012-07-28 | 6 | -9/+23 |
| | * | Fix issue padding cause PR 1144 | randx | 2012-07-27 | 1 | -0/+4 |
| | * | Merge pull request #1144 from riyad/break-up-links-with-nested-formating-rebased | Dmitriy Zaporozhets | 2012-07-27 | 10 | -41/+33 |
| | |\ | |||||
| | | * | Update links in events | Riyad Preukschas | 2012-07-25 | 1 | -7/+6 |
| | | * | Fix styles | Riyad Preukschas | 2012-07-25 | 1 | -2/+2 |
| | | * | Update links to milestones | Riyad Preukschas | 2012-07-25 | 2 | -11/+8 |
| | | * | Update links to merge requests | Riyad Preukschas | 2012-07-25 | 1 | -2/+1 |
| | | * | Update links to issues | Riyad Preukschas | 2012-07-25 | 3 | -5/+4 |
| | | * | Update links to commits | Riyad Preukschas | 2012-07-25 | 3 | -16/+14 |
| | * | | Merge pull request #1154 from meskyanichi/master | Dmitriy Zaporozhets | 2012-07-27 | 1 | -2/+6 |
| | |\ \ | |||||
| | | * | | Post-receive hook should be owned by gitlab user, not git. | Michael van Rooijen | 2012-07-27 | 1 | -2/+6 |
| | |/ / | |||||
| | * | | commit.short_id as model method. Styled inline comment form | randx | 2012-07-27 | 7 | -23/+46 |
| | * | | Merge pull request #1129 from meskyanichi/master | Dmitriy Zaporozhets | 2012-07-26 | 1 | -2/+4 |
| | |\ \ | |||||
| | | * | | Modified the `repo_dump` and `repo_restore` rake tasks to properly dump and r... | Michael van Rooijen | 2012-07-26 | 1 | -2/+4 |
| | * | | | Fixed persmission issue in doc. Added validation of hooks in gitlab:app:status | randx | 2012-07-26 | 5 | -21/+55 |
| | * | | | Fixed dashboard loader, fixed 404 for reporter on empty wiki page. | randx | 2012-07-26 | 7 | -27/+28 |
| | | |/ | |/| | |||||
| | * | | Styled wiki area. fixed commit feed feature | randx | 2012-07-25 | 3 | -8/+12 |
| | * | | Fix compare crash after decorator refactoring | randx | 2012-07-25 | 2 | -2/+5 |
| | * | | Remove recreated mailer controller for admin | randx | 2012-07-25 | 1 | -47/+0 |
| | * | | Merge branch 'add_wiki_comments' of git://github.com/seeingidog/gitlabhq into... | randx | 2012-07-25 | 10 | -1/+117 |
| | |\ \ | |||||
| | | * | | Show wiki comments for all revisions | Ian Morgan | 2012-07-20 | 1 | -1/+1 |
| | | * | | Add comments to Wiki pages | Ian Morgan | 2012-07-19 | 10 | -1/+72 |
| | * | | | Merge pull request #1127 from riyad/use-decorators | Dmitriy Zaporozhets | 2012-07-25 | 13 | -24/+37 |
| | |\ \ \ | |||||
| | | * | | | Update specs | Riyad Preukschas | 2012-07-22 | 1 | -5/+5 |
| | | * | | | Update views to use CommitDecorator | Riyad Preukschas | 2012-07-22 | 11 | -19/+28 |
| | | * | | | Add CommitDecorator#short_id | Riyad Preukschas | 2012-07-21 | 1 | -0/+4 |
| | | | |/ | | |/| | |||||
| | * | | | Merge pull request #1133 from robbytaylor/master | Dmitriy Zaporozhets | 2012-07-25 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Updated merge request subheading. | Rob Taylor | 2012-07-24 | 1 | -1/+1 |
| | | |/ / | |||||
| | * | | | Merge pull request #1142 from NARKOZ/api | Dmitriy Zaporozhets | 2012-07-25 | 7 | -32/+55 |
| | |\ \ \ | |||||
| | | * | | | return 404 if project not found | Nihad Abbasov | 2012-07-25 | 2 | -2/+13 |
| | | * | | | API: expose issues project id | Nihad Abbasov | 2012-07-25 | 2 | -1/+6 |
| | | * | | | API: update docs | Nihad Abbasov | 2012-07-25 | 4 | -29/+29 |
| | | * | | | API: ability to get project by id | Nihad Abbasov | 2012-07-25 | 2 | -2/+9 |
| | |/ / / | |||||
| | * | | | Merge pull request #1118 from patthoyts/pt/ldap-missing-password | Dmitriy Zaporozhets | 2012-07-25 | 3 | -10/+7 |
| | |\ \ \ | |||||
| | | * | | | Handle LDAP missing credentials error with a flash message. | Pat Thoyts | 2012-07-21 | 3 | -10/+7 |
| | * | | | | Merge pull request #1122 from patthoyts/pt/missing-log | Dmitriy Zaporozhets | 2012-07-25 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Create the githost.log file if necessary. | Pat Thoyts | 2012-07-21 | 1 | -0/+1 |
| | | | |/ / | | |/| | | |||||
| | * | | | | Merge pull request #1135 from NARKOZ/api | Dmitriy Zaporozhets | 2012-07-25 | 9 | -25/+406 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | update help section with issues API docs | Nihad Abbasov | 2012-07-24 | 1 | -4/+16 |
| | | * | | | Merge branch 'master' into api | Nihad Abbasov | 2012-07-24 | 124 | -660/+1746 |
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | update API docs | Nihad Abbasov | 2012-07-24 | 2 | -0/+182 |
| | | * | | | add issues API | Nihad Abbasov | 2012-07-24 | 4 | -0/+195 |
| | | * | | | refactor projects API | Nihad Abbasov | 2012-07-06 | 3 | -21/+13 |
| * | | | | | updated gitignore and added rake 0.8.7 to Gemfile because of errors | Jeremy Anderson | 2012-07-24 | 3 | -1/+6 |
| |/ / / / | |||||
| * | | | | Up to 2.7.0v2.7.0 | randx | 2012-07-21 | 2 | -1/+5 |
| * | | | | Help section for system hooks completed | randx | 2012-07-21 | 2 | -0/+55 |
