0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small bug fixed about the column name of the fact_tags table More... over 13 years ago
If the seconds have decimal values, strptime get confused More... over 13 years ago
By using the power of Python dictionaries we can improve readability and code maintenance More... over 13 years ago
By using the power of Python dictionaries we can improve readability and code maintenance More... over 13 years ago
The httplib2.Http.request documentation reads 'The return value is a tuple of (response, content), the first being and instance of the Response class, the second being a string that contains the response entity body' so we handle the return as it says More... over 13 years ago
The httplib2.Http.request documentation reads 'The return value is a tuple of (response, content), the first being and instance of the Response class, the second being a string that contains the response entity body' so we handle the return as it says More... over 13 years ago
Small indentation change improves readability More... over 13 years ago
Small indentation change improves readability More... over 13 years ago
Using the previous commit we can do a python trick to reduce the code size to less than a half More... over 13 years ago
Again, we better use explicit column names More... over 13 years ago
Let Python do the date parsing. Code readability and robustness goes up More... over 13 years ago
Let Python do the date parsing. Code readability and robustness goes up More... over 13 years ago
In python, explicit is better than implicit More... over 13 years ago
By using explicit column names in the SELECT clauses we protect ourselves against small changes in the Hamster db schema More... over 13 years ago
pep8 small corrections More... over 13 years ago
pep8 small corrections More... over 13 years ago
Added simpliest log system for the sended data. More... over 13 years ago
Configure fields where the user writes his ticket number, project and description. More... over 13 years ago
The requests are performed task by task. More... over 13 years ago
Adapting changes of the configuration in the rest of the application. More... over 13 years ago
Merge branch 'master' of http://github.com/lorenzogil/Cobaya More... over 13 years ago
Cobaya config should be readed only once More... over 13 years ago
Merge branch 'master' of http://github.com/pyriku/Cobaya More... over 13 years ago
Add OptionParser support so we can set the configuration file to use More... over 13 years ago
Add OptionParser support so we can set the configuration file to use More... over 13 years ago
Move the version information into the cobaya package so it can be reused somewhere else More... over 13 years ago
Move the version information into the cobaya package so it can be reused somewhere else More... over 13 years ago
Forgot to upload this file. More... over 13 years ago
Update copyright holders More... over 13 years ago
Update copyright holders More... over 13 years ago