summaryrefslogtreecommitdiffstats
path: root/databaseReset.py
Commit message (Expand)AuthorAgeFilesLines
...
* Stop storing all SurvexStationsPhilip Sargent2020-06-151-2/+3
* import fixes & statistics tablePhilip Sargent2020-06-121-28/+37
* fixed circular ref on setup & in-memory dbPhilip Sargent2020-06-081-101/+121
* Fix un-cleared db error (partial)Philip Sargent2020-06-071-10/+19
* attempt to simplify wnt horribly wrongPhilip Sargent2020-06-061-68/+89
* Unit tests outline implementedPhilip Sargent2020-06-031-6/+11
* Progress dots on importing dataPhilip Sargent2020-06-011-16/+13
* Moved classes to models_caves and fixed importsPhilip Sargent2020-05-281-1/+1
* delete duplicationPhilip Sargent2020-05-281-0/+6
* Clean install with python3Philip Sargent2020-05-271-4/+5
* Add check to avoid running databaseReset as root accidentallyExpo on server2020-05-261-0/+4
* fix py3 bug and make settings import clearerPhilip Sargent2020-05-261-4/+12
* Convert codebase for python3 usagePhilip Sargent2020-05-241-7/+3
* tidying and prep for python3Philip Sargent2020-05-241-40/+52
* cleaning options listPhilip Sargent2020-05-201-18/+19
* added profile optionPhilip Sargent2020-05-201-5/+4
* Remove PHOTOS_ROOT and DPhoto classPhilip Sargent2020-05-151-2/+2
* 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