0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Flask assistant is now in yaml, too
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Yet another small doc fix
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Nicer messages for django assistant
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Start rewriting python assistants into yaml (python and django)
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Add forgotten imports to commands.py
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Add forgotten classmethod decorators
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Some parent assistants may not have run section at all -> log it as debug only
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Remove forgotten return
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Fail run* method if error or critical message logged
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Drop the remains of _fail_if
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Remove the errors method from yaml assistants, it turns out to be useless.
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Refactor the yaml assistant commands into separate classes
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Make the _evaluate method more general and dedupliacate its usages
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Better fix for older python compat
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
This should make tests work on python 2.6
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
This should make the tests pass on Travis
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Don't construct yum and rpm commands in classes, but dynamically in methods. This way devassistant will also be able to run on platforms that don't have these
Slavek Kabrda
as Bohuslav Kabrda
More... about 11 years ago
Fix .travis.yml. *Sigh* More... about 11 years ago
Fix travis.yml name More... about 11 years ago
Set up travis More... about 11 years ago
Adjust manifest so that sdist contains all it should More... about 11 years ago
Use an aggregate function for GH operations More... about 11 years ago
Rename function to be more descriptive, fix/update python assistants More... about 11 years ago
Python assistants now work with git, too More... about 11 years ago
More cleaning up of git functions More... about 11 years ago
Pass proper arguments to DefaultIffUsedActionFactory.generate_action More... about 11 years ago
Cleanup of Java assistants More... about 11 years ago
Cleanup of c yaml assistant More... about 11 years ago
Some cleanup of GH functions More... about 11 years ago
java assistant: do not change directory More... about 11 years ago