summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Prevent same branch in MR seedsDmitriy Zaporozhets2013-04-052-3/+5
* | | Replace db:backup/restore with native mysq/pg solutionDmitriy Zaporozhets2013-04-052-41/+62
* | | Improve development fixturesDmitriy Zaporozhets2013-04-054-23/+29
|/ /
* | CHANGELOGDmitriy Zaporozhets2013-04-041-0/+3
* | Replace unicorn with PumaDmitriy Zaporozhets2013-04-045-9/+120
* | save each notification setting with ajax on changeDmitriy Zaporozhets2013-04-0411-76/+148
* | add notification level to UsersProjectDmitriy Zaporozhets2013-04-041-0/+5
* | Merge branch 'improve-new-project-wait-message' of /home/git/repositories/git...Dmitriy Zaporozhets2013-04-042-2/+2
|\ \
| * | With gitlab-shell it is faster than 2 minutes.Sytse Sijbrandij2013-04-032-2/+2
* | | Merge branch 'coherent-and-readable-starting-instructions' of /home/git/repos...Dmitriy Zaporozhets2013-04-041-7/+9
|\ \ \
| * | | Make separation between production and development clearer.Sytse Sijbrandij2013-04-031-7/+9
| |/ /
* | | move faker to development groupDmitriy Zaporozhets2013-04-041-3/+3
* | | Remove user decoratorDmitriy Zaporozhets2013-04-048-32/+10
* | | Fix notes for commits inside MR being squashed in one discussionDmitriy Zaporozhets2013-04-042-3/+2
* | | fix not inline comments being hidden cause line_code = ''Dmitriy Zaporozhets2013-04-041-1/+1
* | | Fix broken compare with deleted file in dffDmitriy Zaporozhets2013-04-041-1/+1
* | | Merge pull request #3493 from wangdong/patch-2Dmitriy Zaporozhets2013-04-031-1/+1
|\ \ \
| * | | Update user_team_manager.rbWang Dong2013-04-031-1/+1
| | |/ | |/|
* | | use badges for commits count in commits listDmitriy Zaporozhets2013-04-042-2/+2
* | | Update test with new titleDmitriy Zaporozhets2013-04-031-1/+1
* | | show commits count when hover chart on stats pageDmitriy Zaporozhets2013-04-033-7/+20
* | | Fixed wrong order of arguments in network graph caused by refactoringDmitriy Zaporozhets2013-04-031-1/+1
* | | move js code related to repo barchart to chart.js.coffeeDmitriy Zaporozhets2013-04-032-7/+14
| |/ |/|
* | Fix bug MR notes not being loaded when navigate from diff tabDmitriy Zaporozhets2013-04-031-3/+3
* | Fix MR comment testsDmitriy Zaporozhets2013-04-031-11/+3
* | specs for repository tag_names, branch_namesDmitriy Zaporozhets2013-04-031-0/+16
* | decorate commits in Gitlab::Git::repository with valid classDmitriy Zaporozhets2013-04-032-4/+21
* | keep same dir structure for specs as in lib/Dmitriy Zaporozhets2013-04-034-19/+0
* | Refactoring and cleanup. Removed unused commit findersDmitriy Zaporozhets2013-04-039-176/+119
* | Dont show project limit sidebar if user can own 100+ more projectsDmitriy Zaporozhets2013-04-032-11/+16
* | new issue link from issue show pageDmitriy Zaporozhets2013-04-031-0/+3
* | lets color changed files in commit. Green font color for added files, red for...Dmitriy Zaporozhets2013-04-031-7/+13
* | Show commit amount per day on commits pageDmitriy Zaporozhets2013-04-031-0/+3
* | Use correct links for View File in diffDmitriy Zaporozhets2013-04-031-2/+2
* | Merge branch 'roadmap-to-feedback' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-04-032-3/+3
|\ \
| * | Roadmap is on the feedback forum.Sytse Sijbrandij2013-04-032-3/+3
* | | Fixed before_filter for editDmitriy Zaporozhets2013-04-031-1/+1
* | | Fix edit files since we use Gitlab::Git::Blob for filesDmitriy Zaporozhets2013-04-032-8/+10
* | | strip tags from user profileDmitriy Zaporozhets2013-04-031-1/+1
* | | Merge branch 'feature/merge_request_serialize'Dmitriy Zaporozhets2013-04-0336-169/+356
|\ \ \ | |_|/ |/| |
| * | Fixed API file raw functionality, Fixed tree controller tests. Added BlobCont...Dmitriy Zaporozhets2013-04-035-31/+67
| * | fixed blame and mr factoryDmitriy Zaporozhets2013-04-038-10/+15
| * | remove unnecessary decorationsDmitriy Zaporozhets2013-04-032-6/+4
| * | Proper routing. blobs for blobs, raw for send_dataDmitriy Zaporozhets2013-04-0315-34/+99
| * | add alias for committed_dateDmitriy Zaporozhets2013-04-021-0/+4
| * | Gitlab::Git::Tree & Blob addedDmitriy Zaporozhets2013-04-029-26/+65
| * | serialize parent_ids in commitDmitriy Zaporozhets2013-04-022-19/+12
| * | store commits for MR as array of hashesDmitriy Zaporozhets2013-04-028-66/+113
|/ /
* | Merge branch 'advanced-notes' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-04-021-0/+24
|\ \
| * | Adding special cases to the advanced setup notes.Sytse Sijbrandij2013-04-021-0/+24
| |/