OSDN Git Service

wvm/gitlab.git
2012-10-03 randxImplement pending dashboard step
2012-10-03 randxBigger fonts for groups box
2012-10-03 Dmitriy ZaporozhetsMerge pull request #1592 from jouve/devise_layout
2012-10-03 Dmitriy ZaporozhetsReal fix for removing keys. Closes PR #1616
2012-10-03 Valery SizovMerge branch 'feature/groups' of dev.gitlabhq.com:gitlabhq
2012-10-03 Dmitriy ZaporozhetsDont change params hash. Use dup instead
2012-10-03 Dmitriy ZaporozhetsSQL Fixes
2012-10-03 Dmitriy ZaporozhetsSpianch test for group dashboard
2012-10-03 Valeriy SizovFactories spec refactoring after #1616
2012-10-03 Valeriy SizovMerge pull request #1617 from dosire/reject-ssh-keys...
2012-10-03 Dmitriy ZaporozhetsAdded ability to manage groups from admin
2012-10-03 Dmitriy ZaporozhetsMerge pull request #1613 from tsigo/performance
2012-10-02 Robert SpeicherCache the value of safe_message
2012-10-02 Robert SpeicherUse branches.length and tags.length instead of [whateve...
2012-10-02 randxAdded back link. cleanup group show page
2012-10-02 randxMove all stuff to groups controller
2012-10-02 Dmitriy ZaporozhetsGroup filtering on dashboard
2012-10-02 Dmitriy ZaporozhetsAdmin Group scaffold -> new, show, index
2012-10-02 Valeriy SizovAPI: fix documentation
2012-10-02 Valeriy SizovAPI: private token via header
2012-10-02 Dmitriy Zaporozhetsrefactored factory + fixed tests
2012-10-02 Dmitriy ZaporozhetsGroup entity. Group has many projects
2012-10-02 Valeriy Sizov#1606 Fixes
2012-10-02 Valeriy Sizov#1606 API private token via the header
2012-10-02 Valeriy Sizovfix TYPO
2012-10-02 Valeriy SizovUpdate linguist and pygments #1602
2012-10-02 Dmitriy ZaporozhetsMerge branch 'api_for_user_creation' of dev.gitlabhq...
2012-10-02 Valeriy Sizov#1585 Api for user creation: rspec
2012-10-02 Valeriy Sizov#1585 Api for user creation: create help
2012-10-02 Valeriy Sizov#1585 Api for user creation: base implementation
2012-10-02 Nihad Abbasovactually fix the build
2012-10-02 Nihad Abbasovfix build
2012-10-02 Dmitriy ZaporozhetsUse class instead id for css styles
2012-10-01 Dmitriy ZaporozhetsRefactoring event views
2012-10-01 Dmitriy ZaporozhetsRefactored events output. Added links to authors of...
2012-10-01 Valeriy Sizovremove unnecessary step from install guide
2012-09-30 Dmitriy ZaporozhetsMerge pull request #1594 from riyad/fix-completion...
2012-09-30 Riyad PreukschasFix completion for per line forms
2012-09-29 Valeriy SizovMerge pull request #1590 from thomwiggers/patch-1
2012-09-29 Cyrilall devise controller use devise layout
2012-09-28 Thom Wiggersfixed some grammar stuff
2012-09-28 Dmitriy Zaporozhetscommit show page styled a bit
2012-09-28 Dmitriy ZaporozhetsMerge pull request #1582 from Kouno/nfs-fix
2012-09-28 Vincent BonmalaisFix deletion of tmp/gitlabhq-gitolite* folders in a...
2012-09-27 randxblue hover
2012-09-27 randxMove ProjectHooks from spec/requests to spinach
2012-09-27 randxtests for: Profile -> History
2012-09-27 Dmitriy ZaporozhetsMerge pull request #1569 from jouve/simplify_controllers2
2012-09-27 Cyrilrename ProjectController to ProjectResourceController
2012-09-27 Dmitriy ZaporozhetsMerge pull request #1526 from namtzigla/dot-repos-names
2012-09-27 Robert SpeicherMinor doc fix
2012-09-27 randxFix back button for tree navigation
2012-09-27 randxDont show compare link if only one commit in push
2012-09-27 Dmitriy ZaporozhetsMerge pull request #1570 from NARKOZ/refactoring
2012-09-27 randxgitolite-client fork replaced with origin gem
2012-09-27 Cyrilupdate new controllers
2012-09-27 CyrilMerge branch 'master' into simplify_controllers2
2012-09-27 Nihad Abbasovcleanup database.yml files
2012-09-27 Nihad Abbasovreplace ^ and $ anchors in regexp with \A and \z respec...
2012-09-27 Nihad Abbasov.map -> .pluck
2012-09-27 Nihad Abbasovcosmetical cleanup of models
2012-09-27 Nihad Abbasovannotate models
2012-09-27 Dmitriy ZaporozhetsFix blame markup & breadcrubs for commits
2012-09-27 Dmitriy ZaporozhetsMerge branch 'tsigo-routing_overhaul'
2012-09-27 Dmitriy ZaporozhetsFixed ref switcher
2012-09-27 Dmitriy ZaporozhetsFixed updir method. Fixed breadcrumbs for commits
2012-09-26 Robert SpeicherRemove app_menu and project_menu partials
2012-09-26 Robert SpeicherRoutes are now final
2012-09-26 Robert SpeicherReplace various "active tab" checks with nav_link
2012-09-26 Robert SpeicherAdd nav_link helper to TabHelper
2012-09-26 Robert SpeicherAdd current_action? helper
2012-09-26 Robert SpeicherUse Rails.root.join where appropriate
2012-09-26 Robert SpeicherSpeed up Compare feature step
2012-09-26 Robert SpeicherSpeed up request specs a bit
2012-09-26 Robert SpeicherAdd branches and tags Repo methods
2012-09-26 Robert SpeicherRename branches and tags Repo methods to branch_names...
2012-09-26 Robert SpeicherRemove atom Dashboard spec that no longer applies
2012-09-26 Robert SpeicherClean up project access spec
2012-09-26 Robert SpeicherFix GFM request spec
2012-09-26 Robert SpeicherFix Repository role spec
2012-09-26 Robert SpeicherFix logs not showing in Tree for the root path
2012-09-26 Robert SpeicherAdd CommitsController spec to make sure atom feeds...
2012-09-26 Robert SpeicherFix paths in commits/_head
2012-09-26 Robert SpeicherUse current ref for Files and Commits if available
2012-09-26 Robert SpeicherFix the remaining actions in RefsController
2012-09-26 Robert SpeicherRemove commit_tab_class helper
2012-09-26 Robert SpeicherFix various links
2012-09-26 Robert SpeicherCompare views and cleanup
2012-09-26 Robert SpeicherAdd Compare#index and Compare#create actions
2012-09-26 Robert SpeicherUse current_controller? in layouts/_head partial
2012-09-26 Robert SpeicherAdd feature steps for a generic, non-"Shop" project
2012-09-26 Robert SpeicherUpdates to routing specs
2012-09-26 Robert SpeicherChange active tab and nav class to "active"
2012-09-26 Robert SpeicherMove tab_class helper to TabHelper
2012-09-26 Robert SpeicherAllow current_controller? helper to take an Array of...
2012-09-26 Robert SpeicherAdd features for checking the "Active Tab" across vario...
2012-09-26 Robert SpeicherLimit commit history to 5 in Spinach
2012-09-26 Robert SpeicherFix atom feed links
2012-09-26 Robert SpeicherAdd current_controller? helper method
2012-09-26 Robert SpeicherFix Refs#switch
next