Mercurial
Mercurial
>
py_tasks_melange
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fixed a bug discovered by excepting the proper exception
2009-03-04, by Sverre Rabbelier
Fixed a bug in document logic
2009-03-04, by Sverre Rabbelier
The organization proposal list has been significantly changed.
2009-03-04, by Lennard de Rijk
Updated list to use the new order in getForFields.
2009-03-04, by Lennard de Rijk
Mentor buttons only show up depending on if you are already on the possible mentors list.
2009-03-04, by Lennard de Rijk
Fix too long lines, remove unused imports and variables, rename too short variables, add missing docstring and fix style in soc.views.helper.templatetags.forms_helpers module.
2009-03-04, by Pawel Solyga
Fix too long line in soc.views.models.sponsor module.
2009-03-04, by Pawel Solyga
Fix the bug where undefined variable was used in _editPost method of soc.view.models.org_admin module.
2009-03-04, by Pawel Solyga
Fix too long lines soc.views.models.club_admin, club_app and club_member modules.
2009-03-04, by Pawel Solyga
Fix too long lines and remove unused imports in soc.views.models.host module.
2009-03-04, by Pawel Solyga
Fix too long lines and remove unused variables in soc.views.models.role module.
2009-03-04, by Pawel Solyga
Fix too long lines and fix the bug where undefined variable was used in _editPost method in soc.views.models.mentor module.
2009-03-04, by Pawel Solyga
Fix too long lines and rename unused loop variables to _ in soc.views.models.base module.
2009-03-04, by Pawel Solyga
Fix too long lines and indentions in soc.models.student_proposal module.
2009-03-04, by Pawel Solyga
Remove unused variable in soc.logic.validate module.
2009-03-04, by Pawel Solyga
Rename too short variable name in soc.logic.mail_dispatcher module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.logic.models.org_admin module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.models.ranker_root module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.logic.helper.timeline module.
2009-03-04, by Pawel Solyga
Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
2009-03-04, by Pawel Solyga
Fix too long line in soc.models.user module.
2009-03-04, by Pawel Solyga
Rename unused loop variables to _ in soc.views.helper.params module.
2009-03-04, by Pawel Solyga
Remove unused variables and imports, fix too long lines in soc.logic.helper.notifications module.
2009-03-04, by Pawel Solyga
Rename unused loop variable to _ in soc.views.models.user_self module.
2009-03-04, by Pawel Solyga
Add date postfix to the filename of each our JS or CSS files that still don't have it. Update filename changes in soc/base.html template.
2009-03-04, by Pawel Solyga
Style fixes plus removal of unused imports, add missing docstring and fix too long lines in soc.views.models.org_app module.
2009-03-04, by Pawel Solyga
Style fixes plus remove unused imports in soc.views.models.group_app module.
2009-03-04, by Pawel Solyga
Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module.
2009-03-04, by Pawel Solyga
Some style fixes and removal of unused imports in soc.views.models.document module.
2009-03-04, by Pawel Solyga
Some style fixes, removal of unused imports and add ugettext where it was missing in soc.views.models.organization module.
2009-03-04, by Pawel Solyga
Remove unused imports and variable, plus some style fixes in soc.views.models.group module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.views.models.student_proposal module.
2009-03-04, by Pawel Solyga
Remove unused imports and fix too long lines and some style fixes in soc.views.models.club module.
2009-03-04, by Pawel Solyga
Remove unused imports and fix too long lines in soc.views.models.request module.
2009-03-04, by Pawel Solyga
Remove unused imports and fix too long lines in soc.views.models.timeline module.
2009-03-04, by Pawel Solyga
Remove unused imports and fix too long lines in soc.views.models.site module.
2009-03-04, by Pawel Solyga
Remove unused imports and fix too long lines in soc.views.models.user_self module
2009-03-04, by Pawel Solyga
Remove unused imports, style and too long lines fixes, remove unused variables, rename too short variable names, fix docstrings in soc.views.helper.access module.
2009-03-04, by Pawel Solyga
Remove unused imports and rename too short variable names in soc.views.helper.decorators module.
2009-03-04, by Pawel Solyga
Style fixes and add ValueError exception catching to soc.views.helper.request module
2009-03-04, by Pawel Solyga
Fix too long lines in soc.views.helper.params module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.models.group_app module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.models.org_app module.
2009-03-04, by Pawel Solyga
Style and too long lines fixes in soc.models.role module.
2009-03-04, by Pawel Solyga
Remove unused imports, add missing blank lines, fix too long lines, fix docstring parameters to match the ones in method declaration, rename to short variable names in soc.logic.models.base module.
2009-03-04, by Pawel Solyga
Add missing whitespace in soc.logic.models.role module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.logic.models.student_proposal module.
2009-03-04, by Pawel Solyga
Renamed rankerroot to ranker_root and made some changes due to comments.
2009-03-04, by Lennard de Rijk
Fixed early line ending in StudentProposal model.
2009-03-04, by Lennard de Rijk
Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module.
2009-03-04, by Pawel Solyga
Added access check to student_proposal review.
2009-03-04, by Lennard de Rijk
Remove unused normalized variable from denormalizeAccount method in soc.logic.accounts module.
2009-03-04, by Pawel Solyga
Fix indention in _readonly_field_as_twoline_table_row.html template.
2009-03-04, by Pawel Solyga
Remove unused imports from soc.views.sitemap.build module.
2009-03-04, by Pawel Solyga
Update pylintrc file. Now function and method names can by up to 40 characters (30 was maximum previously).
2009-03-04, by Pawel Solyga
Changed delete rights due to comments on r2138.
2009-03-04, by Lennard de Rijk
Convert getForFields back to the Query API and add tests
2009-03-03, by Sverre Rabbelier
Added student proposal review page.
2009-03-03, by Lennard de Rijk
Keep the score within the allowed bounds via student_proposal logic.
2009-03-03, by Lennard de Rijk
Brown paper bag fix in student_proposal logic.
2009-03-03, by Lennard de Rijk
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
tip