summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dont init repo on every create(:repo)Dmitriy Zaporozhets2013-04-017-11/+18
* Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets2013-04-0113-54/+51
* Use Gitlab::Git:: for git features across applicationDmitriy Zaporozhets2013-04-0111-64/+32
* added Gitlab::Git::Compare for git compare featureDmitriy Zaporozhets2013-04-011-0/+37
* added Gitlab::Git::Blame for git blame featureDmitriy Zaporozhets2013-04-011-0/+22
* define TestEnv and keep all global stubs in one placeDmitriy Zaporozhets2013-04-015-87/+72
* Fix stubbed repoDmitriy Zaporozhets2013-04-012-8/+4
* remove unnecessary Commit.newDmitriy Zaporozhets2013-03-313-5/+2
* Extend models functionality with old decorator methods. Use Repository modelDmitriy Zaporozhets2013-03-317-11/+67
* Remove decorator calls and methods from views. Repalace with helper calls whe...Dmitriy Zaporozhets2013-03-3113-21/+18
* Move some decorator logic to helpersDmitriy Zaporozhets2013-03-312-18/+90
* remove Tree/Commit decorator usage from controllersDmitriy Zaporozhets2013-03-314-10/+0
* rake task to clear redis cacheDmitriy Zaporozhets2013-03-311-0/+6
* Add Repository model to proxy request to Gitlab::Git::Repositoty and decorate...Dmitriy Zaporozhets2013-03-311-0/+41
* Remove Commit & Tree decoratorsDmitriy Zaporozhets2013-03-312-126/+0
* Decorate Gitlab::Git::Commit with CommitDmitriy Zaporozhets2013-03-315-3/+13
* Fix tests and remove app/models/repository.rbDmitriy Zaporozhets2013-03-316-325/+5
* Remove grit logic from app/Dmitriy Zaporozhets2013-03-316-170/+11
* specs for Gitlab::Git::Repository and Gitlab::Git::CommitDmitriy Zaporozhets2013-03-312-0/+155
* Move Commit and Repository logic to lib/gitlab/gitDmitriy Zaporozhets2013-03-312-0/+360
* Use existing methods for branch names: Ex use @repository.branch_names instea...Dmitriy Zaporozhets2013-03-315-13/+32
* Merge branch 'header-in-contributing-guide' of /home/git/repositories/gitlab/...Dmitriy Zaporozhets2013-03-311-3/+3
|\
| * Improve header and wording.Sytse Sijbrandij2013-03-311-3/+3
* | Merge branch 'notes-in-installation-guide' of /home/git/repositories/gitlab/g...Dmitriy Zaporozhets2013-03-311-7/+6
|\ \
| * | Section for important notes.Sytse Sijbrandij2013-03-311-7/+6
| |/
* | Fix therubyracer dependenciesDmitriy Zaporozhets2013-03-311-1/+3
|/
* Merge pull request #3457 from jrmithdobbs/fix-freebsd-bundle-installDmitriy Zaporozhets2013-03-311-3/+3
|\
| * Update deps for therubyracer and libv8 to resolve build issues on FreeBSD. Re...Douglas Huff2013-03-301-3/+3
|/
* Merge pull request #3369 from hiroponz/display-note-countDmitriy Zaporozhets2013-03-303-16/+19
|\
| * Display note count on network graph.Sato Hiroyuki2013-03-262-3/+10
| * Refector: clean up code.Sato Hiroyuki2013-03-261-13/+9
* | Merge pull request #3396 from Andrew8xx8/issue-button-fixDmitriy Zaporozhets2013-03-304-3/+50
|\ \
| * | Settings replaced by Gitlab.configAndrew8xx82013-03-261-3/+3
| * | New issue button was not follows to external tracker if it is selected. fixed...Andrew8xx82013-03-264-1/+48
* | | Merge pull request #3392 from hiroponz/fix-non-ascii-char-usernameDmitriy Zaporozhets2013-03-303-0/+33
|\ \ \
| * | | Fix RoutingError when changing username to non ascii char.Sato Hiroyuki2013-03-263-0/+33
| |/ /
* | | Merge pull request #3430 from logorrhea/masterDmitriy Zaporozhets2013-03-301-1/+1
|\ \ \
| * | | Changed the word 'authentification' to 'authentication'Tyler Funk2013-03-271-1/+1
* | | | Merge pull request #3428 from colindean/bug/assigned-team-typoDmitriy Zaporozhets2013-03-301-1/+1
|\ \ \ \
| * | | | fix typo: shure -> sureColin Dean2013-03-271-1/+1
* | | | | Merge pull request #3406 from docwhat/in_projectsDmitriy Zaporozhets2013-03-302-2/+21
|\ \ \ \ \
| * | | | | Fixed UsersProject.in_projectsChristian HoĢˆltje2013-03-262-2/+21
* | | | | | prevent exception when trying to edit empty projectDmitriy Zaporozhets2013-03-301-2/+2
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2013-03-301-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #3440 from evanwon/patch-2Dmitriy Zaporozhets2013-03-301-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fixed: gitlab-shell version check error messageEvan Wondrasek2013-03-281-1/+1
* | | | | | | | use rollbacked version of grit to make gollum worksDmitriy Zaporozhets2013-03-302-3/+3
* | | | | | | | slower animation for tree browsingDmitriy Zaporozhets2013-03-302-2/+2
* | | | | | | | Merge branch 'accepting-mr-in-uservoice' of /home/git/repositories/gitlab/git...Dmitriy Zaporozhets2013-03-303-80/+55
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Removing duplication by putting everything in the readme. Allow us to close i...Sytse Sijbrandij2013-03-303-82/+55