DarkPhoenix
|
5b74c6c5e1
|
Update graph info when fit name changes
|
2019-07-07 02:33:54 +03:00 |
|
Ebag333
|
802e2afcc0
|
General cleanup of Eos. Reformats a bunch of files and cleans up unused code or code that's been commented out
|
2017-04-05 15:47:19 -07:00 |
|
Ryan Holmes
|
112ab91e34
|
Fix for #1091 (#1092)
|
2017-04-01 23:09:32 -05:00 |
|
Ebag333
|
3b185e1bcb
|
Roll up all changes from #962 as the base has been massively changed by code cleanups. Rename our logging to a universal pyfalog to avoid shadowing either Logging or Logbook loggers
|
2017-02-11 11:51:53 -08:00 |
|
Ebag333
|
579a13da44
|
Tox fixes
|
2017-02-09 00:59:22 -08:00 |
|
Ebag333
|
7865219164
|
Add a ton of default values
|
2017-02-09 00:56:33 -08:00 |
|
Ebag333
|
72633825cf
|
Formatting and layout changes
|
2017-02-08 23:32:51 -08:00 |
|
Ebag333
|
9a137bb158
|
Convert old style classes to new
|
2017-02-08 23:06:39 -08:00 |
|
Ebag333
|
e5fb90f017
|
Fix commit message. LOTS of fixes for flake8.
|
2017-02-08 14:22:56 -08:00 |
|
Ryan Holmes
|
c90efb8d0a
|
Fix emAmount > {type}Amount, some formatting tweaks
|
2017-02-08 09:41:59 -05:00 |
|
blitzman
|
e52db0b2f5
|
Merge branch 'AncientDatabaseRepair' of https://github.com/Ebag333/Pyfa
Conflicts:
service/prefetch.py
|
2017-02-07 23:26:06 -05:00 |
|
Ebag333
|
be66ff1eec
|
Tox fixes
|
2017-02-05 15:39:07 -08:00 |
|
blitzman
|
c2038a6cf2
|
Change from UPDATE to DELETE for null damage pattern and target resist names
|
2017-01-29 19:04:57 -05:00 |
|
Ebag333
|
200023234c
|
Give modules the special snowflake experience
Modules can legitimately have a null item value. So don't catch null or
'', only 0's (which would be an invalid item ID).
|
2017-01-27 14:49:30 -08:00 |
|
Ebag333
|
fc99d6f0a6
|
catch duplicate selected ammo
|
2017-01-27 13:46:20 -08:00 |
|
Ebag333
|
e6b4ecdaf7
|
Additional cleanup for orphaned records
|
2017-01-27 13:37:51 -08:00 |
|
Ebag333
|
b1fc07a4cf
|
Abstract out the SQL Query Execution
gives more granular error handling
|
2017-01-25 13:28:34 -08:00 |
|
Ebag333
|
a366420d65
|
Catch scenario where names are missing
|
2017-01-25 09:58:26 -08:00 |
|
blitzman
|
a0ec13d2ed
|
More tweaks
|
2017-01-02 18:45:08 -05:00 |
|
Ebag333
|
3313b7421f
|
Move query logic into own function in queries. Tighten up flow in DB repair. Catch null values.
|
2017-01-02 13:41:39 -08:00 |
|
blitzman
|
a76ee6b2fc
|
more tweaks
|
2017-01-02 12:07:15 -05:00 |
|
Ebag333
|
c1ead5fe27
|
change method for retreiving count
|
2017-01-02 00:29:44 -08:00 |
|
blitzman
|
85a89339a7
|
Cleaned up database corruption stuff
|
2017-01-02 00:58:54 -05:00 |
|
Ebag333
|
cef5842344
|
Database validation and cleanup
|
2016-12-26 21:54:52 -08:00 |
|