- 28 Apr, 2015 8 commits
-
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
Feature com acti Modify the harvesters for conference talk and for proceeding: * In the current version, the talk is removed when it matches a proceeding * in the new version, talks and proceeding are treated separately See merge request !4
-
LE GAC Renaud authored
-
MEESSEN Christophe authored
Feature dburi In order to serve several applications using the same code, the global dictionary DBURIS is introduced. The keys are the name of the application while the values are the corresponding database connection string. The content of the dictionary is defined in the _db.py file. At the beginning of the model, in the access.py file: mysql = DBURIS[request.application] db = DAL(mysql,....) The obsolete constant DB_USER, DB_HOST, DB_PWD and DATABASE have been removed. See merge request !3
-
MEESSEN Christophe authored
Feature user doc Add the user documentation. See merge request !2
-
- 27 Apr, 2015 16 commits
-
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
- 24 Apr, 2015 14 commits
-
-
LE GAC Renaud authored
Feature identifier list * This feature implements [issue #2](https://gitlab.in2p3.fr/legac/track_publications/issues/2). When closing a feature branch (named feature-xxx), the list of identifiers is displayed and the user is invited to pick the one to close. If there is only one feature branch, it is selected automatically and the user is asked by yes or no to close it. The same principle is applied to hotfix and release. * A branch type for bugfix (named bugfix-(issue number)-(identifier)) is now supported as well. The issue number is optional. When a bugfix is started, the bugfix issue number is requested. If it is left empty, the branch will not have an issue number. See merge request !1
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
MEESSEN Christophe authored
-
MEESSEN Christophe authored
-
MEESSEN Christophe authored
-
MEESSEN Christophe authored
-
MEESSEN Christophe authored
-
MEESSEN Christophe authored
-
MEESSEN Christophe authored
-
MEESSEN Christophe authored
-
MEESSEN Christophe authored
-
MEESSEN Christophe authored
-
MEESSEN Christophe authored
-
- 23 Apr, 2015 2 commits
-
-
MEESSEN Christophe authored
-
MEESSEN Christophe authored
-