Age | Commit message (Expand) | Author |
---|---|---|
2015-09-29 | added settings to the user session and the login function now also returns th... | Robert Zorko |
2015-08-31 | s/Problem.identifier()/Problem.get_identifier() | Timotej Lazar |
2015-08-27 | Add some helper methods to db.models | Timotej Lazar |
2015-08-24 | Split the development into daemon and wsgi_server. | Aleš Smodiš |
2015-08-20 | Add a data model for the problem table | Timotej Lazar |
2015-08-20 | Bugfix: database constraint problem.problem_uq2 referenced only identifier, b... | Aleš Smodiš |
2015-08-19 | Adapted existing database entities to changes in the model. Excluded database... | Aleš Smodiš |
2015-08-19 | New database tables and data imports: user_group, user_in_group, language, pr... | Aleš Smodiš |
2015-08-13 | Initial PostgreSQL data model: codeq_user and solution tables. | Aleš Smodiš |