lp:~morgo/my-movies/optimized

Created by Morgan Tocker and last modified
Get this branch:
bzr branch lp:~morgo/my-movies/optimized
Only Morgan Tocker can upload to this branch. If you are Morgan Tocker please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Morgan Tocker
Project:
my-movies
Status:
Experimental

Recent revisions

9. By Morgan Tocker <email address hidden>

Third attempt to fix same bug.

8. By Morgan Tocker <email address hidden>

Pushed too soon - previous changes were incorrect.

7. By Morgan Tocker <email address hidden>

Fixed a bug introduced in previous version when incorrectly checking
if a method was called statically.

6. By Morgan Tocker <email address hidden>

As well as these modifications, the following indexes were added:
ALTER TABLE users ADD INDEX (last_login_date);
ALTER TABLE comments ADD INDEX (type, type_id);

5. By Morgan Tocker <email address hidden>

Introduced some negative performance by removing some previous optimizations I had turned on, which should not be in the default distribution.

4. By Morgan Tocker <email address hidden>

Change the default username/password/host to be the same we teach in class.

3. By Morgan Tocker <email address hidden>

completely removed the problem with duplicate fakenames.

2. By Morgan Tocker <email address hidden>

Removed a duplicate name, fixed formatting to be more readable

1. By Morgan Tocker <email address hidden>

Initial Import

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:my-movies
This branch contains Public information 
Everyone can see this information.

Subscribers