summaryrefslogtreecommitdiffstats
path: root/databaseReset.py
Commit message (Collapse)AuthorAgeFilesLines
...
* fix renaming reload to reinitPhilip Sargent2020-05-141-2/+2
|
* typoPhilip Sargent2020-05-141-6/+6
|
* indent recursion and update commentsPhilip Sargent2020-05-141-14/+20
|
* skip fast pass option added as defaultPhilip Sargent2020-05-131-52/+18
|
* tryng django 1.7 recommended change syncdb to migratePhilip Sargent2020-05-131-3/+5
|
* still not expunged MySQL connectionPhilip Sargent2020-05-131-0/+1
|
* more thorough reset before running :memory:Philip Sargent2020-05-131-4/+15
|
* more thorough reset between dbsPhilip Sargent2020-05-131-0/+7
|
* adding *ref to troggle svx parserPhilip Sargent2020-05-131-3/+5
|
* dbReset now loads into memory first (fast err checking), then into dbPhilip Sargent2020-04-301-30/+96
|
* LoadPos not-found cache workingPhilip Sargent2020-04-281-1/+2
|
* Understanding and speeding up LoadPosPhilip Sargent2020-04-281-9/+14
|
* reducing clutter in outputPhilip Sargent2020-04-281-16/+17
|
* Thorough spring clean and profilingPhilip Sargent2020-04-271-73/+113
|
* adding sync to databaseRest and cleaning a templatePhilip Sargent2020-04-191-1/+11
|
* Dumps loaded data into a .sql filePhilip Sargent2020-04-161-70/+66
|
* get the profile display working & bug fixPhilip Sargent2020-04-151-16/+22
|
* Made a jobqueue to time how long importing takesPhilip Sargent2020-04-151-17/+127
|
* More tidyingPhilip Sargent2020-04-141-36/+30
|
* Tidy formatting prior to adding some new stuffPhilip Sargent2020-04-141-42/+22
|
* New cacheing for parsed logbooks. All logbooks load in 75 seconds now.Philip Sargent2020-04-121-9/+6
|
* Fixed bad import of surveyscans references from tunnel filesPhilip Sargent2020-04-111-4/+4
|
* scanned image files importingPhilip Sargent2020-04-091-2/+2
|
* add shortcut for logbooks & note explaining notability metricPhilip Sargent2020-02-241-1/+5
|
* typoPhilip Sargent2020-02-211-1/+2
|
* forgot a bitPhilip Sargent2020-02-211-1/+2
|
* added rebuild command optionPhilip Sargent2020-02-211-0/+10
|
* We don't want troggle trying to write out the filesSam Wenham2020-02-201-9/+0
|
* Minor text and whitespace fixesWookey2020-02-201-7/+3
|
* Move survex parsing later in the process as it tends to run out of memoryWookey2020-02-201-1/+1
|
* typoPhilip Sargent2020-02-191-5/+5
|
* typos fix and more descriptionPhilip Sargent2020-02-191-5/+4
|
* making in-code documentation strings match what actually happensPhilip Sargent2020-02-191-5/+8
|
* Backed out changeset: 4552f42bdf54Sam Wenham2019-06-261-3/+1
|
* Remove this stupid hard coded name matchSam Wenham2019-06-261-1/+3
|
* Updating caves and entrances is no longer nuclear!Sam Wenham2019-04-191-4/+1
| | | | | | | | Big overhaul of people processing, fullname added to the model lastname is now names -1 unless you only have one (yes you Wookey) this allows for Jon Arne Toft and Wookey to live it the same DB names can now have html chars in them, this should be real unicode but that can only happen when we go to Python 3!
* Update new management command for DB resetSam Wenham2019-03-301-10/+10
| | | | | | Switch to content_type from mimetype Make DB reset not nuke so much Tidy logbook parser
* Add reload_db option to databaseReset.pyexpoonserver2019-03-261-0/+2
|
* Make the suryeys importer not explodeSam Wenham2019-02-241-4/+7
|
* Make things more compatiable with newer pythonSam Wenham2019-02-241-10/+10
| | | | | | | Fix the expeditions list Improvements to make it compatiable with django 1.8 Bump the years to add 2018 Update the .hgignore file to ignore junk
* Add 'troggle' namespace to databasereset.py so it runs in django >1.5expoonserver2018-06-171-1/+1
|
* django.setup needs to be run before any attempt to use databaseexpoonserver2018-06-171-2/+4
|
* imports must specify the application name i nlater django versions.expoonserver2018-06-161-1/+1
| | | | databasereset updated accordingly.
* Django 1.7 mostly working. Big refactor so probably bugsSam Wenham2018-04-151-2/+2
|
* sysadmin to expouser for emailSam Wenham2015-07-011-1/+1
|
* Move expo user settings out of databasereset.py to localsettings where they ↵Sam Wenham2015-07-011-1/+4
| | | | really belong
* Don't put passwords in the repoexpo2015-06-241-1/+1
|
* Change password of 'expo' user created by databasereset script to match that ↵Wookey2015-05-251-1/+1
| | | | used elsewhere
* Change databasereset to use 'caves' instead of 'cavesnew' for reloading the ↵expo2014-07-281-2/+2
| | | | cave database
* Document 'cavesnew' option in databasereset.py - which just reads inwookey2013-10-071-1/+3
| | | | caves datafiles.