This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
tracim_v2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
148
Commits
1
Branches
Tree:
5d24b2656e
develop
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5d24b2656e'
${ noResults }
tracim_v2
/
tracim
Guénaël Muller
bafcc5acf8
properly close dbsession for both pyramid web and webdav to avoid sqlite exception about thread and object
7 years ago
..
command
Drop old examples
7 years ago
fixtures
restore webdav tests
7 years ago
lib
properly close dbsession for both pyramid web and webdav to avoid sqlite exception about thread and object
7 years ago
migration
Drop tracim v1 migration revs
7 years ago
models
Merge pull request
#58
from tracim/fix/better_user_lib_for_authentication
7 years ago
tests
return user object with login endpoint instead of no content
7 years ago
views
return user object with login endpoint instead of no content
7 years ago
__init__.py
support cors preflight and better cors support
7 years ago
config.py
Use only one CFG object
7 years ago
exceptions.py
fix some typing and naming issue related to userlib
7 years ago
extensions.py
refactor view using hapic + add temporary example_api
7 years ago