Projet

Général

Profil

Activité

Du 21 septembre 2011 au 20 octobre 2011

20 octobre 2011

19:19 Révision ac594bee: Fix #714: add a link to associate a classical account in Duonet
Jérôme Schneider
19:05 Bug #719 (Solution déployée): Supprimer les sessions lors du logout
Le "commit":/projects/reverse-proxy/repository/revisions/f5bb3d59cfa0d587d116d0a4427cce31bc9b7be1 suivant corrige le ... Jérôme Schneider
19:01 Bug #765: crash xtraceback ?
Le fallback ne marche pas non plus. Pour le moment j'ai remis la trace standard de Python. Jérôme Schneider
18:57 Révision 0639879e: Fix #683 (token timeout) and fix sqlalchemy support for sqlite
* mandaye/auth/vincennes.py: add token expiration support
* mandaye/config.py: add token timeout option
* mandaye/d...
Jérôme Schneider
12:13 Révision f5bb3d59: Disable xtraceback and destroy beaker session on logout
* mandaye/auth/authform.py: fix failed hook messages
* mandaye/configs/biblio_vincennes.py: destroy beaker session o...
Jérôme Schneider
11:53 Bug #758 (Fermé): gunicorn Internal server error ("for item in respiter:" => 'NoneType' object is not iterable)
Oups, en fait c'est un bogue déjà corrigé ; il arrivait dans le code des moment ou le response ne renvoyait rien (à l... Thomas Noël
11:16 Bug #758: gunicorn Internal server error ("for item in respiter:" => 'NoneType' object is not iterable)
Tu as une méthode pour reproduire le bug ? Jérôme Schneider
11:19 Development #777 (Fermé): Gérer plusieurs path dans le mapping
Pour le moment on ne peut gérer qu'un chemin à la fois dans le mapping. Il faudrait gérer ça dans une liste. Jérôme Schneider
11:13 Development #716: Find a bertter way to manage condition
At the moment the a condition work like this :... Jérôme Schneider

19 octobre 2011

18:45 Révision 42678020: Fix: association last connection, optimize association and use id
instead of username to change or disassociate a use
* mandaye/auth/authform.py: set last user connection during an
...
Jérôme Schneider
14:06 Révision dbdff320: update biblio/nosso.html
root
13:54 Révision d15accdf: typo
Thomas Noël
13:27 Révision d8424f23: replace blabla with real texts
root
12:08 Révision 5d579088: Replace tab by spaces and add a link to associate a classical biblio
account
* TODO: remove the file
* init.d/mandaye: replace tab by space
* mandaye/auth/authform.py: replace tab by sp...
Jérôme Schneider
11:59 Révision 8104d9ec: Revert "add an initial_request parameter to the replay() method"
This reverts commit 9345a9d1be3b253319a93915a301ee5c59f62acd.
We cannot use an connected session (cookie) in replay(...
Thomas Noël

17 octobre 2011

15:58 Révision 9345a9d1: add an initial_request parameter to the replay() method
- it allows to keep initial cookie from beginning to end of a
transaction
root
15:57 Révision b984325c: Work-around eventual bug in xtraceback
root
15:52 Révision 19635859: fix cookie treatment in server.get_response
- format the unix time expire attribute before giving it to the
Cookie.BaseCookie class.
- only set the domain at...
root
15:50 Révision 7ea847fd: add repr() and deep copy() methods
root
15:48 Révision 23635995: replace BeautifoulSoup by lxml for duonet filter
root
15:46 Révision 22848519: remove copied id from duonet multicompte template
root
15:44 Révision b592a81c: Add testing script using twill for biblio and duonet
root
10:24 Révision d6af498e: filters/vincennes.py: new detection regex for espace-famille/login
Thomas Noël

16 octobre 2011

09:43 Bug #765: crash xtraceback ?
redmine@entrouvert.com écrivait:
> J'ai l'impression qu'il va falloir prévoir que xtraceback déconne
> parfois (et e...
Benjamin Dauvergne

15 octobre 2011

19:38 Bug #765 (Fermé): crash xtraceback ?
J'ai l'impression qu'il va falloir prévoir que xtraceback déconne parfois (et empêche de voir la vraie source du prob... Thomas Noël

13 octobre 2011

15:43 Révision 34d9bfad: add better formatting of exceptions, use xtraceback package
* use xtraceback to format exceptions
* log exceptions and environment
*
Benjamin Dauvergne
15:43 Révision 227c0de8: in import_mapping() do not fail on None
Benjamin Dauvergne
15:42 Révision 4ca053c3: update pip requirements
Benjamin Dauvergne

12 octobre 2011

22:28 Bug #758: gunicorn Internal server error ("for item in respiter:" => 'NoneType' object is not iterable)
redmine@entrouvert.com écrivait:
> pour info, depuis cette erreur j'ai migré vers gunicorn 0.13.4 (depuis
> 0.13.1)....
Benjamin Dauvergne
15:29 Bug #758: gunicorn Internal server error ("for item in respiter:" => 'NoneType' object is not iterable)
pour info, depuis cette erreur j'ai migré vers gunicorn 0.13.4 (depuis 0.13.1). sans savoir si c'est bien la cause. Thomas Noël
14:13 Bug #758 (Fermé): gunicorn Internal server error ("for item in respiter:" => 'NoneType' object is not iterable)
Ce n'est pas lié à mandaye, mais pour suivi, dans les logs de gunicorn, un crash :... Thomas Noël
15:19 Révision 6997d1bd: init.d/mandaye example, with gunicorn+gevent wsgi server
Thomas Noël

11 octobre 2011

15:41 Révision 2208107c: wrap request handling so that it .rollback() on exception and commit() on success
also properly close the current sql_sesion at the end. root
15:41 Révision 431d9423: augment pool size for sqlalchemy connections to 16
root
13:56 Révision 805fa2ca: add wsgi.py
Thomas Noël
13:50 Révision 75a7d097: correctly use sqlalchemy session
* mandaye/__init__.py: remove sql inits
* mandaye/db.py: sql inits, using sqlalchemy.orm.scoped_session()
* mandaye/d...
Thomas Noël

10 octobre 2011

23:10 Révision d8ee6027: env may have empty CONTENT_LENGHT and CONTENT_TYPE
Thomas Noël
10:57 Révision c97a2e22: s/sasir/saisir/
Thomas Noël

07 octobre 2011

01:07 Bug #719 (Fermé): Supprimer les sessions lors du logout
Pour le moment je ne supprime pas la session de Mandaye lors d'un logout. Il faudrait intercepter les logout et suppr... Jérôme Schneider
01:03 Development #718 (Fermé): Traceback avec plus d'informations
Mettre en place des tracebacks avec la valeur des variables.
http://pypi.python.org/pypi/xtraceback/
Jérôme Schneider
00:36 Révision 223ccda4: Improve espace famille connection over the compte citoyen
Jérôme Schneider
00:15 Révision 1d7dc91c: Improve Duonet connection to the compte citoyen
* mandaye/configs/biblio_vincennes.py: reuse connection_url
* mandaye/configs/duonet_vincennes.py: add mapper for th...
Jérôme Schneider
22:56 Révision b606ca56: Cleanning README.rst, setup.py and auth/authform.py
Jérôme Schneider
22:45 Révision ef39fc96: Replacing BeautifulSoup by lxml.html in the replay method
This should fix the last internal server error on biblio
* mandaye/auth/authform.py: no more BeautifulSoup
Jérôme Schneider
19:35 Révision 6f6b8e6f: Modify text for Vincennes
Jérôme Schneider
19:11 Révision 810e36b9: Add multi accounts on the associate page
Jérôme Schneider
19:06 Révision a7b1ae3d: Fix bad html login page in bilbio
Jérôme Schneider
19:00 Révision 910f2e54: Add biblio template for the login page
Jérôme Schneider
18:58 Révision 11386535: Models: add a length for the site name
Jérôme Schneider
18:55 Révision 0e512c81: Improve biblo login page
The connection to the compte citoyen is now clean Jérôme Schneider
16:20 Révision 064f9b64: Improve biblio global filter
Jérôme Schneider
15:14 Révision 58702ce8: Remove BeautifulSoup from the biblio filters
Jérôme Schneider
09:34 Development #716: Find a bertter way to manage condition
Coul you give a link to the implied source code ? Benjamin Dauvergne
08:27 Révision 5da2b809: Biblio: add card number in my account
Jérôme Schneider

06 octobre 2011

00:09 Révision 0363c93b: Fix #717: improve html parsing of this page
Jérôme Schneider
00:01 Révision f6670fa7: Manage custom association messages
Jérôme Schneider
19:11 Development #716 (Fermé): Find a bertter way to manage condition
The management of the condition in the mapping is not good. Find a better way to manage that. Jérôme Schneider
19:06 Révision 9616a194: Removing new association, only associte is usefull now
Jérôme Schneider
18:40 Révision 8a1015b7: Add a confirmation pop up for the disassociation
Jérôme Schneider
17:50 Révision afbf6463: Add relative url support for the target in the mapping and add a global
folder for the espace famille mapper
* auth/authform.py: add the relative url support and _login_ext method
* auth...
Jérôme Schneider
10:57 Révision ed61949f: Duonet multi accounts now working
Jérôme Schneider

05 octobre 2011

19:10 Révision df69fe67: Fix multi accounts association and begin duonet multi accounts
Jérôme Schneider
15:51 Révision 71cdd79c: Add static management and improving multi account support
* mandaye/auth/authform.py: create a method to login external users
* mandaye/config.py: add static root directory
...
Jérôme Schneider
13:09 Révision b1a3a93c: Don't force espace famille host in the replay
Jérôme Schneider

04 octobre 2011

18:40 Development #712 (Fermé): Migrer sous Webob
A priori Webob semble être vraiment pas mal pour Mandaye. Ca me permettrait de ne plus utiliser le fichier http.py.
...
Jérôme Schneider
17:14 Révision 20c1bfb7: Multi accounts: Add disassociation support
Jérôme Schneider
15:11 Révision d6632c72: Multi accounts: change account now working
Jérôme Schneider
14:31 Révision 0213af04: Remove replay_func hack in authform and add site name into authform
* mandaye/auth/authform.py: remove replay_func hack and site_name is
now an attribute of teh class
* mandaye/auth/e...
Jérôme Schneider
12:06 Development #711 (Rejeté): Ajouter un système de stockage nosql
Tout est dans le titre. Il faut d'abord réaliser le ticket #710 avant d'ajouter ça. Jérôme Schneider
12:04 Development #710 (Fermé): Gérer des backends de stockage
Pour le moment Mandaye utilise SQLachemy pour gérer la base de données. Il serait bon de rajouter une couche pour pou... Jérôme Schneider
12:00 Development #701: Améliorer le système de log
Voici ce qui a été fait sur ce ticket :
* configuration du logger Python mandaye/__init__.py
* gestion de syslog
...
Jérôme Schneider
11:58 Development #709 (Fermé): Extra values pour le replay
Trouver une solution classe et générique pour gérer les valeurs supplémentaires d'un formulaire pour la classe AuthForm. Jérôme Schneider

03 octobre 2011

19:26 Révision fc8c1c29: Add multi association accounts support
* mandaye/auth/authform.py; add multi accounts support
* mandaye/auth/vincennes.py: move login session into authform...
Jérôme Schneider

30 septembre 2011

19:44 Révision 141ac53d: Fix biblio html filter for https
Jérôme Schneider
19:27 Révision 9c09e543: Add an option to force the http scheme
Jérôme Schneider
18:52 Révision 89a800b1: Disable gevent dns and add famille test mapping
Jerome Schneider

29 septembre 2011

19:40 Révision 87f1d0d4: Begin multi account support and cleanin biblio filters
Jérôme Schneider
15:39 Révision d9fe22da: Fix #707: SimpleCookie add quotes in the cookies
So I replace SimpleCookie by BaseCookie Jérôme Schneider

28 septembre 2011

16:08 Révision a9f1e151: Logging: enable syslog and add some messages (#706)
Jérôme Schneider

26 septembre 2011

18:30 Révision ea9c1245: Fix cookie management
* mandaye/http.py: manage only the last set cookie Jérôme Schneider
16:45 Révision dc632a3d: Cleaning server.py
Jérôme Schneider
16:42 Révision 5a448021: Fix biblio association html
Jérôme Schneider

23 septembre 2011

22:11 Révision a2d5a8a5: Replace connection by connexion
Jérôme Schneider
18:34 Révision 6472634a: Add redirect support in the mapping
Jérôme Schneider
15:00 Révision 4c735db3: Add replay support for espace famille and fix db models
* mandaye/auth/authform.py: add a hook to change the replay method
* mandaye/configs/famille_vincennes.py: fix the m...
Jérôme Schneider
10:41 Révision 1bafd752: Fix url formatting and the login search in db
Jérôme Schneider
08:49 Révision 85141684: Improve README and finish duonet support
* mandaye/auth/authform.py: update to support duonet replay
* README.rst: improve the quick launch text
* mandaye/f...
Jérôme Schneider

22 septembre 2011

17:37 Development #703 (Fermé): Envoyer les exceptions par mail
Catcher les exceptions et les envoyer par mail Jérôme Schneider
17:37 Development #702 (Fermé): Créer des exceptions propre à Mandaye
Créer des exceptions dédié pour Mandaye Jérôme Schneider
17:36 Development #701 (Fermé): Améliorer le système de log
* Utiliser un hash unique pour une requete
* Afficher les infos de la requête : ip, source et destination
Jérôme Schneider
12:31 Révision b316506e: Improve authform and begin duonet support
* mandaye/auth/authform.py: add action auto detection
* mandaye/configs/duonet_vincennes.py: begin duonet mapping
*...
Jérôme Schneider

21 septembre 2011

19:34 Révision 133a9a93: Improve pwd replay and debug support
Jérôme Schneider
 

Formats disponibles : Atom