summaryrefslogtreecommitdiffstats
path: root/databaseReset.py
Commit message (Collapse)AuthorAgeFilesLines
...
* TRansX speedup for import + remove fossil profilesPhilip Sargent2020-07-221-2/+2
|
* 3dtopos to survexpos + commentsPhilip Sargent2020-07-201-5/+2
|
* test2 option and gitignore updatesPhilip Sargent2020-07-201-0/+5
|
* Module documentation docstringsPhilip Sargent2020-07-181-2/+19
|
* *units in feet and metres, subcavesPhilip Sargent2020-07-071-2/+4
|
* SurvexBlocks now importing in deatilPhilip Sargent2020-07-011-4/+5
|
* rename Tunnel files to Drawings files - phase 1Philip Sargent2020-06-301-6/+6
|
* add memory footprint displayPhilip Sargent2020-06-301-18/+19
|
* avoiding problem in KH QMs importPhilip Sargent2020-06-281-0/+4
|
* remove in-memory phase of data importPhilip Sargent2020-06-201-133/+5
|
* static files redonePhilip Sargent2020-06-181-2/+2
|
* New url dispatcher OK 1.9.13Philip Sargent2020-06-171-15/+22
|
* clean up survexlegsPhilip Sargent2020-06-161-6/+1
|
* removed jgtfileuploadPhilip Sargent2020-06-161-3/+0
|
* break recursive import cyclePhilip Sargent2020-06-161-61/+11
|
* 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
|