aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-11Show appends in recipe detailPaul Eggleton
2013-08-11layers: leave drop-down filter box open when ticking/unticking itemsPaul Eggleton
2013-08-11Move layers import script to tools subdirectoryPaul Eggleton
2013-08-11update.py: preserve recipe id when updatingPaul Eggleton
2013-08-11Change tab titles to match front page buttonsPaul Eggleton
2013-08-11Add cancel button to edit layer formPaul Eggleton
2013-08-11Return to appropriate page when saving a layerPaul Eggleton
2013-08-11Enable messages framework and use it to display "layer saved" messagePaul Eggleton
2013-08-11Add recipe bulk change featurePaul Eggleton
2013-07-28Split out recipe parsing and utility functions to a separate modulePaul Eggleton
2013-06-17Add actual_branch field to layerbranchPaul Eggleton
2013-06-17Add duplicate recipes/classes pagePaul Eggleton
2013-06-17Collect bbappends and bbclasses for each layerPaul Eggleton
2013-06-03Collect BUGTRACKER, PROVIDES and BBCLASSEXTEND for each recipePaul Eggleton
2013-06-03Add preference order fieldPaul Eggleton
2013-06-03Enable south and add initial migrationsPaul Eggleton
2013-06-03Improve history collection and add link to history pagePaul Eggleton
2013-05-22update.py: add --nocheckout optionPaul Eggleton
2013-05-22Use user's first name or login name in review emailPaul Eggleton
2013-05-22Add user profile editing formPaul Eggleton
2013-05-22update.py: handle change to cooker structure in newer BitBakePaul Eggleton
2013-05-08update.py: improve fetch failure handlingPaul Eggleton
2013-05-08update.py: error out with unexpected argumentsPaul Eggleton
2013-05-08TODO: update todo listPaul Eggleton
2013-05-07Fix error when requesting raw recipes listPaul Eggleton
2013-05-07Sort recipes by PN and descending PV in layer listPaul Eggleton
2013-04-05detail: ensure machine list is sorted by namePaul Eggleton
2013-04-02models: add layer name to string representation of layer notePaul Eggleton
2013-03-31Add basic change history pagePaul Eggleton
2013-03-30editlayer: fix checkboxes not showing up in ChromiumPaul Eggleton
2013-03-28Fix "AnonymousUser has no attribute 'email'" errors when not logged inPaul Eggleton
2013-03-28settings: Use example.com in DEFAULT_FROM_EMAILPaul Eggleton
2013-03-28TODO: update todo listPaul Eggleton
2013-03-28about: Drop secondary heading sizesPaul Eggleton
2013-03-28Add DEFAULT_FROM_EMAIL to settingsPaul Eggleton
2013-03-28Ensure user_can_edit email address check ignores case and spacesPaul Eggleton
2013-03-28Redirect to login page for review list/detail views if not logged inPaul Eggleton
2013-03-28Change registered -> created in registration confirmation pagePaul Eggleton
2013-03-28Fix site name being blank in new account activation emailPaul Eggleton
2013-03-27about: Add Michael and Alex to the contributors listPaul Eggleton
2013-03-27Improved fix for ../ in usage URLPaul Eggleton
2013-03-27Fix web subdirectory links with gitwebPaul Eggleton
2013-03-27Allow ../ in usage URL fieldPaul Eggleton
2013-03-27Fix permission checking for publish_layer permissionPaul Eggleton
2013-03-27Change "register" to "create account" on login pagePaul Eggleton
2013-03-27Bump up some of the field lengthsPaul Eggleton
2013-03-27Fix CSRF validation errors in password reset formsPaul Eggleton
2013-03-20update.py: fix scanning for machine filesPaul Eggleton
2013-03-20update.py: improve handling of machine descriptionsPaul Eggleton
2013-03-20De-emphasise recipes where there is a more preferred version availablePaul Eggleton