summaryrefslogtreecommitdiff
path: root/apps/patchwork
AgeCommit message (Expand)Author
2014-12-11utils.py: remove weird at-exit logicAndy Doan
2014-12-11utils.py: make get_commits_to_parse smarterAndy Doan
2014-12-11utils.py: make git-pull smartAndy Doan
2014-12-11utils.py: remove need for ensure_on_valid_branchAndy Doan
2014-12-11utils.py: simplify subprocess usage in branch syncing codeAndy Doan
2014-11-21fix broken commit ea20228e346cc2fbbbebcb32a44331c534943cf7Andy Doan
2014-11-21allow cron script to exit with an errorAndy Doan
2014-07-31Include deployed version information in page footer2014.07Andy Doan
2014-07-24use django DB connection for patchworkAndy Doan
2014-02-14Moved comment saving.Milo Casagrande
2014-02-14Reworked the way we chacke if a patch is valid.Milo Casagrande
2014-02-14Space conversion.Milo Casagrande
2013-12-20Added expiry check on cached users.Milo Casagrande
2013-12-05Refactored code.Milo Casagrande
2013-12-05Fixed if clause.Milo Casagrande
2013-12-05Added crowd integration for email checking.Milo Casagrande
2013-12-05Merged from trunk.Milo Casagrande
2013-12-05Fixed datetime parsing from db.Milo Casagrande
2013-12-05Added logic for cached user expiration check.Milo Casagrande
2013-12-05Fixed if clause.Milo Casagrande
2013-12-05Fixed print statement.Milo Casagrande
2013-12-04Fixed doc string, refactored variable, fixed if-logic.Milo Casagrande
2013-12-03Merged from trunk.Milo Casagrande
2013-11-29Fixes to accept only patches from Linaro engineers.Milo Casagrande
2013-11-29PEP8 fixes for parsemail.Milo Casagrande
2013-10-18Don't create Person (== patch submitter) object if we don't have email for it.Paul Sokolovsky
2013-10-17Applied improvements to diff parsing script.Milo Casagrande
2013-10-16Updated to use new Crowd code.Milo Casagrande
2013-10-16Merged from trunk.Milo Casagrande
2013-10-16Removed unused imports, added comment.Milo Casagrande
2013-10-16PEP8 fixes.Milo Casagrande
2013-10-16Use lower case email.Milo Casagrande
2013-10-16Subprocess handling improvements.Milo Casagrande
2013-10-16Fixed formatting.Milo Casagrande
2013-09-20Fixed missing exception.Milo Casagrande
2013-09-19Fixed output collection for rev-list git command.Milo Casagrande
2013-09-18Modified, fixed and speeded up update-committed-patches script.Milo Casagrande
2013-09-17Sort the move-to drop-down list.Milo Casagrande
2013-04-12Added project without a default branch.Milo Casagrande
2012-10-18Cherry-picked patch from upstream.Milo Casagrande
2012-10-18Cherry picked upstream patch.Milo Casagrande
2012-10-18Cherry-picked patch from upstrea.Milo Casagrande
2012-10-18herry-picked upstream patch.Milo Casagrande
2012-07-02Moved call to branch checkout before pull operation, temporary fix.Milo Casagrande
2012-06-28Removed duplicated code, PEP8 fixes.Milo Casagrande
2012-06-28Added 'master' branch for 'gcc-patches' project.Milo Casagrande
2012-06-27Added workaround to fix problem with repo without a default branch.Milo Casagrande
2012-06-25Fixed error message.Milo Casagrande
2012-06-25Increased timeout to 120 minutes, fixed error message.Milo Casagrande
2012-06-21Final PEP8 fixes and style.Milo Casagrande