Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 508. Updates copyright/license information | Will Kahn-Greene | 2011-09-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'remotes/gullydwarf-cfdv/f360_tagging' (early part) into mergetags | Christopher Allan Webber | 2011-07-30 | 1 | -0/+15 |
|\ | | | | | | | | | | | | | Conflicts: mediagoblin/config_spec.ini mediagoblin/edit/views.py mediagoblin/util.py | ||||
| * | updates indices to index on the slug component of the tag list | Caleb Forbes Davis V | 2011-07-27 | 1 | -2/+2 |
| | | | | | | | | | | - uses dot notation to reach into the JSON-style MediaEntry tags field object to index on the slug property of each tag | ||||
| * | adds "state" to tags indices | Caleb Forbes Davis V | 2011-07-13 | 1 | -6/+8 |
| | | |||||
| * | adds index for searching across all users' tagged images | Caleb Forbes Davis V | 2011-07-13 | 1 | -0/+6 |
| | | |||||
| * | adds index for tag searches by an uploader | Caleb Forbes Davis V | 2011-07-10 | 1 | -0/+7 |
| | | |||||
* | | Adjusting documentation in indexes.py also re: more info in deprecation | Christopher Allan Webber | 2011-07-09 | 1 | -4/+6 |
|/ | |||||
* | Comment indexes | Christopher Allan Webber | 2011-06-30 | 1 | -0/+10 |
| | |||||
* | Documentation updates to indexes.py's docstring | Christopher Allan Webber | 2011-06-27 | 1 | -5/+19 |
| | | | | Includes information on how to deprecate indexes. | ||||
* | Adding our current indexes and removing the index that was in models.py | Christopher Allan Webber | 2011-06-27 | 1 | -6/+12 |
| | |||||
* | Store the collection information in the ACTIVE_INDEXES keys | Christopher Allan Webber | 2011-06-26 | 1 | -14/+9 |
| | |||||
* | A base set of indexes for us to use with our new indexing tool. | Christopher Allan Webber | 2011-06-26 | 1 | -0/+103 |