Mercurial
Mercurial
>
py_tasks_melange
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-120
+120
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.
Added coverage output files to .hgignore
2009-05-08, by Sverre Rabbelier
Fixed typo in docstring as to comments on r3012 (svn repo).
2009-05-05, by Lennard de Rijk
Replace BeautyTips tooltips with purr info box for all form fields with help text.
2009-05-04, by Pawel Solyga
Use python2.5 in our unit tests
2009-05-01, by Sverre Rabbelier
Ignore .project and .pydevproject files
2009-05-01, by Sverre Rabbelier
Add full list of accepted students
2009-05-01, by Sverre Rabbelier
Ignore backup files (*~)
2009-05-01, by Sverre Rabbelier
Ignore zip files and build directory
2009-05-01, by Sverre Rabbelier
Merged revert
2009-05-01, by Sverre Rabbelier
Backed out changeset 571f2de51138
2009-05-01, by Sverre Rabbelier
Make dev_appserver error out when python version >2.5 is used
2009-04-30, by Sverre Rabbelier
Added file 'foo.txt'
2009-04-30, by Sverre Rabbelier
Fixed StudentProposal apply view that broke during split of Create/Edit view.
2009-04-29, by Lennard de Rijk
Fix Issue 389 (Clicking list entry will not open new tab/window).
2009-04-29, by Pawel Solyga
Fix too long line in soc.view.models.organization module.
2009-04-29, by Pawel Solyga
Remove E1103 and E1101 errors from ignore list in pylintrc file.
2009-04-28, by Pawel Solyga
Style fixes in app.soc.views.models.student_project module.
2009-04-27, by Pawel Solyga
Show all Co-Mentors on the Student Project public page.
2009-04-25, by Lennard de Rijk
Changed Additional Mentors to Co-Mentors in the manage view.
2009-04-25, by Lennard de Rijk
Added functionality to set additional mentors for a Student Project.
2009-04-25, by Lennard de Rijk
Fixed missing value in context when a form with a different name then form was used.
2009-04-25, by Lennard de Rijk
Fix broken tests by renaming default app id from "your_app_id" to "test-app-run".
2009-04-25, by Pawel Solyga
Add .hgignore to repository and ignore all .pyc files and app.yaml file.
2009-04-25, by Pawel Solyga
Add getStudentsProjects to context in stats.py script.
2009-04-24, by Pawel Solyga
Load /Users/solydzajs/Desktop/google_appengine into
2009-04-24, by Pawel Solyga
Renamed .css file due to recent changes.
2009-04-21, by Lennard de Rijk
Added map of accepted student proposals to mentors to the org home page.
2009-04-21, by Lennard de Rijk
Fix missing dot in stats.py docstring.
2009-04-21, by Pawel Solyga
Fixing the build now that emails have been tested.
2009-04-21, by Sverre Rabbelier
Intentionally breaking the build so that we can verify BuildBot will send email.
2009-04-21, by Sverre Rabbelier
Fixing the build now that emails have been tested.
2009-04-21, by Augie Fackler
Intentionally breaking the build so that we can verify BuildBot will send email.
2009-04-21, by Augie Fackler
Added reviveJobs and deidleJobs to stats.py
2009-04-20, by Sverre Rabbelier
Email address is actually private, not public, make this obvios
2009-04-20, by Sverre Rabbelier
Set the last_modified_on date to last change
2009-04-20, by Sverre Rabbelier
Set batch size to 10
2009-04-20, by Sverre Rabbelier
Added index needed to convert proposals
2009-04-20, by Sverre Rabbelier
Some minor style fixes.
2009-04-20, by Lennard de Rijk
Changed the accepted and rejected list to redirect to the review page in ListProposals view.
2009-04-20, by Lennard de Rijk
Allowing student project review page to be viewed in read-only mode after the deadline has passed.
2009-04-20, by Lennard de Rijk
Fixed typo in access module naming.
2009-04-20, by Lennard de Rijk
Set new Melange version number to 0-5-20090420 in app.yaml.template.
2009-04-20, by Pawel Solyga
Some minor style fixes.
2009-04-19, by Lennard de Rijk
Added listing of accepted and rejected proposals to the organization proposal page.
2009-04-19, by Lennard de Rijk
Added org_home_gmap function to the map JS for displaying the mentor-student map.
2009-04-19, by Lennard de Rijk
Added mentor-marker.png to content\images.
2009-04-19, by Lennard de Rijk
Renamed map JS to facilitate upcoming changes.
2009-04-19, by Lennard de Rijk
Added the gathering of data required to display a map on the org home page.
2009-04-19, by Lennard de Rijk
Added ccTld property to role to retrieve the ccTld of the country of residence for a specific role entity.
2009-04-19, by Lennard de Rijk
Added dictionary mapping country names to their CCTLD in countries model.
2009-04-19, by Lennard de Rijk
Don't run in a transaction if not needed
2009-04-19, by Sverre Rabbelier
Tweak the 'load balancing' algorithm
2009-04-19, by Sverre Rabbelier
Added deleteEntities methods to stats.py
2009-04-19, by Sverre Rabbelier
Fixed typo in cron.job module's timeOutJob docstring.
2009-04-19, by Lennard de Rijk
Use status codes in job.py
2009-04-19, by Sverre Rabbelier
getDefaultMailSender now properly handles users who are logged in but not registered.
2009-04-19, by Lennard de Rijk
Allow anyone to see student projects
2009-04-19, by Sverre Rabbelier
Changed the type of Error occurring when no valid sender could be found to a FatalJobError in student_proposal_mailer.
2009-04-19, by Lennard de Rijk
Students can not list their own projects before the accepted students announced deadline.
2009-04-19, by Lennard de Rijk
Student Proposal Mailer is now sending out real emails.
2009-04-19, by Lennard de Rijk
Fixed a comment typo and possible bug in mail_dispatcher.
2009-04-19, by Lennard de Rijk
Added email templates for accepted and rejected students in a GSoC like program.
2009-04-19, by Lennard de Rijk
Major brown paper bag fix
2009-04-19, by Sverre Rabbelier
Add a startSpam method to stats
2009-04-19, by Sverre Rabbelier
Add job to the index
2009-04-19, by Sverre Rabbelier
Add a random chance to ignore a job to reduce contention
2009-04-19, by Sverre Rabbelier
Do not fetch all jobs with each poke
2009-04-19, by Sverre Rabbelier
Add entityIterator to base Logic
2009-04-19, by Sverre Rabbelier
Store how many times a job has timed out and abort if needed
2009-04-19, by Sverre Rabbelier
Wrong usage of twoline_table_row caused weird layout in project
2009-04-18, by Sverre Rabbelier
Add cron.yaml to the build script
2009-04-18, by Sverre Rabbelier
Instead of text_data use key_data property to check for uniqueness.
2009-04-18, by Lennard de Rijk
Style fix in Job model.
2009-04-18, by Lennard de Rijk
Hook up the Student Proposal Mailer in the cron/jobs module.
2009-04-18, by Lennard de Rijk
Added Student Proposal Mailer module for mailing students who are accepted/rejected into the program.
2009-04-18, by Lennard de Rijk
Various improvements to convertProposals
2009-04-18, by Sverre Rabbelier
Add a silent option to updateOrCreateFromFields
2009-04-18, by Sverre Rabbelier
Fixed wrong import for list proposals view.
2009-04-18, by Lennard de Rijk
Fixed typo and added myself to authors in the cron/job module.
2009-04-18, by Lennard de Rijk
Add a script to convert proposals.
2009-04-18, by Sverre Rabbelier
Added FatalJobError to the cron/job module.
2009-04-18, by Lennard de Rijk
Fixed typo in documentation of the Job Model.
2009-04-18, by Lennard de Rijk
Changed the response message in the cron poke view.
2009-04-18, by Lennard de Rijk
Remove debug url too
2009-04-18, by Sverre Rabbelier
Remove testing method and update docstring for cron system
2009-04-18, by Sverre Rabbelier
Removed unneeded imports and variables
2009-04-18, by Sverre Rabbelier
Add cron, the core of the job system
2009-04-18, by Sverre Rabbelier
Add priority groups and jobs to the sitemap
2009-04-18, by Sverre Rabbelier
Add jobs (model, logic, and view)
2009-04-18, by Sverre Rabbelier
Add priority groups (model, logic, and view)
2009-04-18, by Sverre Rabbelier
The listing of accepted projects on the Organization's homepage is now timeline dependent.
2009-04-18, by Lennard de Rijk
White space fix in list_info module.
2009-04-18, by Lennard de Rijk
Fix user_self calling editGet with a wrong parameter
2009-04-18, by Sverre Rabbelier
Split edit and create into different methods
2009-04-18, by Sverre Rabbelier
Add support for ID based entities
2009-04-18, by Sverre Rabbelier
Use proposal key instead of raw proposal
2009-04-18, by Sverre Rabbelier
Show in green the proposals that would be accepted
2009-04-18, by Sverre Rabbelier
Add proper generation of Student entities and StudentProposal entities to seed_db module.
2009-04-17, by Pawel Solyga
Rename that should have been part of r2953.
2009-04-17, by Lennard de Rijk
Renamed stepsize to step_size in Student Proposal Logic.
2009-04-17, by Lennard de Rijk
Moved the code to retrieve all Proposal which should be accepted for one Organization to the Proposal Logic module.
2009-04-17, by Lennard de Rijk
Style fixes in soc.views.helper.lists module.
2009-04-17, by Pawel Solyga
Style fixes in soc.views.models.organization module.
2009-04-17, by Pawel Solyga
Fix too long line in soc.views.models.program module.
2009-04-17, by Pawel Solyga
Comment out unused variables in soc.views.models.base module.
2009-04-17, by Pawel Solyga
Fix too long line in soc.views.helper.templatetags.forms_helpers module.
2009-04-17, by Pawel Solyga
Proposal CSV export for students.
2009-04-17, by Pawel Solyga
Readability fix in base logic
2009-04-15, by Sverre Rabbelier
Remove redundant if check
2009-04-15, by Sverre Rabbelier
Comment out unused variables in soc.logic.allocations module.
2009-04-15, by Pawel Solyga
Fix too long line in soc.cache.logic module.
2009-04-15, by Pawel Solyga
Add missing responses import and replace usage of helper.responses with just responses in soc.views.models.student module.
2009-04-15, by Pawel Solyga
Fix too long line and redefining variable 'review' from outer scope in soc.views.models.student_proposal module.
2009-04-15, by Pawel Solyga
Step 2 of moving to new seeding model.
2009-04-15, by Daniel Bentley
Added additional_mentors property to StudentProject.
2009-04-14, by Lennard de Rijk
Whitespace fix in sponsor model.
2009-04-14, by Lennard de Rijk
Place the getSingleton call in view decorator in the try
2009-04-13, by Sverre Rabbelier
Fix a bug in duplicate detection
2009-04-13, by Sverre Rabbelier
Undid superfluas replacement of .name() with .name_or_id()
2009-04-13, by Sverre Rabbelier
Fixes access check for manage view.
2009-04-13, by Lennard de Rijk
less
more
|
(0)
-1000
-120
+120
tip