OSDN Git Service

wvm/gitlab.git
2013-04-25 Sato HiroyukiMerge giggsey:patch-1 into improve-performance-of-netwo...
2013-04-25 Sato HiroyukiFix Gitlab::Git::Repository#commit returns wrong commit...
2013-04-25 Sato HiroyukiAdd test related to a bug of network graph.
2013-04-25 Sato HiroyukiFix minor bug about line overlap.
2013-04-25 Sato HiroyukiRender graph partially.
2013-04-24 Joshua GiggAllow vertical scrolling on Network graph
2013-04-24 Sato HiroyukiReducing database access.
2013-04-23 Dmitriy ZaporozhetsFix labels input overflow for res lower 1280 in project...
2013-04-23 Dmitriy ZaporozhetsMerge pull request #3656 from kosh30/master
2013-04-23 Dmitriy ZaporozhetsMerge pull request #3668 from Deradon/fix-blob-switching
2013-04-22 Patrick HelmFix issue when switching branch when BLOB is shown
2013-04-22 Dmitriy ZaporozhetsMove init.d and nginx default recipes in core library...
2013-04-22 Dmitriy Zaporozhetsversion up to 5.0 v5.1.0
2013-04-22 Dmitriy ZaporozhetsFix 500 error on edit with ui
2013-04-21 kosh30Update huge_commit.html.haml
2013-04-21 Yves Sennfix typo in README. Closes #3654
2013-04-20 Dmitriy Zaporozhetsrequire gitlab:shell v1.3.0
2013-04-20 Dmitriy ZaporozhetsAdd support for git-archive in gitlab internal api
2013-04-20 Dmitriy Zaporozhets5.1 rc1
2013-04-19 Dmitriy ZaporozhetsMerge pull request #3625 from chr1831/master
2013-04-19 Dmitriy ZaporozhetsRedesign team.members pages
2013-04-19 Dmitriy Zaporozhetsuse green bg for merged MR badge
2013-04-19 Dmitriy ZaporozhetsShow CI status even for closed MR. Use green bg for...
2013-04-19 Dmitriy Zaporozhetshime last push widget if user already has MR created
2013-04-19 Dmitriy ZaporozhetsIncrease usage of $primary_color variable
2013-04-19 Dmitriy ZaporozhetsFix issues search overflow on low res.
2013-04-19 Dmitriy Zaporozhetsmove promo section in shared partial
2013-04-19 Dmitriy ZaporozhetsKeep update docs inside repo so people can submit PR
2013-04-19 Dmitriy Zaporozhetsremove unicorn config since we use puma now
2013-04-19 Dmitriy ZaporozhetsShow last commit for tree
2013-04-18 Dmitriy ZaporozhetsMinor usability improvements
2013-04-18 Dmitriy ZaporozhetsInvoke shell setup after backup restore
2013-04-18 Dmitriy ZaporozhetsMerge pull request #3209 from tsl0922/master
2013-04-18 Dmitriy ZaporozhetsMerge pull request #3315 from yujinakayama/fix-project...
2013-04-18 Dmitriy ZaporozhetsMerge pull request #3583 from karlhungus/update_dev_set...
2013-04-18 Dmitriy ZaporozhetsMerge pull request #3603 from axilleas/os-name
2013-04-18 Dmitriy ZaporozhetsMerge pull request #3602 from axilleas/check-redis
2013-04-18 Dmitriy ZaporozhetsMerge pull request #3604 from axilleas/config-typo
2013-04-18 Dmitriy ZaporozhetsPrevent 500 error on git blame if empty file
2013-04-18 SylasOverride gravatar url to use SSL if gitlab has the...
2013-04-17 Dmitriy ZaporozhetsMerge branch 'feedback-forum-link' of /home/git/reposit...
2013-04-17 Sytse SijbrandijFeedback forum link is cname now.
2013-04-17 Dmitriy Zaporozhetsadd gitlab shell version and updated CHANGELOG
2013-04-16 Dmitriy Zaporozhetssome usability improvements
2013-04-16 Dmitriy Zaporozhetsrender tabs on milestone -> show
2013-04-16 Dmitriy ZaporozhetsAbility to close milestone from milestones -> index
2013-04-16 Dmitriy ZaporozhetsMerge pull request #3610 from senny/doc_no_feature_requ...
2013-04-16 Dmitriy ZaporozhetsRestyle milestones index
2013-04-16 Dmitriy Zaporozhetsmigrate milestones with nil state
2013-04-16 Yves Senncontribution guidelines: no feature requests on the...
2013-04-16 Dmitriy ZaporozhetsGitlab::Git::Stats specs
2013-04-16 Dmitriy ZaporozhetsGitlab::Git::Diff specs
2013-04-16 Dmitriy Zaporozhetssymbolize keys for Gitlab::Git::Diff & Gitlab::Git...
2013-04-16 Dmitriy ZaporozhetsFix duplicating participants in milestone
2013-04-16 Dmitriy ZaporozhetsMerge branch 'feature/project_labels' of /home/git...
2013-04-16 Dmitriy ZaporozhetsDashboard -> projects -> filtering by project label
2013-04-16 Dmitriy ZaporozhetsAdd project labels support
2013-04-16 Dmitriy ZaporozhetsPaginate users in users api
2013-04-15 Axilleas PipinellisMerge branch 'check-redis' of github.com:axilleas/gitla...
2013-04-15 axilleasAdded check_redis_version. Fixes #3449
2013-04-15 Axilleas PipinellisFixed identation...
2013-04-15 Axilleas PipinellisFixed redis-cli check function
2013-04-15 Axilleas PipinellisAdded new output information, fixed typo
2013-04-15 Axilleas PipinellisFixed typo s/insues/issues
2013-04-15 Dmitriy ZaporozhetsWarn user about losing merge request diff
2013-04-15 Dmitriy ZaporozhetsFix bug when limit or offset passed as string
2013-04-15 Dmitriy ZaporozhetsUpdate app code to use Gitlab::Git::Diff
2013-04-15 Dmitriy ZaporozhetsRemove native git calls from MR. Dump diff as array...
2013-04-15 Dmitriy ZaporozhetsInit Gitlab::Git::Diff class
2013-04-15 Axilleas PipinellisAdded os_name support for systems running systemd.
2013-04-15 Dmitriy ZaporozhetsUpdated changelog. GitLab 5.1 is beta now
2013-04-15 akzhanGit log follow support
2013-04-15 Dmitriy Zaporozhetschange user_spec to pass postgres
2013-04-14 axilleasAdded check_redis_version. Fixes #3449
2013-04-12 Dmitriy ZaporozhetsMerge branch 'more-words' of /home/git/repositories...
2013-04-12 Dmitriy ZaporozhetsMerge branch 'wording-of-notification-setting' of ...
2013-04-12 Izaak AlpertUpdated setup to reference the gitlab-shell var
2013-04-12 Sytse SijbrandijShould be singular.
2013-04-12 Sytse SijbrandijImproving grammar. Hat tip Jan Mauritz Faber.
2013-04-12 Dmitriy ZaporozhetsMerge branch 'move-issue-above-pr' of /home/git/reposit...
2013-04-12 Sytse SijbrandijMove issues first since people submitting PR's are...
2013-04-12 Dmitriy ZaporozhetsFix random failing test
2013-04-11 Dmitriy ZaporozhetsDisable mailer for spinach
2013-04-11 Dmitriy Zaporozhetsadopt tests to pass with new poltergeist
2013-04-11 Dmitriy Zaporozhetsdisable mailer for Spinach
2013-04-11 Dmitriy Zaporozhetsdisable capybra 2.1 ingore hidden elements
2013-04-11 Dmitriy ZaporozhetsUpdated gems. Replaced gollum with gollum-lib
2013-04-11 Dmitriy ZaporozhetsUpdate capybara to 2.1, poltergeist to master
2013-04-11 Dmitriy Zaporozhetsremove yaml_db gem, Replace team members index route...
2013-04-10 Dmitriy ZaporozhetsFixing specs & spinach since Wiki model does not exists...
2013-04-10 Dmitriy ZaporozhetsSpecs refactoring to reduce test time. Disabled observe...
2013-04-10 Dmitriy ZaporozhetsRemove Wiki and db table since we use gollum now
2013-04-10 Dmitriy ZaporozhetsRemove wiki migrator. We dont need it any more. Users...
2013-04-10 Dmitriy ZaporozhetsReduce notes_on_merge_requests_spec time from 3 min...
2013-04-10 Dmitriy ZaporozhetsCleanup gfm tests
2013-04-10 Dmitriy ZaporozhetsMerge pull request #3464 from jrmithdobbs/fix_overlappi...
2013-04-10 Dmitriy ZaporozhetsFixed random failing test
2013-04-10 Dmitriy Zaporozhetsbackup/restore uploads
2013-04-10 Dmitriy ZaporozhetsRun rewrite-hooks after repos restore
2013-04-10 Dmitriy ZaporozhetsUse update_column to set :last_activity_at for project
next