layerindex-web/layerindex
Paul Eggleton 714bc8e39f update.py: error out with unexpected arguments
It's easy to forget you need to use -l to specify the list of layers to
update and previously we just ignored unused arguments, so check for
them and error out if present.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-05-08 22:01:25 +01:00
..
fixtures Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
static editlayer: fix checkboxes not showing up in Chromium 2013-03-30 08:42:05 +00:00
templatetags Improve pagination for recipe list 2013-02-19 18:28:48 +00:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
context_processors.py Add sort priority field to branch model 2013-03-06 22:56:31 +00:00
forms.py Move repo subdirectory to layerbranch 2013-03-20 15:41:58 +00:00
import.py Add layer index wiki page import script 2013-03-20 15:41:58 +00:00
models.py Sort recipes by PN and descending PV in layer list 2013-05-07 12:13:14 +01:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
update.py update.py: error out with unexpected arguments 2013-05-08 22:01:25 +01:00
urls.py Fix error when requesting raw recipes list 2013-05-07 12:13:14 +01:00
views.py detail: ensure machine list is sorted by name 2013-04-05 18:35:35 +01:00