Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* hide 'more about this add-on' on details page (bug 527849)Gregory Koberger2010-09-032-49/+66
* Added remove link for collection icon (bug 592430)Gregory Koberger2010-09-036-19/+72
* use @write for userprofile editingJeff Balogh2010-09-031-1/+2
* only email about collections before the new codeJeff Balogh2010-09-031-1/+2
* UX fixes for spam pageJeff Balogh2010-09-032-3/+16
* context managers for hitting master and turning off cachingJeff Balogh2010-09-033-3/+56
* force updates when we canJeff Balogh2010-09-032-2/+2
* gd slave lagJeff Balogh2010-09-031-1/+2
* add an email to the fixtureJeff Balogh2010-09-031-0/+1
* update collection.rating in the votes task (bug 593244)Jeff Balogh2010-09-031-2/+8
* fix testsJeff Balogh2010-09-033-3/+3
* beware of slave lag and all that jazzJeff Balogh2010-09-031-1/+2
* set email=None during anonymizeJeff Balogh2010-09-031-1/+1
* review.body was always null in prod (bug 593252)Jeff Balogh2010-09-031-2/+3
* s/2/3/; bug 593269Wil Clouser2010-09-031-1/+1
* Only grab users with null usernamesWil Clouser2010-09-031-3/+6
* hi unicodeJeff Balogh2010-09-031-1/+1
* use lazy trans (bug 593206)Jeff Balogh2010-09-031-1/+2
* url url() for the collections linkJeff Balogh2010-09-032-3/+1
* Revert "Reverting search changes that should not be in 5.11.9."Jeff Balogh2010-09-021-9/+12
* feeds for collections (bug 593086)Jeff Balogh2010-09-026-3/+66
* /following is private, show all collections (bug 593101)Jeff Balogh2010-09-021-1/+1
* Reverting search changes that should not be in 5.11.9.Jeff Balogh2010-09-021-12/+9
* good thing stephend is an english majorJeff Balogh2010-09-021-1/+1
* bug 593095, save icon_type after upload of iconDave Dash2010-09-021-0/+1
* widget tooltips (bug 593068) + string fix for bug 592689Jeff Balogh2010-09-024-25/+14
* bug 593076, Punish unreviewed addons more.Dave Dash2010-09-021-1/+1
* Added recently viewed block to sidebar (bug 592550)Gregory Koberger2010-09-021-0/+6
* Clean up Icon Upload for collections (bug 592581)Gregory Koberger2010-09-021-9/+12
* Copy tweaks, mainly to collections emailJustin Scott2010-09-023-27/+18
* block slug editing for favorites (bug 592968)Jeff Balogh2010-09-023-2/+17
* bug 575698, Filter not by locale in collections.Dave Dash2010-09-021-3/+3
* Commenting out tests, see bug 593055. I don't like it anymore than you do.Wil Clouser2010-09-022-4/+6
* fixed quote in user prefMatt Claypotch2010-09-021-1/+1
* Bug 592122, logged-out users no longer see email sharingMatt Claypotch2010-09-022-2/+3
* Fixed localization and some little stuff on user profile editMatt Claypotch2010-09-021-2/+2
* hide the date unless we're sorting by it (bug 589363)Jeff Balogh2010-09-0212-49/+25
* little fixups on collection listing pageJeff Balogh2010-09-021-2/+4
* maintain remora's view of user names (bug 592922)Jeff Balogh2010-09-021-0/+4
* oops, forgot about the extra parens. Maybe it's time to sleep!Wil Clouser2010-09-021-3/+3
* Change collection add/edit messages; bug 592117Wil Clouser2010-09-021-4/+10
* Accept a title and body content for messagesWil Clouser2010-09-025-4/+41
* Merge remote branch 'chenba/587896-user-logins'Wil Clouser2010-09-024-6/+60
|\
| * Bug 587896: log user login attemptschenba2010-09-014-6/+60
* | avoid slave lag for collection votes (bug 592799)Jeff Balogh2010-09-021-5/+9
* | fixed delagation on email sharingMatt Claypotch2010-09-021-2/+2
* | delete collections without usersJeff Balogh2010-09-021-6/+11
* | remove caching from collection listings (bug 592901)Jeff Balogh2010-09-024-11/+6
* | collections on user profile page (bug 592606)Jeff Balogh2010-09-025-14/+16
* | we can't do commit=False; we need c.id for icon stuffJeff Balogh2010-09-022-7/+7