Statistics
| Branch: | Revision:

root / aai @ 134:2c5b54d3a3c3

Name Size Revision Age Author Comment
__init__.py 0 Bytes 63:cf646349ba3e about 14 years Apollon Oikonomopoulos Split views between frontpage (aai) and WAYF se...
models.py 19.1 kB 130:15c9ed37cd73 almost 11 years Zenon Mousmoulas Entity.getLogo() improvement and other corrections
util.py 3.6 kB 105:1aa21b2e3a37 about 13 years Apollon Oikonomopoulos util: fix trailing dot bug and make DNS queries...
views.py 4.5 kB 134:2c5b54d3a3c3 almost 11 years Zenon Mousmoulas request.path_info instead of path for entities_...

Latest revisions

# Date Author Comment
134:2c5b54d3a3c3 10/11/2013 11:02 am Zenon Mousmoulas

request.path_info instead of path for entities_list view

132:e97a6df05f7c 10/11/2013 02:08 am Zenon Mousmoulas

oops, remove debugging statements

131:bd2efa767efa 10/11/2013 02:04 am Zenon Mousmoulas

Add entities view

130:15c9ed37cd73 10/09/2013 09:48 pm Zenon Mousmoulas

Entity.getLogo() improvement and other corrections

127:d7594f38bfc2 10/09/2013 06:48 pm Zenon Mousmoulas

backlog: add json(p) (static from file) and service provider (full list) views

126:83f7d755c598 10/09/2013 06:47 pm Zenon Mousmoulas

backlog: MAJOR refactoring of metadata models to accomodate more entity types

118:a5dc34161e7a 09/30/2013 04:38 pm Zenon Mousmoulas

backlog: fine tune regexp that tells apart research institution entities

108:34870696ae9f 09/30/2011 01:25 pm Faidon Liambotis

Fix categorization heuristic for test

106:f66b38a9423f 06/07/2011 09:41 am Apollon Oikonomopoulos

setlanguage: fall back to root when request has no referer

Redirect the user to the root page, when the request has no referer. This
fixes 500s caused by all kinds of crawler bots.

105:1aa21b2e3a37 06/07/2011 09:32 am Apollon Oikonomopoulos

util: fix trailing dot bug and make DNS queries more robust

Newer versions of python-dns break when resolving hostnames with trailing dots.
We remove the trailing dot from the reversed IP address to ensure proper behavior.

Furthermore, add a 2-second timeout to DNS queries, as waiting costs much more...

View revisions

Also available in: Atom