Historial de Commits

Autor SHA1 Mensaje Fecha
  Romain Rigaux ee8212f7a0 [raz] Support creating a key by encoding headers hace 4 años
  Romain Rigaux d2a8172c19 [raz] Properly bundle the Raz request arguments hace 4 años
  Romain Rigaux 7da254adcb [raz] User parameter is actually username already hace 4 años
  Harsh Gupta b1d149e20e [docs] Update Slack App installation section hace 4 años
  Romain Rigaux cfbdfab5ae [api] Provide default fs hace 4 años
  Romain Rigaux 27626876f3 [docs] How to get more recent npm installed hace 4 años
  Romain Rigaux ecda0379e0 [api] Add proper configuration settings hace 4 años
  Romain Rigaux 810539e302 [docs] List file API hace 4 años
  Romain Rigaux 2abcb02608 [api] Adding storage browsing hace 4 años
  Romain Rigaux ff6a27a9fa [editor] Port Ace editor v2 to use the new js formatter hace 4 años
  Romain Rigaux 66a87fd415 [editor] Port Ace editor v1 to use the new js formatter hace 4 años
  Romain Rigaux c8a36260ee [fs] Stringify the user to get proper username key hace 4 años
  Romain Rigaux 472cf7f27e [api] Switch to public API for get_config() hace 4 años
  Harsh Gupta e9325e6525 [slack] Add relevent queries in query bank (#2216) hace 4 años
  Ying Chen 3442808749 [core] Fix PIP_MODULES installation on build system hace 4 años
  Harsh Gupta 30571abd24 [slack] Add docs link in gethue.com Slack section (#2219) hace 4 años
  Romain Rigaux 415d2d6ab1 [docker] Fix copy of the Slack manifest file hace 4 años
  Romain Rigaux 55de5e365e [lib] Fix typo in boto2 request header setting hace 4 años
  Romain Rigaux 2ca3a6d73a [raz] Do not hardcode the user in the client hace 4 años
  Romain Rigaux dddaec023e [lib] Change boto2 to not override the User Agent if already present hace 4 años
  Romain Rigaux db2ecc8a2b [raz] Integrating client with boto2 hace 4 años
  Romain Rigaux 07189fead9 [raz] Do not harcode method to GET hace 4 años
  Romain Rigaux 49a03546c8 [lib] Change boto2 to not override the User Agent if already present hace 4 años
  Romain Rigaux 6bf83972ba [docs] Document about form data content type hace 4 años
  Romain Rigaux f9e22e1d21 [api] Compatibility when connectors are off hace 4 años
  Romain Rigaux 264ba76c67 [api] Make sure request user is wrapped with UserProfile hace 4 años
  ayush.goyal a507b3d645 as request.headers is new in django 2.2, so now compatible with both django 1.11 and 3.2 hace 4 años
  ayush.goyal 8ca089f780 [Django upgrade] RemovedInDjango40Warning: request.is_ajax() is deprecated in Django3.1 hace 4 años
  Romain Rigaux a1ed24be3b [api] Fix slack API disabling all other URLs hace 4 años
  ganeshk fad2ae13da To disable SSL verification in http_client.py one need to pass it to the session.get(url, verify=False). hace 4 años