OSDN Git Service

wvm/gitlab.git
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
2012-09-26 Robert SpeicherRemove check_token_auth filter
2012-09-26 Robert SpeicherUpdate usages of project_commit[s] route helpers
2012-09-26 Robert SpeicherAdd a "patch" MIME type, and render it like a normal...
2012-09-26 Robert SpeicherFinalize new routes
2012-09-26 Robert SpeicherAdd an inflector to mark "commits" as uncountable
2012-09-26 Robert SpeicherFactories - Format project path and code
2012-09-26 Robert SpeicherExtractPaths - Only call assign_ref_vars on show action
2012-09-26 Robert SpeicherUse Commits#show instead of Commits#index
2012-09-26 Robert SpeicherRemove Commits#compare, add CompareController
2012-09-26 Robert SpeicherRemove unused render_full_content filter
2012-09-26 Robert SpeicherRename RefExtractor to ExtractsPath
2012-09-26 Robert SpeicherUpdate RefExtractor to handle atom feeds
2012-09-26 Robert SpeicherDRY up Blame, Blob and Tree controllers
2012-09-26 Robert SpeicherAdd BlobController, remove Refs#blob
2012-09-26 Robert SpeicherAdd BlameController, remove Refs#blame action
2012-09-26 Robert SpeicherAnother RefExtractor refactor
2012-09-26 Robert SpeicherMove refs/blame view to blame/show
2012-09-26 Robert SpeicherFix ref_switcher path
2012-09-26 Robert SpeicherUpdate usages of tree_file_project_ref_path to project_...
2012-09-26 Robert SpeicherAdd TreeController and spec
2012-09-26 Robert SpeicherEnable tree resource, remove old tree routes
2012-09-26 Robert SpeicherRequire 'github/markup' in Gemfile
2012-09-26 Robert SpeicherMove tree-related views from refs to trees
2012-09-26 Robert SpeicherAdd ref_extractor helper module for upcoming controllers
2012-09-26 Robert SpeicherUse Commit#show instead of Commits#show to view a singl...
2012-09-26 Robert SpeicherAdd tree-ish route placeholders, modify commit(s) routes
2012-09-26 Robert SpeicherAdd routing specs for new routes
2012-09-26 Robert SpeicherAdd CommitController
2012-09-26 Robert SpeicherAdd branches method to Repository role
2012-09-26 Dmitriy ZaporozhetsMerge pull request #1567 from NARKOZ/mass-assignment
2012-09-26 Nihad Abbasovset activerecord whitelist_attributes to true
2012-09-26 Nihad Abbasovfix mass assignment error in create_from_omniauth after...
2012-09-26 randxfix left project event
2012-09-26 randxProject activity inifinite scroll paging
2012-09-26 Dmitriy ZaporozhetsMerge pull request #1364 from AlexDenisov/fix_project_a...
2012-09-26 Alex DenisovComment removed
2012-09-26 Dmitriy ZaporozhetsFix milestone calendar, Removed unnecessary selects...
2012-09-26 Alex DenisovMerge branch 'master' into fix_project_access_notification
2012-09-26 Dmitriy ZaporozhetsMerge pull request #1561 from dosire/mass_assignment
2012-09-26 Dmitriy ZaporozhetsMerge pull request #1560 from NARKOZ/refactoring
2012-09-26 Marin JankovskiProtect users projects_limit from mass assignment.
2012-09-26 Nihad Abbasovcleanup rake tasks
2012-09-25 Nihad AbbasovMerge pull request #1553 from jouve/simplify_controllers1
2012-09-25 Cyrilremove duplicate before_filter
2012-09-25 Dmitriy ZaporozhetsMerge pull request #1534 from iamntz/emoji_alignment
2012-09-25 Dmitriy ZaporozhetsMerge pull request #1551 from NARKOZ/front-end
2012-09-25 Nihad Abbasovadd auto-completion for +1, -1 emoji
2012-09-25 Dmitriy ZaporozhetsPollished push event
2012-09-24 Nihad AbbasovMerge pull request #1501 from caleywoods/master
2012-09-24 Dmitriy ZaporozhetsMerge pull request #1539 from NARKOZ/front-end
2012-09-24 Dmitriy ZaporozhetsColored labels for events
2012-09-24 Dmitriy ZaporozhetsWorking on dashboard restyle and events refactoring
2012-09-24 Dmitriy ZaporozhetsUp to v2.9.1 v2.9.1
2012-09-24 Staicu IonutRemoved float on emoji
2012-09-23 Nihad Abbasovauto complete team member mentions
2012-09-23 Nihad Abbasovinstall jquery-atwho-rails
2012-09-23 Dmitriy ZaporozhetsMerge pull request #1528 from tsigo/resque_init
2012-09-22 Robert SpeicherMinor grammar change
2012-09-22 Robert SpeicherConsolidate all Resque-related initializers into "4_resque"
2012-09-22 Robert SpeicherRename 4_resque_queues initializer to 4_resque
2012-09-21 Dmitriy ZaporozhetsMerge pull request #1522 from NARKOZ/api v2.9.0
2012-09-21 Nihad Abbasovfix links in API README
2012-09-21 Nihad Abbasovseparate project repositories API docs
2012-09-21 Nihad Abbasovremove commits API section from help
2012-09-21 Nihad Abbasovwhitespace
2012-09-21 Nihad AbbasovAPI: SSH keys belong to user entity
2012-09-21 Nihad AbbasovAPI: commits belong to project repository
2012-09-21 Dmitriy ZaporozhetsMerge pull request #1521 from NARKOZ/api
2012-09-21 Nihad Abbasovadd API for project team members
2012-09-21 Dmitriy ZaporozhetsAPi for commits. Better api docs
2012-09-21 Dmitriy ZaporozhetsImprove commits compare. Added tags to autocomplete...
2012-09-20 randxMerge branch 'api'
2012-09-20 randxMerge branch 'api' of https://github.com/NARKOZ/gitlabh...
2012-09-20 Nihad Abbasovfix broken spec
2012-09-20 Nihad Abbasovupdate help section with session API docs
2012-09-20 Nihad AbbasovAPI: return 401 for invalid session
2012-09-20 Nihad AbbasovAPI: extend UserLogin entity from UserBasic
2012-09-20 Dmitriy ZaporozhetsI want be able to get token via api. Used for mobile...
2012-09-20 Nihad AbbasovAPI: expose project id for milestones
2012-09-20 Nihad AbbasovAPI docs minor formatting fix
2012-09-20 Dmitriy ZaporozhetsLet it be v2.9
2012-09-20 Dmitriy ZaporozhetsAdded workaround for github-markup issue with rendering...
2012-09-20 Dmitriy ZaporozhetsReplace sanitize with escape once
2012-09-20 Alex Denisovmaster merged
2012-09-20 randxSanitize for network graph
2012-09-20 Dmitriy ZaporozhetsMerge pull request #1512 from tsigo/escape_gfm
2012-09-20 Robert SpeicherUpdate gfm so escaped text is still parsed for references
2012-09-20 Robert SpeicherEscape text passed directly to gfm
2012-09-19 Robert SpeicherEscape text passed to gfm by link_to_gfm
next