0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add v2.2.5 to changelog. More... over 12 years ago
Add DB migration script for 2.2.4 to 2.2.5. More... over 12 years ago
Change the QueueGroupItem uniqueness properties. More... over 12 years ago
Add 2.2.4 changes to the changelog. More... over 12 years ago
Fix final/finally_ in tests. More... over 12 years ago
Add new finally block functionality to instances. More... over 12 years ago
Slight, inconsequential tweak to Popen. More... over 12 years ago
more pound bang fixes -> /usr/bin/env More... over 12 years ago
Fix norc_control's --handle option. More... almost 13 years ago
Merge Instance.QuerySet into AbstractInstance.QuerySet. More... almost 13 years ago
Update changelog for v2.2.3. More... almost 13 years ago
In changelog: "Norc Release" -> "Norc". More... almost 13 years ago
Tweak norc_log_viewer to allow for a leading # on the ID. More... almost 13 years ago
Remove log/ dir; it is created automatically if needed. More... almost 13 years ago
Unify the string representations of all models to match "[<model> <info...>]". More... almost 13 years ago
Add a default timeout of 0 for AbstractInstance. More... almost 13 years ago
Catching Exception is bad news. More... almost 13 years ago
Remove old symlink from bin. More... almost 13 years ago
Add default log_path for AbstractInstance. More... almost 13 years ago
Merge branch 'develop' of github.com:darrellsilver/norc into develop More... almost 13 years ago
Move templates into a "norc" subdirectory to avoid naming conflicts. More... almost 13 years ago
Add index recommendation to the changelog. More... almost 13 years ago
Changelog updates for v2.2.2. More... almost 13 years ago
Better position the controls popout and suppress the log popup when they are clicked. More... almost 13 years ago
Disable caching for the frontend. More... almost 13 years ago
Clean up a couple unused things. More... almost 13 years ago
Fix task unit tests for the new definition of ERROR and FAILURE. More... almost 13 years ago
Instances that exit with an exception will now set their status to FAILURE instead of ERROR. ERROR is now reserved exclusively for Norc-level errors. More... almost 13 years ago
Add a __str__ for MultiQuerySet. More... almost 13 years ago
Make the frontend error pulse slightly less frequent and annoying. More... almost 13 years ago