131 Commits (2933b47895dfd025df2211aef9eb8ae002f0649a)
 

Author SHA1 Message Date
  Guénaël Muller b1cbccf8ad drop default view 6 years ago
  Guénaël Muller e42e5b82fc drop example api 6 years ago
  Guénaël Muller dab07ac8f9 WIP Session Related method of Tracim v2 API 6 years ago
  Guénaël Muller d34f40aa41 fix python 3.4 httpstatus compat 6 years ago
  Guénaël Muller 518fbba81c add port, host info to webdav command 6 years ago
  Guénaël Muller df85d0a977 WIP Webdav integration 6 years ago
  Guénaël Muller c7bc52cb50 comment for dependencies group 6 years ago
  Guénaël Muller 24dbc02419 fix authorization decorator with context and show hapic+authorization example with exception 6 years ago
  Guénaël Muller 04a0a265a9 set route path 6 years ago
  Guénaël Muller 2542187fee Add decorator to check profile 6 years ago
  Guénaël Muller ccc7fb3aff reorganising, exceptions and comments on new auth mecanism 6 years ago
  Guénaël Muller 042191d76e new authorization mecanism with decorators 6 years ago
  Guénaël Muller 68bc61f3ae Add mysql and postgresql dependencies and shortcuts 6 years ago
  Guénaël Muller 74acfd1077 add documentations about settings and devtools 6 years ago
  Guénaël Muller b7cfee5b1c better readme: debian package info 6 years ago
  Guénaël Muller 996c3e1166 typing for commands 6 years ago
  Guénaël Muller fa3426fc78 add comment for future cleanup 6 years ago
  Guénaël Muller 186be208cd fix python 3.4 jsonerror import 6 years ago
  Guénaël Muller 74c04ef00e Comment unneeded old code 6 years ago
  Guénaël Muller a06ce49993 comment + cleaning currentUser old code 6 years ago
  Guénaël Muller b94d484d07 disable swagger doc 6 years ago
  Guénaël Muller e9556c457c refactor authorization/authen with workspace_specific role 6 years ago
  Guénaël Muller c55bf2def6 add simple authorization auth 6 years ago
  Guénaël Muller 1965b24977 add basic_auth + simple pyramid auth acl example 6 years ago
  Guénaël Muller 5e9dbb6c0c use same marshmallow version as Hapic 6 years ago
  Guénaël Muller 8a642acee6 remove nose 6 years ago
  Guénaël Muller fe6d7a424e add some documentations for tracimcli tool 6 years ago
  Guénaël Muller af0112ffea update readme for new command line 6 years ago
  Guénaël Muller e9cfaf83c3 rename command_line test for better test 6 years ago
  Guénaël Muller 4fa52aa366 simple test for command line 6 years ago
  Guénaël Muller fefdd8fd80 pre-populate_database with tracimcli db init 6 years ago
  Guénaël Muller a1208cc2ab add command for initializedb and users 6 years ago
  Guénaël Muller e6a08c92dc doc for alembic + same config file as pyramid 6 years ago
  Guénaël Muller 5dec2557c8 Drop tracim v1 migration revs 6 years ago
  Guénaël Muller 2e5b13d0da add comment about existing auth feature 6 years ago
  Guénaël Muller b0b89a3f6d Use only one CFG object 6 years ago
  Guénaël Muller 2b41b3a7f4 refactor view using hapic + add temporary example_api 6 years ago
  Guénaël Muller cab619f9e3 Update CHANGES.txt 6 years ago
  Guénaël Muller e246bcdb5d Merge branch 'master' of github.com:tracim/tracim_backend 6 years ago
  Guénaël Muller 4bde22aa1c fix readme path change 6 years ago
  inkhey fda3154984
Update README.md 6 years ago
  Guénaël Muller 38d8223ce8 Update README 6 years ago
  Guénaël Muller acd77f215e merge with master 6 years ago
  Guénaël Muller 567ba060e3 CFG object is now accessible with self.app_config, config is now param of ContentApi + add Minimal notification code 6 years ago
  inkhey ed1caeecc7
Merge pull request #17 from tracim/coding/typing_and_pep8 6 years ago
  Guénaël Muller 926e42b53e Better setup.py 6 years ago
  Bastien Sevajol 5fdf00255e Merge branch 'master' into coding/typing_and_pep8 6 years ago
  Bastien Sevajol 3ae2ce2d81 configure coverage 6 years ago
  Bastien Sevajol 97ebf889b9 configure coverage 6 years ago
  Bastien Sevajol ec2eaf3818 add typing for python < 3.5 6 years ago