OSDN Git Service

wvm/gitlab.git
2012-05-31 randxGraph: navigation with keyboard
2012-05-31 Nihad AbbasovMerge pull request #873 from sch0rsch/796-bash-path
2012-05-31 Sven Amonat- fix bash path
2012-05-31 Valeriy SizovMerge pull request #787 from yas375/patch-1
2012-05-30 randxImproved Commit diff -> Images. Red border for removed...
2012-05-30 randxFix MR modal bug
2012-05-30 Dmitriy ZaporozhetsMerge pull request #868 from SaitoWu/bugfix/encoding
2012-05-30 Saitomust force_encoding to utf-8 first
2012-05-30 Saitonow render the correct authorname and message
2012-05-30 Saitodiff now no need to force_encoding to utf8
2012-05-30 Saitoremove detect_enoding. detect_encoding means force_enco...
2012-05-30 Saitofix graph problem if authorname or message isnot utf8...
2012-05-30 Saitosolve the binary problem
2012-05-29 Dmitriy ZaporozhetsMerge pull request #867 from NARKOZ/refactoring
2012-05-29 Nihad Abbasovfix deprecation warnings
2012-05-29 Nihad Abbasovfix file extension
2012-05-29 Nihad Abbasovget rid of unused assets, use gems instead
2012-05-29 Nihad Abbasovmove assets from lib directory to vendor
2012-05-29 Nihad Abbasovuse chosen-rails
2012-05-29 Nihad Abbasovuse ffaker gem
2012-05-29 Nihad Abbasovcleanup Gemfile
2012-05-29 Nihad Abbasovcleanup User model
2012-05-29 Nihad Abbasovfix typo in spec file name
2012-05-29 Dmitriy ZaporozhetsMerge pull request #866 from NARKOZ/travis-ruby193
2012-05-29 Saitomonkey patch grit to support utf8 encoding
2012-05-29 Saitorewrite encode strategy.
2012-05-28 Nihad Abbasovfix travis issues and run build against ruby 1.9.3
2012-05-28 Nihad Abbasovuse shoulda-matchers instead of shoulda gem
2012-05-28 randxMR: Accept section polished. Show permission info
2012-05-27 randx[Tests] Update team member permission
2012-05-27 randx[Tests] Fixed graph test
2012-05-27 randx[Tests] Better project coverage
2012-05-27 randx[Tests] added spec for search page
2012-05-27 randxFixed wrong module name
2012-05-27 randxMerge branch 'fix_encoding' of https://github.com/brodo...
2012-05-27 Gabriel MazettoForgot to refactor a line on lib/gitlabhq/encode.rb
2012-05-26 Gabriel MazettoBetter algorithm to deal with encodings. Moved fallback...
2012-05-26 randxImages refactored, Feed icon replaced, Fixed comment...
2012-05-26 Gabriel MazettoIt's dangerous to rescue errors here as it will hide...
2012-05-26 Gabriel MazettoBetter fix for encoding problems on rendering of inline...
2012-05-26 Gabriel MazettoFixed encoding problems with plain/text blobs being...
2012-05-26 Valeriy SizovMerge pull request #862 from hfase01/patch-1
2012-05-26 randxMerge branch 'lib_refactoring'
2012-05-26 randxlib/ refactoring. Module Gitlabhq renamed to Gitlab
2012-05-26 Hans FaseUpdated; libreadline-dev libreadline-gplv2-dev
2012-05-25 Dmitriy Zaporozhets[Travis] try run both db
2012-05-24 Dmitriy ZaporozhetsMilestone show, Team index: Better UI
2012-05-23 Valeriy SizovMerge pull request #855 from talltroym/patch-1
2012-05-23 Troy MurrayCorrected line for running gl-system-install
2012-05-23 Dmitriy ZaporozhetsMerge pull request #850 from Skarm/master
2012-05-23 Ericfix merge_requests.html
2012-05-23 Dmitriy ZaporozhetsMerge pull request #849 from SaitoWu/bugfix/css
2012-05-23 Saitofix No route matches static.css Error
2012-05-22 Dmitriy ZaporozhetsPrevent app crash in case if encoding failed v2.5.0
2012-05-21 Dmitriy ZaporozhetsGem updates & githost logger
2012-05-20 Dmitriy ZaporozhetsMerge pull request #837 from avakarev/get-rid-of-ruby...
2012-05-20 Dmitriy ZaporozhetsMerge pull request #836 from avakarev/cleanup-public-dir
2012-05-20 Andrey VakarevRefactoring: get rid of ruby antipattern unless/else...
2012-05-19 Andrey VakarevGet rid of useless public/index.html (auto-generated...
2012-05-19 Dmitriy ZaporozhetsMerge pull request #833 from Nek-/patch-utf8
2012-05-19 Dmitriy ZaporozhetsPreparing to v2.5
2012-05-19 NekAdded force utf8 encoding
2012-05-19 Dmitriy ZaporozhetsEvent feed: Icons for some events
2012-05-19 Dmitriy ZaporozhetsPassword & token split up, icon to button for top panel
2012-05-19 Dmitriy ZaporozhetsMerge pull request #832 from akzhan/master
2012-05-19 Akzhan AbdulinUse modified pygments.rb to allow dependency to rubypyt...
2012-05-17 Dmitriy ZaporozhetsBranches pages polished. few css improvements
2012-05-17 mikkyhouseMerge pull request #828 from CedricGatay/feature/chosen...
2012-05-17 Cedric GatayChosen 0.9.8 + Autocomplete contains
2012-05-17 Dmitriy ZaporozhetsNew Feature: Git Blame for file
2012-05-17 Dmitriy ZaporozhetsMerge pull request #827 from oreofish/bugfix
2012-05-17 RickXingfix bug in mailer
2012-05-16 Dmitriy ZaporozhetsMerge pull request #826 from robbkidd/notify_specs_use_...
2012-05-16 Robb KiddUpdate Notify spec to use host set in config/gitlab.yml
2012-05-16 Dmitriy ZaporozhetsMerge pull request #825 from demelziraptor/master
2012-05-16 Demelziraptorchange find_or_first to work with default branch
2012-05-16 Dmitriy ZaporozhetsMerge pull request #824 from robbkidd/test_the_mailers
2012-05-16 Robb KiddChange calls to Notify methods to send IDs instead...
2012-05-16 Robb KiddMake Notify#new_merge_request_email resque friendly.
2012-05-16 Robb KiddMake Notify#new_issue_email resque friendly.
2012-05-16 Robb KiddAdd delegate for project's name on Note.
2012-05-16 Robb KiddMake Notify#note_wall_email resque friendly
2012-05-16 Robb KiddMake Notify#note_commit_email resque friendly
2012-05-16 Robb KiddMake Notify#note_issue_email resque friendly
2012-05-16 Robb KiddMake Notify#note_merge_request_email resque friendly
2012-05-16 Robb KiddRename changed_mr_email to reassigned_mr_email & make...
2012-05-16 Robb KiddRename changed_issue_email to reassigned_issue_email...
2012-05-16 Robb KiddUpdate new_user_email to take id for User and perform...
2012-05-16 Robb KiddAdd specs for all of the emails.
2012-05-16 Robb KiddAdd specs for Notify ActionMailer emails.
2012-05-15 Dmitriy ZaporozhetsCSS improvements for diff & file view
2012-05-15 Dmitriy ZaporozhetsMerge pull request #823 from kugaevsky/main_menu_styles
2012-05-15 Nick KugaevskyCSS fix: main menu buttons dividers
2012-05-15 Dmitriy ZaporozhetsMerge pull request #822 from kugaevsky/activity_stream
2012-05-15 Nick KugaevskyActivity stream: event labels css fix — proper paddings.
2012-05-15 Nick KugaevskyActivity stream: commit labels css fix — proper padding...
2012-05-15 Dmitriy ZaporozhetsMerge pull request #814 from kugaevsky/patch-1
2012-05-15 Dmitriy ZaporozhetsMerge pull request #821 from oreofish/showmarkdown
2012-05-15 Dmitriy ZaporozhetsMerge pull request #820 from robbkidd/add_missing_call_...
2012-05-15 RickXingshow rendered file if it is .markdown file
next