douban / code

[DEPRECATED]Douban CODE

Home Page:http://douban-code.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[任务] 日拱一卒

xtao opened this issue · comments

TODO

  1. Support vagrant provision (ansible)
  2. Fix failed travis-ci

DONE since 20151209

Vagrant box 相关问题记录:

  • 默认用户说明,或者提供添加用户 shell cmd
  • 注册用户
  • Remove beansdb
  • Remove SearchClientStub or Add es support.
  • Remove douvatar
  • Migrate to Django
  • Fix /favicon.ico
Traceback (most recent call last):
  File "/home/xtao/work/code/vilya/libs/gzipper.py", line 63, in __call__
    response.gzip_start_response)
  File "/home/xtao/work/code/venv/src/quixote/quixote/qwip.py", line 32, in __call__
    output = self.publisher.process_request(request, env)
  File "/home/xtao/work/code/venv/src/quixote/quixote/publish.py", line 545, in process_request
    output = self.try_publish(request, env.get('PATH_INFO', ''))
  File "/home/xtao/work/code/web.py", line 64, in try_publish
    output = SessionPublisher.try_publish(self, request, path)
  File "/home/xtao/work/code/venv/src/quixote/quixote/publish.py", line 464, in try_publish
    self.namespace_stack)
  File "/home/xtao/work/code/venv/src/quixote/quixote/publish.py", line 735, in _traverse_url
    namespace_stack)
  File "/home/xtao/work/code/venv/src/quixote/quixote/publish.py", line 847, in _get_component
    component))
TraversalError: object <module 'vilya.views' from '/home/xtao/work/code/vilya/views/__init__.pyc'> has no attribute 'favicon.ico'
commented

真棒

  • Remove trello binding
  • Remove me.dapps
  • Move celeryconfig to app settings
  • Remove code.intra.douban.com
  • Remove p.dapps.douban.com
  • Remove c.dapps.douban.com
  • Remove DIY oauth
  • Add codelive back
  • Issue 页面的 emoji 单个文件过多,导致页面响应慢(没有设置浏览器缓存)