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 |
Bastien Sevajol
|
37dbce6b99
|
Add CI urls
|
6 years ago |
Bastien Sevajol
|
7f380b1953
|
add 1rst version of travis config
|
6 years ago |
Bastien Sevajol
|
4eb285365a
|
some typing and pep8
|
6 years ago |
Guénaël Muller
|
f3b6140c78
|
drop example model, add alembic tracimv1 history and use same database scheme as tracimv1
|
6 years ago |
Guénaël Muller
|
2d7d39751e
|
reorganisate lib dir
|
6 years ago |
Guénaël Muller
|
92820a6a16
|
fix auth db access
|
6 years ago |
Guénaël Muller
|
6072fa138e
|
utf8 encoding header + some cleaning
|
6 years ago |
Guénaël Muller
|
151c45a1fa
|
temporary fix for locale
|
6 years ago |
Guénaël Muller
|
65dfa2d643
|
drop serializer and breadcrumb code
|
6 years ago |
Guénaël Muller
|
697cd072a2
|
cleanup + fix dep
|
6 years ago |