lp://staging/maas/2.3
- Get this branch:
- bzr branch lp://staging/maas/2.3
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://git.launchpad.net/maas.
Last successful import was .
Recent revisions
- 6685. By Björn Tillenius
-
Use a variable for snapcraft in the Makefile.
This allows you to use a custom snapcraft for testing.
- 6684. By Mike Pontillo
-
Add form to create new DNS records.
* Change karma configuration to use built JavaScript.
* Reorganize YUI code into a specific directory.
* Remove react and react-dom from vendor bundle. - 6683. By Newell Jensen
-
LP: #1751907 -- Add support for tag filtering to pods. Set KVM Pods to have 'virtual' tag.
- 6682. By Björn Tillenius
-
Fix TestDHCPSnippet
Handler intermittent failures. Don't check the exact date, since the value in the django object and the
database might be slightly different. - 6680. By Björn Tillenius
-
Fix test__calls_
handler_ with_update_ on_update intermittent failure. Explicitly pass a changed attribute. Before we relied on that the django
object wasn't exactly the same as the database row, which wasn't always
the case. So even though django force a database update, if no values
had changed, postgres didn't consider it an update, so the trigger
wasn't called. - 6679. By Karl Williams
-
LP: #1749874 Fix icon sizing
Ensured that all icons inherit the base icon styling
- 6678. By Blake Rouse
-
Raise an exception when trying to access a field that was deferred from being loaded.
- 6677. By Blake Rouse
-
Modify TimestampModel to use a datetime now just like Django, but with as_sql to use CURRENT_TIMESTAMP.
This reduces the number of queries on a save of an object from n*2 to just n, because a is not called before every save.
- 6676. By Blake Rouse
-
Revert "Modify TimestampModel to use a datetime now just like Django, but with as_sql to use CURRENT_TIMESTAMP."
This reverts commit 9331708bce364a8
a015e4c164e21a1 a12e459b0b.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)