~supu2/maas:1.2

Last commit made on 2014-04-16
Get this branch:
git clone -b 1.2 https://git.launchpad.net/~supu2/maas
Only Guner can upload to this branch. If you are Guner please log in for upload directions.

Branch merges

Branch information

Name:
1.2
Repository:
lp:~supu2/maas

Recent commits

c5f4077... by Raphaël Badin

Backport 1765: Documentation theme; Backport 2258: Add the bzr last revision, last revision date, and build date to the documentation pages; Backport 2238: Add version switcher. This only affects the documentation (i.e. not part of what gets packaged).

314bd32... by Raphaël Badin

[r=rvb][bug=1298790][author=rvb] Backport revision 2219: Add a 'logout confirmation' page. Using this, the logout action is protected against CSRF attacks because it uses a POST request, in conjunction with Django's CSRF protection feature.

6df3266... by Julian Edwards

Fix XSS in the API for invalid operations

c85df79... by Raphaël Badin

[r=rvb][bug=1234853][author=rvb] Fix the add-new-interface UI so that it doesn't blow up when the nodegroup is already 'managed' and one is trying to add another 'managed' interface (backport of revision 1661).

6c4b6c1... by "jtv at canonical.com" <email address hidden>

[r=rvb][bug=1212434,1233069][author=jtv] Backport maas-import-pxe-files changes froom trunk: survive image download failures.

67a115e... by Raphaël Badin

[r=julian-edwards][bug=1208497][author=rvb] Backport revision 1624. Set netboot=False on the allocated nodes with netboot=True. in migration #10.

844ed7e... by Julian Edwards

[r=julian-edwards][bug=1223412][author=julian-edwards] Backport trunk r1585: Fix a crash in maas-import-pxe-files caused by an unset environment variable.

798044a... by Julian Edwards

[r=julian-edwards][bug=997092][author=julian-edwards] Backport r1489 from trunk: Add stop button in UI

8203170... by Julian Edwards

[r=julian-edwards][bug=1039513][author=julian-edwards] Backport the trunk fix that gpg verifies downloaded files in maas-import-pxe-files

48c93c8... by Julian Edwards

[r=jtv][bug=1158425][author=julian-edwards] Remove a dangerous relative path inclusion in maas-import-pxe files. See lp:1158425 for details.