openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
taskw
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 14 hours
ago.
Sep 18, 2024 — Sep 18, 2025
Showing page 8 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #62 from coddingtonbear/fix_choices_handling_udas
Adam Coddington
More...
over 11 years ago
Do not record changes when both the former and latter values are Falsy
Adam Coddington
More...
over 11 years ago
Properly handle parsing choices from UDAs.
Adam Coddington
More...
over 11 years ago
That's surprising, but I suppose __new__ takes care of these detais.
Adam Coddington
More...
over 11 years ago
Make annotations really be strings, just special ones.
Adam Coddington
More...
over 11 years ago
Merge pull request #55 from coddingtonbear/annotation_field
Adam Coddington
More...
over 11 years ago
Merge pull request #56 from coddingtonbear/properly_deserialize_numbers
Adam Coddington
More...
over 11 years ago
Merge pull request #57 from coddingtonbear/only_change_if_changes_exist_when_using_modern_task
Adam Coddington
More...
over 11 years ago
Merging in upstream changes.
Adam Coddington
More...
over 11 years ago
Merge pull request #59 from coddingtonbear/assume_specified_fields_have_value
Adam Coddington
More...
over 11 years ago
Merge pull request #58 from coddingtonbear/csuuid_field_enhancements
Adam Coddington
More...
over 11 years ago
Merge pull request #54 from coddingtonbear/cautious_configuration_handling
Adam Coddington
More...
over 11 years ago
Adding tests verifying this behavior.
Adam Coddington
More...
over 11 years ago
Preserve all annotation information should we have it, but still handle outgoing and incoming values as if they were strings.
Adam Coddington
More...
over 11 years ago
Use six.text_type rather than str.
Adam Coddington
More...
over 11 years ago
Assume that fields with registered converters are present on task record.
Adam Coddington
More...
over 11 years ago
Allow comma-separated UUID field to properly handle null values.
Adam Coddington
More...
over 11 years ago
Properly handle changes to annotations.
Adam Coddington
More...
over 11 years ago
Handle none values.
Adam Coddington
More...
over 11 years ago
Only attempt to change fields known to have changed if using new journaled task.
Adam Coddington
More...
over 11 years ago
Attempt to convert incoming string into int or float.
Adam Coddington
More...
over 11 years ago
Add AnnotationArrayField for handling idiosyncrasies of annotations.
Adam Coddington
More...
over 11 years ago
Raise an exception if we can't parse configuration; ignore simple config values to allow storing complex ones.
Adam Coddington
More...
over 11 years ago
Merge pull request #53 from coddingtonbear/handle_config_overrides
Adam Coddington
More...
over 11 years ago
Update existing use of config overrides to match new datatstructure.
Adam Coddington
More...
over 11 years ago
Merge configuration overrides into taskrc configuration.
Adam Coddington
More...
over 11 years ago
Merge pull request #52 from coddingtonbear/issue_51
ralphbean
as Ralph Bean
More...
over 11 years ago
Refactors TaskRc parser to match previous version written by @ralphbean. Adds tests; fixes #51.
Adam Coddington
More...
over 11 years ago
Typofix.
ralphbean
as Ralph Bean
More...
over 11 years ago
Test UDA dates.
ralphbean
as Ralph Bean
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree