|
|
1
|
Fix building static media for extensions.
|
chipx86
|
June 28th, 2019, 11:11 a.m.
|
|
|
|
1
|
Mark the oauth2_provider models as being managed by Django's migrations.
|
chipx86
|
June 22nd, 2019, 8:38 a.m.
|
|
|
|
1
|
Update the SiteConfiguration and SCMTool setup after DB install/upgrade.
|
chipx86
|
June 22nd, 2019, 8:09 a.m.
|
|
|
|
1
|
Fix RelatedUserWidget regressions from recent avatar changes.
|
chipx86
|
June 23rd, 2019, 7:35 a.m.
|
|
|
|
1
|
Fix building static media on Django 1.11.
|
chipx86
|
June 22nd, 2019, 1:26 a.m.
|
|
|
|
1
|
Add evolutions for updating app labels.
|
chipx86
|
June 22nd, 2019, 12:42 a.m.
|
|
|
|
1
|
Fix building static media on Django 1.11.
|
chipx86
|
June 22nd, 2019, 1:25 a.m.
|
|
|
|
1
|
Use Django Evolution 2.0's new Evolver for extension database management.
|
chipx86
|
June 20th, 2019, 1:10 a.m.
|
|
|
|
1
|
Fix a regression with creating pending references to models on Django 1.6.
|
chipx86
|
June 19th, 2019, 2:25 a.m.
|
|
|
|
1
|
Fix when the evolving and evolved signals are emitted.
|
chipx86
|
June 19th, 2019, 12:23 a.m.
|
|
|
|
1
|
Import management modules before emitting any signals.
|
chipx86
|
June 19th, 2019, 12:19 a.m.
|
|
|
|
1
|
Fix creating models with multiple databases and with app label conflicts.
|
chipx86
|
June 19th, 2019, 12:14 a.m.
|
|
|
|
1
|
Fix an ordering issue testing DatabaseState.iter_indexes().
|
chipx86
|
June 18th, 2019, 11:58 p.m.
|
|
|
|
1
|
Add replacement syncdb and migrate commands that wrap evolve.
|
chipx86
|
June 14th, 2019, 11:45 a.m.
|
|
|
|
1
|
Always pass an owner when spying on unbound methods.
|
chipx86
|
June 17th, 2019, 11:50 p.m.
|
|
|
|
1
|
Move release notes to the docs.
|
chipx86
|
June 14th, 2019, 11:32 a.m.
|
|
|
|
1
|
Change the app signature to record all applied migrations.
|
chipx86
|
June 14th, 2019, noon
|
|
|
|
1
|
Further bullet-proof Bitbucket webhook payload parsing.
|
chipx86
|
June 17th, 2019, 9:37 p.m.
|
|
|
|
1
|
Rewrite the documentation for Django Evolution.
|
chipx86
|
June 14th, 2019, 3:54 a.m.
|
|
|
|
1
|
Fix a handful of docstring-related issues in the codebase.
|
chipx86
|
June 14th, 2019, 11:29 a.m.
|
|
|
|
2
|
Add release notes for Review Board 3.0.15.
|
chipx86
|
June 12th, 2019, 12:42 a.m.
|
|
|
|
1
|
Fix an iteration ordering issue with RB.ReviewRequestActionHook.
|
chipx86
|
June 12th, 2019, 6:45 a.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.12.
|
chipx86
|
June 11th, 2019, 11:53 p.m.
|
|
|
|
1
|
Correctly configure the codehilite Markdown extension.
|
chipx86
|
June 12th, 2019, 12:01 a.m.
|
|
|
|
1
|
Bullet-proof handling of Bitbucket webhooks.
|
chipx86
|
June 11th, 2019, 11:41 p.m.
|
|
|
|
1
|
Fix verifying and fetching files from Bitbucket.
|
chipx86
|
June 11th, 2019, 11:33 p.m.
|
|
|
|
1
|
Completely redo the way we install baselines after syncdb/migrate.
|
chipx86
|
June 7th, 2019, 10:51 p.m.
|
|
|
|
1
|
Add proper support for pre/post migrate/sync signals.
|
chipx86
|
June 7th, 2019, 10:36 p.m.
|
|
|
|
1
|
Apply migrations during the evolution process.
|
chipx86
|
June 5th, 2019, 4:38 a.m.
|
|
|
|
1
|
Use the correct database for fetching app upgrade info.
|
chipx86
|
June 5th, 2019, 11:03 a.m.
|
|
|
|
1
|
Add signals for the start and end of the whole evolution process.
|
chipx86
|
June 5th, 2019, 11:18 a.m.
|
|
|
|
1
|
Update migration utils for improved filtering and recording.
|
chipx86
|
June 5th, 2019, 4:30 a.m.
|
|
|
|
1
|
Add a MigrationExecutor subclass supporting custom migrations and signals.
|
chipx86
|
June 3rd, 2019, 10:18 p.m.
|
|
|
|
1
|
Remove recorded test migrations before test runs.
|
chipx86
|
June 3rd, 2019, 9:58 p.m.
|
|
|
|
1
|
Install Django Evolution models when not present in the database.
|
chipx86
|
May 31st, 2019, 2:43 a.m.
|
|
|
|
1
|
Add migration compatibility for Django 1.7 through 1.11.
|
chipx86
|
May 30th, 2019, 9:54 a.m.
|
|
|
|
1
|
Set the app label on all test models.
|
chipx86
|
May 31st, 2019, 2:16 a.m.
|
|
|
|
1
|
Add support for creating tables from models in EvolveAppTask.
|
chipx86
|
May 30th, 2019, 9:40 a.m.
|
|
|
|
2
|
Add knowledge of Django Migrations and tracking of the schema upgrade method.
|
chipx86
|
May 13th, 2019, 12:19 p.m.
|
|
|
|
1
|
Add and fix utility functions for working with apps and models.
|
chipx86
|
May 13th, 2019, 12:39 p.m.
|
|
|
|
1
|
Change Evolver task execution to prepare and execute in batches.
|
chipx86
|
May 28th, 2019, 8:58 p.m.
|
|
|
|
1
|
Add support for modern Django app labels.
|
chipx86
|
May 13th, 2019, 1:01 p.m.
|
|
|
|
1
|
Add new utilities for working with databases and models.
|
chipx86
|
May 22nd, 2019, 1:16 p.m.
|
|
|
|
1
|
Replace get_app_upgrade_method with a more useful get_app_upgrade_info.
|
chipx86
|
May 22nd, 2019, 12:54 p.m.
|
|
|
|
1
|
Add support for project-defined custom evolutions.
|
chipx86
|
May 22nd, 2019, 3:55 a.m.
|
|
|
|
1
|
Fix the custom unpickler on Python 2.x.
|
chipx86
|
May 22nd, 2019, 1:03 a.m.
|
|
|
|
1
|
Add utility functions for working with Django Migrations.
|
chipx86
|
May 22nd, 2019, 12:58 a.m.
|
|
|
|
1
|
Support loading pickled data referencing SortedDict.
|
chipx86
|
May 21st, 2019, 2:08 a.m.
|
|
|
|
1
|
Improve scanning and normalization abilities for DatabaseState.
|
chipx86
|
May 21st, 2019, 1:59 a.m.
|
|
|
|
|
Modernize documentation and fix old warts in some of the API code.
|
chipx86
|
May 17th, 2019, 11:19 a.m.
|
|