|  Guénaël Muller | ee147fe7c9 | fix README + Webdav default conf | 7 年 前 | 
				
					
						|  Damien Accorsi | 0728bbbf2c 
										
											
										
									 | Merge pull request #60 from tracim/fix/fix_install | 7 年 前 | 
				
					
						|  Guénaël Muller | 1381b1147b | correct tracim egg in conf | 7 年 前 | 
				
					
						|  Damien Accorsi | 91e1f68254 
										
											
										
									 | Merge pull request #56 from tracim/fix/better_session_api | 7 年 前 | 
				
					
						|  Guénaël Muller | 1464da73d7 | better test for error case : check response_body structure | 7 年 前 | 
				
					
						|  Guénaël Muller | a3d514cdf2 | drop default view | 7 年 前 | 
				
					
						|  Guénaël Muller | e30fcb40cb | pep8 and better import | 7 年 前 | 
				
					
						|  Guénaël Muller | 8fbf7e51a8 | better view and route creation code + use of prefix_path | 7 年 前 | 
				
					
						|  Guénaël Muller | da5210d95d | rename error schema | 7 年 前 | 
				
					
						|  Guénaël Muller | db9c4aecb6 | Use hapic error schema for alls Exception + Test 500 NoDB for login | 7 年 前 | 
				
					
						|  Guénaël Muller | 2ecf59588e | Better api test naming | 7 年 前 | 
				
					
						|  Guénaël Muller | 2420e62485 | Better session api spec : POST instead of GET, Json body instead of query params for login | 7 年 前 | 
				
					
						|  Guénaël Muller | 9e91b5b1fb | Add test for swagger_ui doc | 7 年 前 | 
				
					
						|  Guénaël Muller | f6ebb0c301 | Enable swagger_ui with documentation | 7 年 前 | 
				
					
						|  Guénaël Muller | 6e0839ef20 | Prepare to active documentation view | 7 年 前 | 
				
					
						|  Guénaël Muller | 85027f5ed7 | Context-related-model interface for user | 7 年 前 | 
				
					
						|  Guénaël Muller | cf1b40a41a | Better session api spec (return 204) | 7 年 前 | 
				
					
						|  Guénaël Muller | 087ab47674 | allow none for avatar and caldav url | 7 年 前 | 
				
					
						|  Guénaël Muller | bf149e2b25 | add generated swagger_doc as temporary endpoint | 7 年 前 | 
				
					
						|  Guénaël Muller | 44bcea6d14 | use hapic reset context function | 7 年 前 | 
				
					
						|  Guénaël Muller | e44df97e17 | Update session-related schema | 7 年 前 | 
				
					
						|  Guénaël Muller | 0c868f389f | Explicity mark that some webdav test fail due to a known issue | 7 年 前 | 
				
					
						|  Guénaël Muller | 49ea30cc5c | add functional test for session-related API endpoint | 7 年 前 | 
				
					
						|  Guénaël Muller | 4701a2b664 | Fix marshallow schema | 7 年 前 | 
				
					
						|  Guénaël Muller | b287e4ab9a | Better url naming for API | 7 年 前 | 
				
					
						|  Guénaël Muller | 882b924645 | restore webdav tests | 7 年 前 | 
				
					
						|  Guénaël Muller | b1cbccf8ad | drop default view | 7 年 前 | 
				
					
						|  Guénaël Muller | e42e5b82fc | drop example api | 7 年 前 | 
				
					
						|  Guénaël Muller | dab07ac8f9 | WIP Session Related method of Tracim v2 API | 7 年 前 | 
				
					
						|  Guénaël Muller | d34f40aa41 | fix python 3.4 httpstatus compat | 7 年 前 | 
				
					
						|  Guénaël Muller | 518fbba81c | add port, host info to webdav command | 7 年 前 | 
				
					
						|  Guénaël Muller | df85d0a977 | WIP Webdav integration | 7 年 前 | 
				
					
						|  Guénaël Muller | c7bc52cb50 | comment for dependencies group | 7 年 前 | 
				
					
						|  Guénaël Muller | 24dbc02419 | fix authorization decorator with context and show hapic+authorization example with exception | 7 年 前 | 
				
					
						|  Guénaël Muller | 04a0a265a9 | set route path | 7 年 前 | 
				
					
						|  Guénaël Muller | 2542187fee | Add decorator to check profile | 7 年 前 | 
				
					
						|  Guénaël Muller | ccc7fb3aff | reorganising, exceptions and comments on new auth mecanism | 7 年 前 | 
				
					
						|  Guénaël Muller | 042191d76e | new authorization mecanism with decorators | 7 年 前 | 
				
					
						|  Guénaël Muller | 68bc61f3ae | Add mysql and postgresql dependencies and shortcuts | 7 年 前 | 
				
					
						|  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 年 前 |