OSDN Git Service

wvm/gitlab.git
2012-12-20 Koen Puntdisabled sorting of commits before compare
2012-12-20 Koen PuntFlipping commit ids in commits_between, fixes #513
2012-12-18 Dmitriy ZaporozhetsRefactor css lists. Use well-list class
2012-12-18 Dmitriy ZaporozhetsLabels autocomplete
2012-12-20 Dmitriy ZaporozhetsFew icons for services list
2012-12-19 Dmitriy ZaporozhetsMerge pull request #2311 from gitlabhq/refactor_scss
2012-12-19 Dmitriy ZaporozhetsRemove main. Use application.scss instead
2012-12-19 Dmitriy ZaporozhetsChange travis rake task
2012-12-19 Dmitriy ZaporozhetsMove mixins and variables under gitlab bootstrap
2012-12-19 Dmitriy ZaporozhetsBetter organization of styles
2012-12-19 Dmitriy ZaporozhetsMerge pull request #2304 from gitlabhq/fix_postgres_notes
2012-12-19 Dmitriy Zaporozhetsindex for commit_id. Schema rebuiled. Non rollback...
2012-12-18 Dmitriy Zaporozhetsif for migration
2012-12-18 Dmitriy ZaporozhetsMake tests green for postgres
2012-12-18 Dmitriy ZaporozhetsSplit commit_id and noteable_id for Note
2012-12-18 Dmitriy ZaporozhetsReturn postgres to travis
2012-12-17 Dmitriy ZaporozhetsFix admin paging gap issue
2012-12-17 Dmitriy Zaporozhetsgitolite fork up to v320
2012-12-16 Dmitriy ZaporozhetsFix wall notes event trying to render target
2012-12-16 Dmitriy ZaporozhetsAccount role spec
2012-12-16 Dmitriy ZaporozhetsMerge pull request #2250 from jouve/fix_missing_tr_in_thead
2012-12-16 Dmitriy ZaporozhetsMerge pull request #2287 from Partugal/patch-add-more...
2012-12-15 Sergey Linnikadded more denied project names
2012-12-15 Dmitriy ZaporozhetsMoving repositories spec to roles. Added missing spec...
2012-12-15 Dmitriy ZaporozhetsMerge pull request #2286 from nuecho/fix-doc-api-issues
2012-12-14 Riyad PreukschasMerge pull request #2243 from jouve/fix_gfm_username_au...
2012-12-14 Matthieu VachonRemoved delete section in issues API documentation
2012-12-14 Riyad PreukschasDisplay namespace for projects in gitlab:check task.
2012-12-14 Dmitriy ZaporozhetsMerge branch 'feature/note_milestone_events'
2012-12-14 Dmitriy ZaporozhetsUncommented test observing comment event
2012-12-14 Dmitriy ZaporozhetsFixed event.allowed? with event.proper?
2012-12-14 Dmitriy ZaporozhetsFix author_id_of_changes mass assignment
2012-12-14 Dmitriy ZaporozhetsProcessing with note events. reformated dashboard for...
2012-12-14 Riyad PreukschasUpdate gitlab:check task to use the Gitlab.config.ssh_u...
2012-12-14 Dmitriy ZaporozhetsCreate events on comments and milestone
2012-12-14 Dmitriy ZaporozhetsRework of milestones
2012-12-14 Dmitriy Zaporozhetsadded NamespacedProject role. Extended project info...
2012-12-14 Dmitriy ZaporozhetsAllow group path renaming. Dont show project transfer...
2012-12-13 Dmitriy Zaporozhetsbit reordering and cleanup unused styles
2012-12-13 Dmitriy ZaporozhetsFix spec/workers/post_receive_spec.rb
2012-12-13 Dmitriy ZaporozhetsFix project lookup. Show error if project transfer...
2012-12-13 Dmitriy ZaporozhetsMerge pull request #2278 from gravis/patch-1
2012-12-13 Philippe LafoucrièreUpdate README.md
2012-12-13 Dmitriy ZaporozhetsUse one helper for linking to team member. More clear...
2012-12-13 Dmitriy ZaporozhetsMerge pull request #2266 from riyad/improve-status...
2012-12-13 Riyad PreukschasUpdate gitlab:check task docs
2012-12-13 Riyad PreukschasUpdate installation guide
2012-12-13 Riyad PreukschasUpdate and add checks
2012-12-13 Riyad PreukschasSplit and renamed check tasks
2012-12-13 Riyad PreukschasRename status rake task to check
2012-12-13 Cyrilfix gfm autocomplete for usernames
2012-12-12 Riyad PreukschasUpdate installation docs to reduce the amount of possib...
2012-12-12 CyrilAdd username to User and UserBasic entities in API...
2012-12-12 Valeriy SizovMerge pull request #2261 from jouve/fix_user_validation
2012-12-12 Dmitriy ZaporozhetsAdd ace editor to snippets
2012-12-12 CyrilValidates presence of User#name
2012-12-12 Dmitriy ZaporozhetsMerge pull request #2253 from alexleutgoeb/patch-1
2012-12-12 Dmitriy ZaporozhetsMerge pull request #2258 from jasl8r/issue-2193-grack...
2012-12-12 Dmitriy ZaporozhetsFix namespace api autocomplete
2012-12-12 Dmitriy ZaporozhetsReduce header font a bit. Moved to mixin header font...
2012-12-12 Dmitriy ZaporozhetsProject titles with namespaces
2012-12-11 Jeremy SlaterSupport read-only access for git over HTTP
2012-12-11 Dmitriy Zaporozhetspretty gl icon for dark themes. Removed old gl icons
2012-12-11 Dmitriy ZaporozhetsFix project namespaces for web hooks data
2012-12-11 Dmitriy ZaporozhetsFix resque exception
2012-12-11 Dmitriy ZaporozhetsFix commit links in network graph
2012-12-11 Alex LeutgöbAdd autofocus attribute to sign-in email field
2012-12-11 Alex LeutgöbChange html input type to "email" on sign-in view
2012-12-11 Dmitriy ZaporozhetsFix gitolite error instructions
2012-12-11 Dmitriy ZaporozhetsImprove CI integration for merge requests
2012-12-11 Dmitriy ZaporozhetsReordered developers seeds a bit. Now seeds faster...
2012-12-11 Cyriladd missing mandatory tr in thead
2012-12-10 Riyad PreukschasFix detecting Ruby version and Omniauth providers in...
2012-12-10 Riyad PreukschasFix project hook spec
2012-12-10 Riyad PreukschasFix commit url in PushObserver#post_receive_data
2012-12-10 Dmitriy Zaporozhetsuse link_to_project for Dashboard: Issues, MR
2012-12-10 Riyad PreukschasMerge pull request #2222 from jojosch/add-test-help...
2012-12-10 Riyad PreukschasMerge pull request #2240 from koenpunt/patch-1
2012-12-10 Koen PuntAdded link to support forum
2012-12-10 Dmitriy ZaporozhetsMake admin sorting more obvious
2012-12-10 Riyad PreukschasFix spelling and wording in installation.md
2012-12-09 Dmitriy ZaporozhetsFix installatiion doc
2012-12-09 Dmitriy ZaporozhetsReplace project with namespace for events
2012-12-09 Dmitriy ZaporozhetsShow project with namespace in feeds
2012-12-09 Dmitriy ZaporozhetsFix worker specs to parse namespaces
2012-12-08 Dmitriy ZaporozhetsFix project lookup in post receive
2012-12-08 Johannes Schleifenbaumadd help raketasks to search autocomplete
2012-12-08 Johannes Schleifenbaumadd help/raketasks to routing spec
2012-12-07 Dmitriy ZaporozhetsMerge pull request #2215 from jojosch/fix-notify-notes
2012-12-07 Dmitriy ZaporozhetsMerge pull request #2188 from riyad/update-installation...
2012-12-07 Johannes Schleifenbaumfix notify_team on wall
2012-12-07 Riyad PreukschasAdd instructions for dealing with the Python 2 vs 3...
2012-12-07 Riyad PreukschasAdd checking installtion with gitlab:env:info task
2012-12-07 Riyad PreukschasMake sure the user edits gitlab.yml
2012-12-07 Riyad PreukschasMake gitlab:env:info task more robust
2012-12-07 Dmitriy ZaporozhetsDont show remove project button if you have no permission
2012-12-07 Ariejan de... Merge pull request #2202 from gitlabhq/ui/tiny_nav
2012-12-07 Ariejan de... Merge pull request #2208 from jouve/username2
2012-12-07 Ariejan de... Merge pull request #2007 from Partugal/patch-custom...
2012-12-07 Cyrilreplace user.name by user.username in GFM
next