Mercurial
Mercurial
>
py_tasks_melange
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/soc/logic/validate.py
2008-11-21
Todd Larsen
Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
file
|
diff
|
annotate
2008-11-20
Todd Larsen
Rename partial_path to scope_path, ignoring case, etc.
file
|
diff
|
annotate
2008-11-20
Todd Larsen
Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
file
|
diff
|
annotate
2008-11-10
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
2008-10-19
Pawel Solyga
Fix identions, too long lines, unused imports and some other mistakes.
file
|
diff
|
annotate
2008-10-14
Pawel Solyga
Fixed imports sorting based on comments for r751.
file
|
diff
|
annotate
2008-10-13
Pawel Solyga
Add missing blank lines between imports and sort all of the imports.
file
|
diff
|
annotate
2008-10-12
Sverre Rabbelier
Replace almost all occurences of linkname with link_name
file
|
diff
|
annotate
2008-10-01
Todd Larsen
Move path and link_name related functions and regex patterns to a new
file
|
diff
|
annotate
2008-10-01
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
less
more
(0)
tip