OSDN Git Service

wvm/gitlab.git
2013-04-01 Dmitriy ZaporozhetsMerge branch 'refactor/gitlab_git'
2013-04-01 Dmitriy ZaporozhetsPass project into factory for teams tests
2013-04-01 Dmitriy Zaporozhetsfixed test using repo with commits but old factory
2013-04-01 Dmitriy Zaporozhetsfix tests
2013-04-01 Dmitriy Zaporozhetsfix facotries
2013-04-01 Dmitriy ZaporozhetsUse project_with_code factory where necessary
2013-04-01 Dmitriy ZaporozhetsDont init repo on every create(:repo)
2013-04-01 Dmitriy ZaporozhetsMerge pull request #3462 from tsl0922/fix-reassign...
2013-04-01 Dmitriy ZaporozhetsProject.repository should never be nil so you can call...
2013-04-01 Dmitriy ZaporozhetsUse Gitlab::Git:: for git features across application
2013-04-01 Dmitriy Zaporozhetsadded Gitlab::Git::Compare for git compare feature
2013-04-01 Dmitriy Zaporozhetsadded Gitlab::Git::Blame for git blame feature
2013-04-01 Dmitriy Zaporozhetsdefine TestEnv and keep all global stubs in one place
2013-04-01 tsl0922fix: wrong argument number
2013-04-01 Dmitriy ZaporozhetsFix stubbed repo
2013-03-31 Dmitriy Zaporozhetsremove unnecessary Commit.new
2013-03-31 Dmitriy ZaporozhetsExtend models functionality with old decorator methods...
2013-03-31 Dmitriy ZaporozhetsRemove decorator calls and methods from views. Repalace...
2013-03-31 Dmitriy ZaporozhetsMove some decorator logic to helpers
2013-03-31 Dmitriy Zaporozhetsremove Tree/Commit decorator usage from controllers
2013-03-31 Dmitriy Zaporozhetsrake task to clear redis cache
2013-03-31 Dmitriy ZaporozhetsAdd Repository model to proxy request to Gitlab::Git...
2013-03-31 Dmitriy ZaporozhetsRemove Commit & Tree decorators
2013-03-31 Dmitriy ZaporozhetsDecorate Gitlab::Git::Commit with Commit
2013-03-31 Dmitriy ZaporozhetsFix tests and remove app/models/repository.rb
2013-03-31 Dmitriy ZaporozhetsRemove grit logic from app/
2013-03-31 Dmitriy Zaporozhetsspecs for Gitlab::Git::Repository and Gitlab::Git:...
2013-03-31 Dmitriy ZaporozhetsMove Commit and Repository logic to lib/gitlab/git
2013-03-31 Dmitriy ZaporozhetsUse existing methods for branch names: Ex use @reposito...
2013-03-31 Dmitriy ZaporozhetsMerge branch 'header-in-contributing-guide' of /home...
2013-03-31 Dmitriy ZaporozhetsMerge branch 'notes-in-installation-guide' of /home...
2013-03-31 Dmitriy ZaporozhetsFix therubyracer dependencies
2013-03-31 Sytse SijbrandijSection for important notes.
2013-03-31 Sytse SijbrandijImprove header and wording.
2013-03-31 Dmitriy ZaporozhetsMerge pull request #3457 from jrmithdobbs/fix-freebsd...
2013-03-31 Douglas HuffUpdate deps for therubyracer and libv8 to resolve build...
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3369 from hiroponz/display-note...
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3396 from Andrew8xx8/issue-button-fix
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3392 from hiroponz/fix-non-ascii...
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3430 from logorrhea/master
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3428 from colindean/bug/assigned...
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3406 from docwhat/in_projects
2013-03-30 Dmitriy Zaporozhetsprevent exception when trying to edit empty project
2013-03-30 Dmitriy ZaporozhetsMerge branch 'master' of github.com:gitlabhq/gitlabhq
2013-03-30 Dmitriy Zaporozhetsuse rollbacked version of grit to make gollum works
2013-03-30 Dmitriy Zaporozhetsslower animation for tree browsing
2013-03-30 Dmitriy ZaporozhetsMerge branch 'accepting-mr-in-uservoice' of /home/git...
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3440 from evanwon/patch-2
2013-03-30 Dmitriy ZaporozhetsUpdate a grit to newer version
2013-03-30 Sytse SijbrandijRemoving duplication by putting everything in the readm...
2013-03-29 Dmitriy ZaporozhetsPrevent gollum to overrride gitlab-grit gem. Use grit...
2013-03-28 Dmitriy ZaporozhetsRevert "First step with rugged"
2013-03-28 Dmitriy ZaporozhetsFirst step with rugged
2013-03-28 Evan WondrasekFixed: gitlab-shell version check error message
2013-03-28 Dmitriy Zaporozhetsrefactor wall.js. style wall page a bit
2013-03-28 Dmitriy ZaporozhetsFix Note notification for entities without assignee
2013-03-28 Dmitriy Zaporozhetsremove notify checkboxes from note forms
2013-03-28 Dmitriy Zaporozhetsinslude author & assignee to note notification recipients
2013-03-28 Dmitriy Zaporozhetsrebuild notification on notes logic
2013-03-28 Dmitriy ZaporozhetsFix notify specs. Fix merge request close via api
2013-03-28 Dmitriy ZaporozhetsFixed new mr/issue emails
2013-03-28 Dmitriy Zaporozhetsadd text templates to new emails
2013-03-28 Dmitriy ZaporozhetsImprove notification service tests
2013-03-28 Dmitriy ZaporozhetsAdd close issue/mr methods to Notify. Refactored Notifi...
2013-03-28 Dmitriy Zaporozhetsadd watchers to email recipients list. Add emails for...
2013-03-28 Tyler FunkChanged the word 'authentification' to 'authentication'
2013-03-27 Dmitriy ZaporozhetsFix NotificationService reassign_email method
2013-03-27 Dmitriy ZaporozhetsUpdate develoment dependencies
2013-03-27 Colin Deanfix typo: shure -> sure
2013-03-27 Dmitriy Zaporozhetsupdate sidekiq
2013-03-27 Dmitriy ZaporozhetsFix NotificationService NameError for new issue
2013-03-27 Dmitriy ZaporozhetsNotificationService respects disabled notifications now
2013-03-27 Dmitriy ZaporozhetsPrepare UI for notification settings
2013-03-27 Dmitriy Zaporozhetsnotification scaffold
2013-03-27 Dmitriy Zaporozhetsannotated
2013-03-27 Sytse SijbrandijLink to accepting issues on feedback forum.
2013-03-27 Dmitriy ZaporozhetsMerge pull request #3407 from NARKOZ/patch-1
2013-03-26 Dmitriy Zaporozhetsstub notification in event model
2013-03-26 Andrew8xx8Settings replaced by Gitlab.config
2013-03-26 Dmitriy Zaporozhetsrefactor observers test since email logic moved to...
2013-03-26 Dmitriy Zaporozhetsrefactor observers. Added BaseObserver with helper...
2013-03-26 Dmitriy ZaporozhetsMove new_note email logic to NotificationService
2013-03-26 Dmitriy ZaporozhetsUse notificationService for MR reassigned
2013-03-26 Dmitriy Zaporozhetsuse NotificationService for handle notify logic when...
2013-03-26 Christian HöltjeFixed UsersProject.in_projects
2013-03-26 Nihad Abbasovuse convenient method to check for empty project repo
2013-03-26 Dmitriy ZaporozhetsMerge pull request #3398 from Andrew8xx8/spork
2013-03-26 Dmitriy Zaporozhetsenable callbacks for specs after notification
2013-03-26 Dmitriy Zaporozhetsrefactor issue observer spec
2013-03-26 Andrew8xx8Spork support added
2013-03-26 Dmitriy Zaporozhetsfixed tests
2013-03-26 Dmitriy Zaporozhetsreject current_user from close issue emails
2013-03-26 Dmitriy Zaporozhetsnotification level for user
2013-03-26 Dmitriy ZaporozhetsNotificationService for resolving email notification...
2013-03-26 Dmitriy ZaporozhetsUse NotificationService for observers pt1
2013-03-26 Sytse SijbrandijUpdating based on Dmitriy his comments.
2013-03-26 Sytse SijbrandijBetter header and detail why you need two times the...
2013-03-26 Sytse SijbrandijCorrected mistake, added hint for windows users.
2013-03-26 Sytse SijbrandijCombine it with the memory requirements that where...
2013-03-26 Sytse SijbrandijAdded memory requirements based on https://news.ycombin...
next