51 Commits (fefdd8fd8098e36144e12a603ebbba4a400374c9)
 

Autor SHA1 Nachricht Datum
  Guénaël Muller fefdd8fd80 pre-populate_database with tracimcli db init vor 7 Jahren
  Guénaël Muller a1208cc2ab add command for initializedb and users vor 7 Jahren
  Guénaël Muller e6a08c92dc doc for alembic + same config file as pyramid vor 7 Jahren
  Guénaël Muller 5dec2557c8 Drop tracim v1 migration revs vor 7 Jahren
  Guénaël Muller 2e5b13d0da add comment about existing auth feature vor 7 Jahren
  Guénaël Muller b0b89a3f6d Use only one CFG object vor 7 Jahren
  Guénaël Muller 2b41b3a7f4 refactor view using hapic + add temporary example_api vor 7 Jahren
  Guénaël Muller cab619f9e3 Update CHANGES.txt vor 7 Jahren
  Guénaël Muller e246bcdb5d Merge branch 'master' of github.com:tracim/tracim_backend vor 7 Jahren
  Guénaël Muller 4bde22aa1c fix readme path change vor 7 Jahren
  inkhey fda3154984
Update README.md vor 7 Jahren
  Guénaël Muller 38d8223ce8 Update README vor 7 Jahren
  Guénaël Muller acd77f215e merge with master vor 7 Jahren
  Guénaël Muller 567ba060e3 CFG object is now accessible with self.app_config, config is now param of ContentApi + add Minimal notification code vor 7 Jahren
  inkhey ed1caeecc7
Merge pull request #17 from tracim/coding/typing_and_pep8 vor 7 Jahren
  Guénaël Muller 926e42b53e Better setup.py vor 7 Jahren
  Bastien Sevajol 5fdf00255e Merge branch 'master' into coding/typing_and_pep8 vor 7 Jahren
  Bastien Sevajol 3ae2ce2d81 configure coverage vor 7 Jahren
  Bastien Sevajol 97ebf889b9 configure coverage vor 7 Jahren
  Bastien Sevajol ec2eaf3818 add typing for python < 3.5 vor 7 Jahren
  Bastien Sevajol 37dbce6b99 Add CI urls vor 7 Jahren
  Bastien Sevajol 7f380b1953 add 1rst version of travis config vor 7 Jahren
  Bastien Sevajol 4eb285365a some typing and pep8 vor 7 Jahren
  Guénaël Muller f3b6140c78 drop example model, add alembic tracimv1 history and use same database scheme as tracimv1 vor 7 Jahren
  Guénaël Muller 2d7d39751e reorganisate lib dir vor 7 Jahren
  Guénaël Muller 92820a6a16 fix auth db access vor 7 Jahren
  Guénaël Muller 6072fa138e utf8 encoding header + some cleaning vor 7 Jahren
  Guénaël Muller 151c45a1fa temporary fix for locale vor 7 Jahren
  Guénaël Muller 65dfa2d643 drop serializer and breadcrumb code vor 7 Jahren
  Guénaël Muller 697cd072a2 cleanup + fix dep vor 7 Jahren
  Guénaël Muller e0c1d5238f fix pytest conf vor 7 Jahren
  Guénaël Muller 5b2895ab67 add Test for Workspace and User vor 7 Jahren
  Guénaël Muller eace8cc43f reenable some libContent code (test+fixture) +cleanup vor 7 Jahren
  Guénaël Muller c06b00bcb8 cleanup vor 7 Jahren
  Guénaël Muller 25823d3093 add ContentAPI, UserApi, GroupApi and others core libApi + converted test to pyramid vor 7 Jahren
  Guénaël Muller dd40482b33 cleanup vor 7 Jahren
  Guénaël Muller 5416aff358 Better comments vor 7 Jahren
  Guénaël Muller 6e552eca67 fix filedepot initialization vor 7 Jahren
  Guénaël Muller 841d6bfff4 add UserAPI and fix most of the model tests vor 7 Jahren
  Guénaël Muller 48a3bba6ab add test and fixture for models vor 7 Jahren
  Guénaël Muller 949eba6f37 remove test_models view vor 7 Jahren
  Guénaël Muller 3ca798829b Disable Check naming rules for database+ move tests files vor 7 Jahren
  Guénaël Muller 45d9b3acde fix tests sample vor 7 Jahren
  Guénaël Muller e8b69d99a0 add WIP info into readme vor 7 Jahren
  Guénaël Muller a86aae77a7 update readme vor 7 Jahren
  Guénaël Muller f829b66147 add config dev sample vor 7 Jahren
  Guénaël Muller a000568f5c Model integration into tracim v2 (uncomplete) vor 7 Jahren
  Guénaël Muller 2485a88049 add SQLalchemy model file (not integrated) vor 7 Jahren
  Guénaël Muller d1e0206a62 retrieve tracim logger vor 7 Jahren
  Guénaël Muller 368d9a9cb8 Add Tracim CFG to Request object vor 7 Jahren