68 次代码提交 (74acfd107787f3715b24f959be185965735c62a6)
 

作者 SHA1 备注 提交日期
  Guénaël Muller 74acfd1077 add documentations about settings and devtools 7 年前
  Guénaël Muller b7cfee5b1c better readme: debian package info 7 年前
  Guénaël Muller 996c3e1166 typing for commands 7 年前
  Guénaël Muller fa3426fc78 add comment for future cleanup 7 年前
  Guénaël Muller 186be208cd fix python 3.4 jsonerror import 7 年前
  Guénaël Muller 74c04ef00e Comment unneeded old code 7 年前
  Guénaël Muller a06ce49993 comment + cleaning currentUser old code 7 年前
  Guénaël Muller b94d484d07 disable swagger doc 7 年前
  Guénaël Muller e9556c457c refactor authorization/authen with workspace_specific role 7 年前
  Guénaël Muller c55bf2def6 add simple authorization auth 7 年前
  Guénaël Muller 1965b24977 add basic_auth + simple pyramid auth acl example 7 年前
  Guénaël Muller 5e9dbb6c0c use same marshmallow version as Hapic 7 年前
  Guénaël Muller 8a642acee6 remove nose 7 年前
  Guénaël Muller fe6d7a424e add some documentations for tracimcli tool 7 年前
  Guénaël Muller af0112ffea update readme for new command line 7 年前
  Guénaël Muller e9cfaf83c3 rename command_line test for better test 7 年前
  Guénaël Muller 4fa52aa366 simple test for command line 7 年前
  Guénaël Muller fefdd8fd80 pre-populate_database with tracimcli db init 7 年前
  Guénaël Muller a1208cc2ab add command for initializedb and users 7 年前
  Guénaël Muller e6a08c92dc doc for alembic + same config file as pyramid 7 年前
  Guénaël Muller 5dec2557c8 Drop tracim v1 migration revs 7 年前
  Guénaël Muller 2e5b13d0da add comment about existing auth feature 7 年前
  Guénaël Muller b0b89a3f6d Use only one CFG object 7 年前
  Guénaël Muller 2b41b3a7f4 refactor view using hapic + add temporary example_api 7 年前
  Guénaël Muller cab619f9e3 Update CHANGES.txt 7 年前
  Guénaël Muller e246bcdb5d Merge branch 'master' of github.com:tracim/tracim_backend 7 年前
  Guénaël Muller 4bde22aa1c fix readme path change 7 年前
  inkhey fda3154984
Update README.md 7 年前
  Guénaël Muller 38d8223ce8 Update README 7 年前
  Guénaël Muller acd77f215e merge with master 7 年前
  Guénaël Muller 567ba060e3 CFG object is now accessible with self.app_config, config is now param of ContentApi + add Minimal notification code 7 年前
  inkhey ed1caeecc7
Merge pull request #17 from tracim/coding/typing_and_pep8 7 年前
  Guénaël Muller 926e42b53e Better setup.py 7 年前
  Bastien Sevajol 5fdf00255e Merge branch 'master' into coding/typing_and_pep8 7 年前
  Bastien Sevajol 3ae2ce2d81 configure coverage 7 年前
  Bastien Sevajol 97ebf889b9 configure coverage 7 年前
  Bastien Sevajol ec2eaf3818 add typing for python < 3.5 7 年前
  Bastien Sevajol 37dbce6b99 Add CI urls 7 年前
  Bastien Sevajol 7f380b1953 add 1rst version of travis config 7 年前
  Bastien Sevajol 4eb285365a some typing and pep8 7 年前
  Guénaël Muller f3b6140c78 drop example model, add alembic tracimv1 history and use same database scheme as tracimv1 7 年前
  Guénaël Muller 2d7d39751e reorganisate lib dir 7 年前
  Guénaël Muller 92820a6a16 fix auth db access 7 年前
  Guénaël Muller 6072fa138e utf8 encoding header + some cleaning 7 年前
  Guénaël Muller 151c45a1fa temporary fix for locale 7 年前
  Guénaël Muller 65dfa2d643 drop serializer and breadcrumb code 7 年前
  Guénaël Muller 697cd072a2 cleanup + fix dep 7 年前
  Guénaël Muller e0c1d5238f fix pytest conf 7 年前
  Guénaël Muller 5b2895ab67 add Test for Workspace and User 7 年前
  Guénaël Muller eace8cc43f reenable some libContent code (test+fixture) +cleanup 7 年前