425 コミット (master)
 

作成者 SHA1 メッセージ 日付
  Theodotos Andreou a133fde1b3 Removed VOLUME definition 7年前
  Theodotos Andreou 7df84114db Update README.md 7年前
  Theodotos Andreou 48ca292430 Remove bogus line 7年前
  Theodotos Andreou 70e619ff11 Update README and Dockerfile 7年前
  Theodotos Andreou 853a1b42aa Added flask_ldap_login patch 7年前
  Theodotos Andreou 042f0f5fb0 Update Dockerfile 7年前
  Theodotos Andreou 69c132e01a Update Dockerfile 7年前
  Theodotos Andreou d92e0f453c Update Dockerfile 7年前
  Theodotos Andreou 1b2b9a79fa Put recommends back 7年前
  Theodotos Andreou 2cbe530e2c Added virualenv package 7年前
  Theodotos Andreou 26358ce5a9 Fix silly typo 7年前
  Theodotos Andreou 8d6a94fbbb Change to jebian jessie 7年前
  root 0cd7705221 Added 'apt-get -y dist-upgrade' 7年前
  root b969f3f1fc Debianize Docker file 7年前
  Chase Sterling d4edaf4d6d Merge pull request #181 from gazpachoking/manifestfix 7年前
  Chase Sterling 2d356ffb90 Make sure module static files are included in distributions 7年前
  Matthew Scragg 8a5cfbb2d8 0.9.1 7年前
  Matthew Scragg 63ae863c41 Merge pull request #179 from stephane-martin/fix-include-templates 7年前
  Stephane Martin 046dd88269 add templates from modules to MANIFEST.in so that they get included in the distribution 7年前
  Matthew Scragg 5469a32dc9 Merge pull request #177 from stephane-martin/auth_proxy 7年前
  Stephane Martin 1531eac9da flask 0.11 compatibility 7年前
  Stephane Martin d643b97875 authentication by reverse proxy 7年前
  Stephane Martin a747b9505d flask 0.11 compatibility 7年前
  Chase Sterling 0675ad9c85 Fix usage of is_anonymous as a method for new version of flask-login 7年前
  Stephane Martin 49b1a329a8 moving auth_proxy to hooks.py 7年前
  Stephane Martin cb7430df4e moving auth_proxy to hooks.py 7年前
  Chase Sterling 07b5371a1a Fix usage of is_anonymous as a method for new version of flask-login 7年前
  Stephane Martin cc2d0b7e09 more explicit nginx conf example 7年前
  Stephane Martin 483899574b Merge branch 'auth_proxy' of https://github.com/stephane-martin/realms-wiki into auth_proxy 7年前
  Stephane Martin a84926239a fix request.environ -> request.headers to get HTTP headers from reverse proxy 7年前
  Stephane Martin 9ac015b3dd flask 0.11 compatibility 7年前
  Stephane Martin 328f41b85c authentication by reverse proxy 7年前
  Stephane Martin 034cc1febd fix request.environ -> request.headers to get HTTP headers from reverse proxy 7年前
  Stephane Martin d7d8ef6d76 flask 0.11 compatibility 7年前
  Matthew Scragg c6016c6116 0.9.0 7年前
  Matthew Scragg bd39255dd0 Merge pull request #170 from gazpachoking/partials-update 7年前
  Stephane Martin 509f97a9f5 authentication by reverse proxy 7年前
  Chase Sterling 7260c88571 Merge branch 'master' into partials-update 7年前
  Matthew Scragg c6db7909b8 Merge pull request #167 from gazpachoking/markdown-it 7年前
  Matthew Scragg 87827ca156 Merge pull request #174 from stephane-martin/explicit_absolute_relative_imports 7年前
  Stephane Martin c9b8fbfcba merge last conflict 7年前
  Stephane Martin 0288038111 make imports absolute 7年前
  Stephane Martin 3d980e1459 make imports absolute 7年前
  Stephane Martin 45a1b1a7af make imports absolute 7年前
  Stephane Martin bae317c5b6 typo :-/ 7年前
  Stephane Martin 1fef1b754c added six as an explicit dependency 7年前
  Stephane Martin 1152c851e1 woosh -> whoosh 7年前
  stef 6a043f4a7d more readable imports 7年前
  stef 2731531768 systematic use of `from __future__ import absolute_import`. it eliminates `import NAME` confusion with very common names (eg. `import ldap` is very ambiguous: can be a ldap module from realms-wiki, a ldap module from flask-ldap-login, or `python-ldap` module. 7年前
  Chase Sterling 2919be6b87 Fix deprecated usage of flask.ext 7年前