OSDN Git Service

wvm/gitlab.git
2012-09-21 Dmitriy ZaporozhetsMerge branch 'master' into stable
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 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
2012-09-19 Robert SpeicherSimplify is_within matcher
2012-09-19 Dmitriy Zaporozhetspolishing UI a bit. Added footer links for dashboard
2012-09-19 Dmitriy ZaporozhetsMerge pull request #1496 from tsigo/custom_redis
2012-09-19 Robert SpeicherAdd docs for customizing Redis, add example file
2012-09-19 Robert SpeicherAdd an initializer to allow custom Resque configs
2012-09-18 randxFix ref select search width
2012-09-18 randxGitlab styled tabs. Better ref selector
2012-09-18 Dmitriy ZaporozhetsMerge branch 'riyad-update-votes-when-adding-notes'
2012-09-18 Dmitriy ZaporozhetsNotes votes: use icons instead of borders. Removed...
2012-09-18 Dmitriy ZaporozhetsMerge branch 'update-votes-when-adding-notes' of https...
2012-09-18 Dmitriy ZaporozhetsFix project update. Make slim form only for reversed...
2012-09-17 Dmitriy ZaporozhetsMerge pull request #1484 from AlexDenisov/ssh_keys_api_...
2012-09-17 Alex DenisovMerge branch 'master' into ssh_keys_api_doc_fixes
2012-09-17 Dmitriy ZaporozhetsMerge pull request #1485 from AlexDenisov/github_contri...
2012-09-17 Alex DenisovGitlab => GitLab
2012-09-17 Alex DenisovCONTRIBUTING.md copied from wiki pages
2012-09-17 Alex DenisovSmall fixes added
2012-09-17 Dmitriy ZaporozhetsMerge pull request #1481 from SaitoWu/bugfix/1476
2012-09-17 Saitouse high level api and compatibility with Passenger
2012-09-17 Dmitriy ZaporozhetsMerge pull request #1479 from tsigo/ref_switch
2012-09-17 Dmitriy ZaporozhetsMerge pull request #1478 from AlexDenisov/ssh_keys_api
2012-09-16 Alex DenisovUses attributes_for_keys
2012-09-16 Alex DenisovMerge branch 'master' into ssh_keys_api
2012-09-16 Dmitriy ZaporozhetsMerge pull request #1480 from AlexDenisov/api_attrs_ref...
2012-09-16 Dmitriy ZaporozhetsMerge pull request #1477 from tsigo/route_specs
2012-09-16 Alex DenisovMethod name changed
2012-09-16 Alex DenisovAPI attributes refactored
2012-09-16 Robert SpeicherMove project-related routing specs to their own file
2012-09-16 Robert SpeicherExtract ref switcher into a partial
2012-09-16 Robert SpeicherRemove unused project/_refs partial
2012-09-16 Alex DenisovDocs added
2012-09-16 Robert SpeicherFix permissions for TeamMembers#index
2012-09-16 Alex DenisovSSH Keys API implemented
2012-09-16 Robert SpeicherMissed a use of team_project_path
2012-09-16 Robert SpeicherRemove Projects#team action
2012-09-16 Robert SpeicherRemove redundant access check for Issues#destroy
2012-09-16 Robert SpeicherRemove non-existent "close" action from authorize_modif...
2012-09-16 Robert SpeicherAdd an AdminController base class for Admin controllers
2012-09-16 Robert SpeicherAdd routing specs
2012-09-16 Robert SpeicherRemove unused ProfileController#password action
2012-09-16 Robert Speicher1.9 Hash syntax in routes.rb
2012-09-16 Robert SpeicherLimit admin/logs and admin/resque routes to the actions...
2012-09-16 Robert SpeicherDon't instantiate Resque::Server in routes
2012-09-16 randxUpdate installation doc with branch names
2012-09-16 Dmitriy ZaporozhetsMerge pull request #1471 from PragTob/renameUnicorn.rb
2012-09-15 Nihad AbbasovMerge pull request #1473 from PragTob/updateDevDoc
2012-09-15 Tobias PfeifferThe project doesn't use cucumber(anymore?), it uses...
2012-09-15 Tobias Pfeifferthe rake was missing in fron of the gitlab:test task
2012-09-15 Tobias Pfeifferadded the name change to the installation.md - thanks...
2012-09-15 Tobias PfeifferRenamed unicorn.rb.orig to unicorn.rb.example since...
2012-09-15 Riyad PreukschasUpdate votes when creating or refreshing notes
2012-09-15 Riyad PreukschasHighlight voting notes for issues and merge requests
2012-09-15 randxMerge branch 'riyad-change-notes-order'
2012-09-15 randxInit mr comments when naviagate via ajax to diff
2012-09-15 randxFix MR diff comments. Fix wiki comments loading error
2012-09-14 randxMerge branch 'change-notes-order' of https://github...
2012-09-14 randxA bit of test refactoring
2012-09-14 Riyad PreukschasUpdate Notes JS for reversed notes
2012-09-14 Riyad PreukschasAdd 'notes/reversed_notes_with_form' partial
2012-09-14 Riyad PreukschasRename note.js to notes.js
2012-09-14 Riyad PreukschasExtract 'notes/per_line_notes_with_reply' partial
2012-09-14 Riyad PreukschasExtract 'notes/per_line_note_link' partial
2012-09-14 Riyad PreukschasRename 'notes/per_line_show' partial to 'notes/per_line...
2012-09-14 Riyad PreukschasRenamed 'notes/notes_list' partial to 'notes/notes'
2012-09-14 Riyad PreukschasRename 'notes/show' partial to 'notes/note'
2012-09-14 Riyad PreukschasRename 'notes/reply_button' partial to 'notes/per_line_...
2012-09-14 Riyad PreukschasRename 'notes/form' partial to 'notes/common_form'
2012-09-14 Riyad PreukschasRemove 'notes/load' partial
2012-09-14 Riyad PreukschasRename 'notes/create_*' partials
2012-09-14 Riyad PreukschasRename 'notes/notes' partial to 'notes/notes_with_form'
2012-09-14 Riyad PreukschasUpdate JS for adding and removing diff line notes
next