Fri, 21 Nov 2008 08:41:23 +0000 |
Todd Larsen |
Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 19:43:31 +0000 |
Todd Larsen |
Rename partial_path to scope_path, ignoring case, etc.
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 18:50:30 +0000 |
Todd Larsen |
Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
|
file |
diff |
annotate
|
Mon, 10 Nov 2008 14:40:16 +0000 |
Pawel Solyga |
Adds a check to logic/valididate.py that checks the partial path format using a regexp. This regexp has been added to logic/path_link_name.py, therefore changing PATH_LINKNAME_REGEX to use the PARTIAL_PATH in building this regexp. Plus views/models/docs.py now uses the validation functions in the clean_ methods.
|
file |
diff |
annotate
|
Sun, 19 Oct 2008 13:14:40 +0000 |
Pawel Solyga |
Fix identions, too long lines, unused imports and some other mistakes.
|
file |
diff |
annotate
|
Tue, 14 Oct 2008 12:36:55 +0000 |
Pawel Solyga |
Fixed imports sorting based on comments for r751.
|
file |
diff |
annotate
|
Mon, 13 Oct 2008 21:54:51 +0000 |
Pawel Solyga |
Add missing blank lines between imports and sort all of the imports.
|
file |
diff |
annotate
|
Sun, 12 Oct 2008 00:08:54 +0000 |
Sverre Rabbelier |
Replace almost all occurences of linkname with link_name
|
file |
diff |
annotate
|
Wed, 01 Oct 2008 20:52:39 +0000 |
Todd Larsen |
Move path and link_name related functions and regex patterns to a new
|
file |
diff |
annotate
|
Wed, 01 Oct 2008 19:21:09 +0000 |
Pawel Solyga |
Replace common module with validate module. Move validation function from feed module to validate module and remove feed.py. Correct any usage of validation functions from common and feed modules into validate module.
|
file |
diff |
annotate
| base
|