summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest
AgeCommit message (Expand)Author
2018-09-16Don't fail on incorrect statuses in URLtestMagnus Hagander
2018-06-20Remove unused methodMagnus Hagander
2018-06-20Remove build result from the admin siteMagnus Hagander
2018-06-19First stab at tracking build resultsMagnus Hagander
2018-06-19Sync migration with realityMagnus Hagander
2018-06-19Fix colspanDaniel Gustafsson
2018-06-01Add an API method to get a list of commitfest patch detailsMagnus Hagander
2018-06-01Add basic API to retreive active CFsMagnus Hagander
2018-05-29Bring back topic listingMagnus Hagander
2018-05-29Rewrite main CF dashboard query to use SQLMagnus Hagander
2018-05-29Show the number of CFs a patch has been onMagnus Hagander
2018-04-15Don't crash when passing in invalid values for filtersMagnus Hagander
2018-02-22Fix model diffing for django 1.11Magnus Hagander
2018-02-22Don't allow null wikilink and gitlinkMagnus Hagander
2018-02-21Fix warning triggered in django 1.11Magnus Hagander
2018-02-21Implement thread notification receivingMagnus Hagander
2018-02-21Replace render_to_response with renderMagnus Hagander
2018-02-21Fix template comparison operatorsMagnus Hagander
2018-01-20Actually deliver CCed emails to patch authorsMagnus Hagander
2017-10-02Fix typoDaniel Gustafsson
2017-09-18Hide annotation button if user is not logged inDaniel Gustafsson
2017-09-05Fix typoDaniel Gustafsson
2017-09-04Fix closing of <table> tagDaniel Gustafsson
2017-06-27Remove deprecated and superfluous <script> attributesDaniel Gustafsson
2017-06-27Fix broken markup in future commitfestsDaniel Gustafsson
2017-06-20Fix incorrect markupDaniel Gustafsson
2017-06-20Properly close <form> tag.Daniel Gustafsson
2017-03-11Fix header encoding for To and Cc as wellMagnus Hagander
2017-03-09Make http links to the main website be httpsMagnus Hagander
2017-02-28Properly handle UTF8 in sender names in emailsMagnus Hagander
2017-01-16Fix incorrect parameter nameMagnus Hagander
2017-01-07Fully qualify parameters to HTTPConnection/HTTPSConnectionMagnus Hagander
2017-01-07Attempt to support https in calls to archivesMagnus Hagander
2016-04-06CC authors of patches on comments and reviewsMagnus Hagander
2016-03-10And from the main editing form. Oops.Magnus Hagander
2016-03-10Subscribers should be excluded from new patches formMagnus Hagander
2016-03-02Maintain patch status when moving to next CFMagnus Hagander
2016-02-27Don't crash on subscribers without a profileMagnus Hagander
2016-02-15Don't crash with committers without user profilesMagnus Hagander
2016-02-12Implement notificationsMagnus Hagander
2016-02-12Add initial django migrations for all appsMagnus Hagander
2016-02-12Show if a committer is active in the admin viewMagnus Hagander
2016-02-12Use OneToOne field instead of unique foreign keyMagnus Hagander
2016-02-09Add button for New Patch to top of pageMagnus Hagander
2016-02-02Link status entries to the patch in the individual commitfestMagnus Hagander
2016-01-20Properly show login info on report pageMagnus Hagander
2016-01-20Add report showing author/reviewer statsMagnus Hagander
2016-01-06Properly require login for lookupMagnus Hagander
2016-01-06Replace on_success_commit with atomicMagnus Hagander
2016-01-06Fix import that has always been correctMagnus Hagander