source: trunk/scripts @ 1184

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1184   4 weeks bogdan2412 Merged changes from live and a few extra - Updated backup script to …
(edit) @1183   4 weeks bogdan2412 Refactor eval code in preparation for new task types. Previously, our …
(edit) @1180   6 weeks bogdan2412 HPHP install script. The script can be used to fetch and compile the HPHP …
(edit) @1179   2 months adrian.budau Added task security(private, protected, public) and also fixed some …
(edit) @1174   3 months adrian.budau Bunch of security fixes. Login and register pages go through https …
(edit) @1170   3 months bogdan2412 Some more fixes from live. - Made finfo only return the mime type (no …
(edit) @1168   3 months adrian.budau Implemented new round type - penalty-round Users receive scores per tasks …
(edit) @1167   3 months bogdan2412 Fixed memory leaks in image resizing code. Also contains various other …
(edit) @1166   3 months adrian.budau Setup correct for creating the avatar folder. The realpath function broke …
(edit) @1160   6 months bogdan2412 Added size verification to check-attachments script. This was necessary …
(edit) @1159   6 months adrian.budau Fix more errors that occured durring the deployment of the avatar …
(edit) @1156   6 months bogdan2412 Fix errors that appeared during deployment of avatar optimization - Use …
(edit) @1155   6 months adrian.budau Avatar Optimization This is an optimization for managing avatars on the …
(edit) @1149   11 months savin.tiberiu Intern security level
(edit) @1138   2 years wefgef New db sample.
(edit) @1136   2 years wefgef Updated "db-strip" script.
(edit) @1132   2 years bogdan2412 Merge branch taskreordering into trunk.
(edit) @1121   2 years bogdan2412 Updated with changes from live. - Updated SMF to 1.1.11 - Added Summify …
(edit) @1119   2 years wefgef Adds a new difficulty column for Tasks macro. Also made a minor change in …
(edit) @1115   2 years victorsb Wrote a script to add a \n to all grader test files that currently don't …
(edit) @1113   2 years victorsb Added a script to delete old backups in such a manner as to maintain …
(edit) @1112   2 years bogdan2412 Fix some issues with the migrate-ia-score script. - Strings were latin1 …
(edit) @1111   2 years wefgef Added task ratings functionality and changed the task edit related pages …
(edit) @1110   2 years savin.tiberiu The long awaited moment. *drumroll* Split ia score. Scores are now …
(edit) @1109   2 years Prostu Added a new button in the page generated by …
(edit) @1100   2 years bogdan2412 Updated database dump Updated db-strip script to remove user's remote ip …
(edit) @1094   2 years bogdan2412 Show author tags to user. Removes author column from ia_task and shows …
(edit) @1085   2 years bogdan2412 Add author tags to admin task tags interface. Adds caching for tagged …
(edit) @1084   2 years bogdan2412 Script to add author tags to tasks. Tries and determine each author …
(edit) @1082   2 years bogdan2412 Changes from live. - Changed newsletter email and name. - Fixed task_edit …
(edit) @1079   2 years bogdan2412 Updated tagging backend again. Added a column in ia_tags for a tag's …
(edit) @1075   2 years gcosmin Add PRIMARY KEY to ia_textblock_revision. This script changes timestamps …
(edit) @1074   2 years gcosmin Standardize the use of commabelow "sh" versus cedille "sh" in textile …
(edit) @1072   2 years bogdan2412 Fixed task-tags migration script to add proper unique index.
(edit) @1071   2 years bogdan2412 Merge changes from live. - Added a better date format for the roundparam …
(edit) @1069   2 years bogdan2412 Update tagging backend in preparation for task tagging. A tag is now …
(edit) @1066   2 years bogdan2412 Solves Ticket #357 This script searches through all revisions with …
(edit) @1057   3 years bogdan2412 Implemented script for copying textblock pages in bulk. This can be used, …
(edit) @1037   3 years strat.cristian Bug in backup script
(edit) @1035   3 years alexthero sorry.. my mistake the 2 files are now ok
(edit) @1034   3 years alexthero Attachments can now be downloaded as zip files, also the same checkboxes …
(edit) @1029   3 years strat.cristian Encrypt database dump in backups.
(edit) @1028   3 years strat.cristian fixes for mirror-backup
(edit) @1027   3 years strat.cristian Adjustments to backup scripts.
(edit) @1025   3 years strat.cristian Mirror backup; attachments are backed up incrementally (with hard links)
(edit) @1024   3 years strat.cristian Basic backup mirror script.
(edit) @1021   3 years gcosmin Optimized longest common subsequence algorithm with O(N + M) memory and …
(edit) @1017   3 years bogdanpasoi More RSS feed fixes.
(edit) @1013   3 years strat.cristian Backup owners and permissions.
(edit) @1012   3 years strat.cristian Basic backup scripts.
(edit) @1006   3 years bogdan2412 Implemented virtual contests (mircea and bogdan) …
(edit) @1005   3 years bogdan2412 Updated database to work with latest code
(edit) @1001   3 years bogdan2412 Fixes from live
(edit) @999   3 years strat.cristian Work around missing sys_get_temp_dir(...) function.
(edit) @997   3 years strat.cristian Log remote IP and X-Forwarded-For header on job submit, textblock …
(edit) @996   3 years bogdan2412 Detailed feedback - Moved (and renamed) task parameters "tests", …
(edit) @993   3 years strat.cristian Experimental Python Support This is highly experimental, potentially …
(edit) @989   3 years bogdan2412 Script to get all the statistics mentioned in the Algoritmiada 2009 blog …
(edit) @988   3 years strat.cristian Tiny bug fix
(edit) @987   3 years strat.cristian HTML Newsletter This patch adds support for HTML in the infoarena …
(edit) @974   3 years bogdan2412 Add redirect from news_feed to blog rss. Fix news-to-blog script.
(edit) @969   3 years silviug - Added an external lib (simplehtmldom) which creates a dom tree out of a …
(edit) @966   3 years bogdan2412 Some cache fixes. Added update-mimetypes script from live.
(edit) @965   3 years bogdan2412 Make it possible for disk cache to handle more complex paths for files …
(edit) @963   4 years bogdan2412 Improved eval monitor sql queries. Reviewed: …
(edit) @961   4 years bogdan2412 Fixed typo in common/db/job.php. Made some scripts executable.
(edit) @960   4 years bogdan2412 Optimize job_get_next_job Reviewed http://reviewboard.infoarena.ro/r/39
(edit) @951   4 years bogdan2412 Update benchmark scripts
(edit) @945   4 years bogdan2412 Merge changes from live
(edit) @944   4 years bogdan2412 Updated database, added migration script for last change
(edit) @943   4 years bogdan2412 Add forum topic field to textblocks Reviewed …
(edit) @930   4 years bogdan2412 Unicode support for wiki pages + migration script
(edit) @911   4 years bogdan2412 Made eval judge tasks during contest, while hiding score. Fixes #338
(edit) @907   4 years bogdanpasoi Cleaned up scripts folder.
(edit) @905   4 years strat.cristian Avoid emailing the same destination, even for different accounts.
(edit) @887   4 years bogdanpasoi Minor fixes.
(edit) @886   4 years bogdanpasoi IAP #5: open source
(edit) @885   4 years bogdanpasoi Bug fix in link task to forum script
(edit) @884   4 years bogdanpasoi Better rating graph.
(edit) @883   4 years bogdanpasoi Open source - first draft.
(edit) @870   4 years infoarena LaTeX support flag
(edit) @864   4 years bogdanpasoi Blog commenting feature.
(edit) @862   4 years cdleonard Tested attach-fix-size.php
(edit) @861   4 years bogdanpasoi Attachment size fix script.
(edit) @860   4 years cdleonard more test users for scripts/send-newsletter
(edit) @852   4 years cdleonard svn:eol-style native in trunk. Also svn:executable on all scripts
(edit) @842   4 years cdleonard Update stripped database
(edit) @811   5 years bogdanpasoi Minor fixes for "link tasks to forum" script.
(edit) @810   5 years bogdanpasoi Script for linking tasks to forum topics.
(edit) @806   5 years cdleonard Moved benchmark script from junk
(edit) @773   5 years bogdanpasoi Script to modify textblock structure.
(edit) @772   5 years bogdanpasoi Modified textblock structure.
(edit) @771   5 years bogdanpasoi Moved scripts around.
(edit) @770   5 years bogdanpasoi
(edit) @769   5 years bogdanpasoi New scripts.
(edit) @768   5 years bogdanpasoi Deleted scripts.
(edit) @767   5 years bogdanpasoi Misc changes.
(edit) @764   5 years infoarena Mort's task difficulty script.
(edit) @756   5 years infoarena Changes from live
(edit) @751   5 years bogdanpasoi Fixed tickets #319, #78, #313, #326, #252, #60, #277
Note: See TracRevisionLog for help on using the revision log.