2015-11-20 |
Steinar H. Gunderson | Remove support for the old unsalted SHA-1 passwords. |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Remove the tag support; nobody is using it anymore. |
tree | commitdiff |
2015-11-18 |
Steinar H. Gunderson | Remove everything related to digest authentication... |
tree | commitdiff |
2015-07-27 |
Steinar H. Gunderson | Save passwords as bcrypt instead of plain SHA-1 hashes... |
tree | commitdiff |
2013-05-11 |
Steinar H. Gunderson | Fix a GRANT statement. |
tree | commitdiff |
2013-05-05 |
Steinar H. Gunderson | Override id sequence name, since later Postgres version... |
tree | commitdiff |
2009-07-04 |
Steinar H. Gunderson | Auto-update the Digest auth hash on successful Basica... |
tree | commitdiff |
2009-06-30 |
Steinar H. Gunderson | Implement support for HTTP digest authentication (RFC2617). |
tree | commitdiff |
2008-08-04 |
Steinar H. Gunderson | Actually add the SQL upgrade. |
tree | commitdiff |
2008-08-03 |
Steinar H. Gunderson | Fix another deadlock-when-many-people-upload bug, like... |
tree | commitdiff |
2007-09-29 |
Steinar H. Gunderson | Fix a spelling mistake. |
tree | commitdiff |
2007-08-21 |
Steinar H. Gunderson | Make upgrade SQL for the empty-is-NULL change as well. |
tree | commitdiff |
2007-08-21 |
Steinar H. Gunderson | Don't forget deleted_images, again. Grmf. |
tree | commitdiff |
2007-08-21 |
Steinar H. Gunderson | Add model/lens fields to the images table, and make... |
tree | commitdiff |
2007-08-21 |
Steinar H. Gunderson | Remember to do the width/height -1 => NULL change in... |
tree | commitdiff |
2007-08-21 |
Steinar H. Gunderson | Remove some really long-standing silliness: If we have... |
tree | commitdiff |
2007-07-25 |
Steinar H. Gunderson | Insert tags into the tags table on upload/other update. |
tree | commitdiff |
2007-07-25 |
Steinar H. Gunderson | Create a tag table. |
tree | commitdiff |
2007-07-25 |
Steinar H. Gunderson | Allow more work_mem when upgrading. |
tree | commitdiff |
2007-07-25 |
Steinar H. Gunderson | Rename "tag" to "key" in exif_info table, and make... |
tree | commitdiff |
2007-07-25 |
Steinar H. Gunderson | Cluster exif_info on the tag field; it seems to help... |
tree | commitdiff |
2007-07-25 |
Steinar H. Gunderson | Create an index that is sometimes helpful in speeding... |
tree | commitdiff |
2007-07-22 |
Steinar H. Gunderson | Make the foreign key from image to exif_info cascade... |
tree | commitdiff |
2007-07-20 |
Steinar H. Gunderson | Oops, the unique_filenames index should really be unique. |
tree | commitdiff |
2007-06-19 |
Steinar H. Gunderson | Make some sorely needed changes to the SQL schema,... |
tree | commitdiff |
2007-04-30 |
Steinar H. Gunderson | Merged SQL-fixes from Tollef. |
tree | commitdiff |
2007-04-30 |
Tollef Fog Heen | Grant permissions to last_picture_cache too |
tree | commitdiff |
2007-04-30 |
Tollef Fog Heen | it is images_id_seq, not imageid_seq, fix in GRANT... |
tree | commitdiff |
2007-03-26 |
Steinar H. Gunderson | Add a new table "exif_info" which contains all the... |
tree | commitdiff |
2007-03-18 |
Steinar H. Gunderson | Bla bla. :-P |
tree | commitdiff |
2006-12-25 |
Steinar H. Gunderson | Support caching of the index pages. (Cache invalidation... |
tree | commitdiff |
2006-07-30 |
Steinar H. Gunderson | When inserting multiple images at the same time, we... |
tree | commitdiff |
2006-07-30 |
Steinar H. Gunderson | Fix a syntax error in the SQL. |
tree | commitdiff |
2006-07-23 |
Steinar H. Gunderson | Add SQL schema. |
tree | commitdiff |
|