OSDN Git Service

wvm/gitlab.git
2013-04-04 Dmitriy Zaporozhetssave each notification setting with ajax on change
2013-04-04 Dmitriy Zaporozhetsadd notification level to UsersProject
2013-04-04 Dmitriy ZaporozhetsMerge branch 'improve-new-project-wait-message' of...
2013-04-04 Dmitriy ZaporozhetsMerge branch 'coherent-and-readable-starting-instructio...
2013-04-04 Dmitriy Zaporozhetsmove faker to development group
2013-04-04 Dmitriy ZaporozhetsRemove user decorator
2013-04-04 Dmitriy ZaporozhetsFix notes for commits inside MR being squashed in one...
2013-04-04 Dmitriy Zaporozhetsfix not inline comments being hidden cause line_code...
2013-04-04 Dmitriy ZaporozhetsFix broken compare with deleted file in dff
2013-04-04 Dmitriy ZaporozhetsMerge pull request #3493 from wangdong/patch-2
2013-04-04 Dmitriy Zaporozhetsuse badges for commits count in commits list
2013-04-03 Dmitriy ZaporozhetsUpdate test with new title
2013-04-03 Dmitriy Zaporozhetsshow commits count when hover chart on stats page
2013-04-03 Sytse SijbrandijMake separation between production and development...
2013-04-03 Dmitriy ZaporozhetsFixed wrong order of arguments in network graph caused...
2013-04-03 Dmitriy Zaporozhetsmove js code related to repo barchart to chart.js.coffee
2013-04-03 Sytse SijbrandijWith gitlab-shell it is faster than 2 minutes.
2013-04-03 Dmitriy ZaporozhetsFix bug MR notes not being loaded when navigate from...
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 Wang DongUpdate user_team_manager.rb
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...
next