OSDN Git Service

wvm/gitlab.git
2013-04-03 Dmitriy ZaporozhetsFix MR comment tests
2013-04-03 Dmitriy Zaporozhetsspecs for repository tag_names, branch_names
2013-04-03 Dmitriy Zaporozhetsdecorate commits in Gitlab::Git::repository with valid...
2013-04-03 Dmitriy Zaporozhetskeep same dir structure for specs as in lib/
2013-04-03 Dmitriy ZaporozhetsRefactoring and cleanup. Removed unused commit finders
2013-04-03 Dmitriy ZaporozhetsDont show project limit sidebar if user can own 100...
2013-04-03 Dmitriy Zaporozhetsnew issue link from issue show page
2013-04-03 Dmitriy Zaporozhetslets color changed files in commit. Green font color...
2013-04-03 Dmitriy ZaporozhetsShow commit amount per day on commits page
2013-04-03 Dmitriy ZaporozhetsUse correct links for View File in diff
2013-04-03 Dmitriy ZaporozhetsMerge branch 'roadmap-to-feedback' of /home/git/reposit...
2013-04-03 Dmitriy ZaporozhetsFixed before_filter for edit
2013-04-03 Dmitriy ZaporozhetsFix edit files since we use Gitlab::Git::Blob for files
2013-04-03 Dmitriy Zaporozhetsstrip tags from user profile
2013-04-03 Dmitriy ZaporozhetsMerge branch 'feature/merge_request_serialize'
2013-04-03 Dmitriy ZaporozhetsFixed API file raw functionality, Fixed tree controller...
2013-04-03 Dmitriy Zaporozhetsfixed blame and mr factory
2013-04-03 Sytse SijbrandijRoadmap is on the feedback forum.
2013-04-03 Dmitriy Zaporozhetsremove unnecessary decorations
2013-04-03 Dmitriy ZaporozhetsProper routing. blobs for blobs, raw for send_data
2013-04-02 Dmitriy Zaporozhetsadd alias for committed_date
2013-04-02 Dmitriy ZaporozhetsGitlab::Git::Tree & Blob added
2013-04-02 Dmitriy Zaporozhetsserialize parent_ids in commit
2013-04-02 Dmitriy Zaporozhetsstore commits for MR as array of hashes
2013-04-02 Dmitriy ZaporozhetsMerge branch 'advanced-notes' of /home/git/repositories...
2013-04-02 Dmitriy Zaporozhetsfix test
2013-04-02 Dmitriy Zaporozhetsreset st_commits before setting new value to prevent...
2013-04-02 Dmitriy Zaporozhetsfix tabs features
2013-04-02 Sytse SijbrandijAdding special cases to the advanced setup notes.
2013-04-01 Dmitriy Zaporozhetsfix long names on wall
2013-04-01 Dmitriy Zaporozhetsnav views refactoring
2013-04-01 Dmitriy Zaporozhetsminor design improvements
2013-04-01 Dmitriy ZaporozhetsFixed bug with non-displayed download button
2013-04-01 Dmitriy ZaporozhetsFix notification issue
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'
next