Граф коммитов

56 Коммитов

Автор SHA1 Сообщение Дата
mozilla%justcameron.com 40d0fcde3c Bug 358392
no hash checking on installTrigger call on front page
r=shaver
2006-10-27 17:42:21 +00:00
mike.morgan%oregonstate.edu faca493bdb Adding true to header() to overwrite conflicting headers for bug 358261. Apparently there is a second no-cache header being set in production that we didn't know about. Still not sure where that is coming from, but this should fix it. 2006-10-26 21:28:23 +00:00
mike.morgan%oregonstate.edu 728e237f17 Added cache headers to be more like install.php -- for bug 357908. 2006-10-26 21:16:25 +00:00
shaver%mozilla.org a0a478019a Don't cache errors, kthx. 2006-10-24 20:35:58 +00:00
shaver%mozilla.org 15f548e703 Randomize recommended list. 2006-10-24 20:33:29 +00:00
shaver%mozilla.org 18d577a834 A bit of defense in the bookmark-fetching, and make sure we get the real
preview image out!
2006-10-24 10:58:21 +00:00
shaver%mozilla.org 3bf68c6eab Improvements to dictionaries page, including some love from dalvay's CSS. 2006-10-22 10:38:03 +00:00
shaver%mozilla.org 4c81981b8b Improvements to dictionary page, still rollin'! 2006-10-22 09:39:29 +00:00
shaver%mozilla.org fc02ec7f9f Basic dictionaries page, need to pretty it up still.
Include install.js in the header, because we need it pretty much everywhere.
2006-10-22 08:42:45 +00:00
shaver%mozilla.org 47a946a54d Add getAddons function to retrieve info by ID, a la recommended. 2006-10-22 08:07:50 +00:00
shaver%mozilla.org ced58a8672 land initial rustico stuffs and new recommended layout 2006-10-21 01:06:05 +00:00
mike.morgan%oregonstate.edu 402538bace Update to version comparison in update script to avoid SQL problems when comparing strings like 2.0 and 2.0b1. See bug 356435. 2006-10-13 22:42:58 +00:00
wclouser%mozilla.com a079ad48c7 cameron's fix for 346887 2006-08-08 20:25:44 +00:00
wclouser%mozilla.com 53fef9d3bc fix for bug 344493 2006-07-31 02:45:15 +00:00
mike.morgan%oregonstate.edu 39df39beaf Fix for multi-os hash failures. See bug 345505. 2006-07-24 17:44:02 +00:00
mike.morgan%oregonstate.edu d89ffe33ce Added patch for bug 336703. Thanks Cameron. 2006-07-24 15:51:12 +00:00
mike.morgan%oregonstate.edu f552fd3010 Hash update script for 302287. 2006-06-30 19:01:27 +00:00
mike.morgan%oregonstate.edu 469b873a87 Fixes for Addons -> Add-ons in titles, etc. Just rudimentary changes there.
Added an update-hashes script as a small part of bug 302287.
2006-06-30 05:30:03 +00:00
wclouser%mozilla.com 3754a64547 fix for 332832 2006-06-14 20:30:52 +00:00
mike.morgan%oregonstate.edu b6c462b7e2 Fixed absence of Thunderbird install extensions, per comments and discussion in bug 333518.
Install instructions will only show up if Thunderbird is _one of_ the supported applications
for the addon being displayed.
2006-04-11 16:13:52 +00:00
bugzilla%micropipes.com ec706cc16d fix for 333107 2006-04-11 03:47:29 +00:00
mike.morgan%oregonstate.edu 9b091c2d02 Fixed default comment sorting and sort persistence -- per comments and flames in bug 332826. :) 2006-04-07 22:59:57 +00:00
mike.morgan%oregonstate.edu 3b5d9f4c0f Fixed SQl for getbyguid funcs. 2006-04-07 02:28:08 +00:00
bugzilla%micropipes.com 8138b31098 fixed bug 332839 2006-04-06 06:38:27 +00:00
bugzilla%micropipes.com 0dd775b932 Fixed bug 332824 2006-04-06 05:23:54 +00:00
bugzilla%micropipes.com 71740ba3fa Fixed bug 332818 2006-04-06 03:46:50 +00:00
mike.morgan%oregonstate.edu df51d2a76b Fixes:
332936
    332885
    332819
2006-04-06 03:26:09 +00:00
mike.morgan%oregonstate.edu cf896c8fe7 Script to check memcache stats. 2006-04-05 21:40:57 +00:00
mike.morgan%oregonstate.edu f88b5512af I am a horrible, horrible person. 2006-04-05 07:12:37 +00:00
mike.morgan%oregonstate.edu 1608b041fe devcomments fixes. 2006-04-05 05:14:23 +00:00
mike.morgan%oregonstate.edu e3e232ea5f Updated recommended and feature queries SQL to select most recent version. 2006-04-04 15:45:20 +00:00
mike.morgan%oregonstate.edu 24e63185eb Fixed LIMIT clause in getComments() and fixed default call to getComments() in addon constructor. 2006-04-04 12:45:37 +00:00
bugzilla%micropipes.com 13453014b6 Extensions and themes now support GUID 2006-04-02 07:24:27 +00:00
bugzilla%micropipes.com de433115a6 Couple of minor tweaks to the js when printing download links. 2006-03-31 05:59:17 +00:00
mike.morgan%oregonstate.edu 28f6a2dca6 Updated queries for rss and extensions/themes pages. 2006-03-30 07:24:19 +00:00
mike.morgan%oregonstate.edu de91d0a216 Added PFS documents. 2006-03-28 22:45:08 +00:00
mike.morgan%oregonstate.edu 683ef9ba72 Fixed comments query to exclude admin removed comments 2006-03-28 07:01:51 +00:00
bugzilla%micropipes.com c127caab7d added session garbage collection to maintenance.php. We don't need the maintenance
config because we'll just use the public one
2006-03-28 01:02:24 +00:00
mike.morgan%oregonstate.edu 7e5af16943 Checked in v1 modifications to total counts to prevent loss of accuracy. 2006-03-28 00:37:45 +00:00
bugzilla%micropipes.com 89e4d4581b - Added table to show multiple OSs and app versions.
- Added Multiple download links (if there is more than one version available)
2006-03-28 00:20:25 +00:00
bugzilla%micropipes.com 9d25df4c93 Added some javascript to display the logged in user in the header of the current page
(note: it's fugly without css)
2006-03-07 03:52:43 +00:00
bugzilla%micropipes.com 92be56142b Replaced the old application version code, so there is a table now that displays all
the compatible versions.
2006-03-05 06:35:34 +00:00
mike.morgan%oregonstate.edu 7fe8462fb3 Added testing scripts for load. Wanted to make sure we didn't lose this. :)
These scripts could probably be made more dynamic, etc., but this is what we had so...
2006-02-22 21:53:27 +00:00
mike.morgan%oregonstate.edu 5a5e2372f9 Added central config for caching and shadow DB. 2006-02-19 13:26:05 +00:00
mike.morgan%oregonstate.edu bc0746af5b Added rotating features to the front page. These will be controlled using the "reviews manager" of the existing developer tools.
The rotating feature on the front page assumes that:
    a) there is already a feature that exists -- it barfs when there are zero features in the database for a given application
    b) the main preview (preview='yes' in previews):
        i) exists
        ii) is a reasonable size

Some additions to the reviews manager would be:
    a) adding the "feature" screenshot along with the review so admins have control over what the actual feature looks like
    b) possibly requireing screenshots marked as "preview" to be a certain dimension so we can actually rely on the pixel width assumption
2006-01-30 08:44:02 +00:00
mike.morgan%oregonstate.edu 1a66621c22 Added SQL for recommended addons, cleaned up other queries. 2006-01-30 05:10:41 +00:00
mike.morgan%oregonstate.edu 3f5bef58bd Added links, etc., to follow new rewrite rules. Things might break. 2006-01-30 02:25:46 +00:00
bugzilla%micropipes.com 7c9c2cffc7 wrote:
User::addUser()
User::sendMail()
User::sendConfirmation()
User::confirm()
User::getUserByEmail()
User::generateConfirmationCode()
User::sendPasswordRecoveryEmail()
User::checkResetPasswordCode()
User::setPassword()
2006-01-29 06:48:38 +00:00
mike.morgan%oregonstate.edu d6f7c4c774 Modified version query so it, like, works and stuff. Me dumb, me no likey SQL. 2006-01-28 23:03:22 +00:00
bugzilla%micropipes.com feff90c795 added sql changes for the link between users and feedback 2006-01-28 22:10:36 +00:00