~rvb/maas/parent-child-relationship

  • Committer: MaaS Lander
  • Author(s): Raphael Badin
  • Date: 2015-01-12 09:31:30 UTC
  • mfrom: (3441.1.1 error-msg-format)
  • Revision ID: maas_lander-20150112093130-3dfv384f823z3mbw
[r=newell-jensen][bug=1347524][author=rvb] Remove '\n' from API error messages.
Filename Latest Rev Last Changed Committer Comment Size
..
api 2716.2.1 9 years ago jtv at canonical Create maasserver.api package, and move existing A Diff
clusterrpc 2064.1.29 10 years ago Julian Edwards move power_parameters to a separate clusterrpc mod Diff
dns 2707.1.2 9 years ago jtv at canonical Turn maasserver.dns from a module into a package. Diff
fixtures 32.5.1 12 years ago Raphael Badin Add fixture. Diff
management 22.1.1 12 years ago Jeroen Vermeulen Make maasdb commands accessible from bin/django. Diff
migrations 273.1.1 12 years ago Raphael Badin Add migrations. Diff
models 494.1.1 12 years ago Jeroen Vermeulen Move models.py to models/__init__.py as per the mo Diff
rpc 1784.2.51 10 years ago Gavin Panella Merged come-back-o-amp into rpc-cluster-client. Diff
static 2 12 years ago Raphael Badin Serve static files. Diff
support 1447.1.1 11 years ago Raphael Badin Add utility for per-tenant work. Diff
templates 1 12 years ago Raphael Badin Initial commit. Diff
templatetags 211.5.1 12 years ago Huw Wilkins Added a template tag to check for field types and Diff
testing 14.1.5 12 years ago Raphael Badin Improvements as per review. Diff
tests 10.1.2 12 years ago Raphael Badin Have a test directory rather than a test file. Diff
utils 684.1.2 11 years ago Gavin Panella Move maas.utils to maasserver.utils. Diff
views 497.2.1 12 years ago Raphael Badin Create views directory. Diff
__init__.py 2575.3.2 9 years ago Jason Hobbs merge upstream 920 bytes Diff Download File
admin.py 1875.1.3 10 years ago jtv at canonical Turns out we don't need to list models for registr 1019 bytes Diff Download File
bootresources.py 3373.1.5 9 years ago Gavin Panella More explanations for EPE.upgrade(). 37.9 KB Diff Download File
bootsources.py 3334.2.6 9 years ago Raphael Badin Refactor the code that sets the env variable into 6.3 KB Diff Download File
components.py 3227.5.1 9 years ago Graham Binns Move the checking for boot resources out of start_ 1.5 KB Diff Download File
compose_preseed.py 3155.3.3 9 years ago Raphael Badin Fix comment. 5.5 KB Diff Download File
config_forms.py 2005.3.5 10 years ago Jason Hobbs Add documentation for DictCharWidget's parameters. 14 KB Diff Download File
context_processors.py 3179.4.1 9 years ago Blake Rouse Use ImagesView for the image page on the WebUI. 2.5 KB Diff Download File
dhcp.py 3195.1.1 9 years ago Gavin Panella Increase time-out when configuring DHCP. 5.2 KB Diff Download File
dhcp_connect.py 2862.2.2 9 years ago jtv at canonical Implement, and fix up test. Passes. 2.8 KB Diff Download File
enum.py 3312.2.1 9 years ago Julian Edwards Add new component enum 8.3 KB Diff Download File
event_connect.py 3241.1.4 9 years ago Graham Binns I hate formatting. 1.6 KB Diff Download File
eventloop.py 3312.2.6 9 years ago Julian Edwards Remove the BootSourceCacheService 7.8 KB Diff Download File
exceptions.py 3392 9 years ago Graham Binns [r=allenap][bug=1394746] Add a MAASAPIValidationEr 5.6 KB Diff Download File
fields.py 3417.3.9 9 years ago Gavin Panella Move validate_in_transaction() to a better locatio 16.9 KB Diff Download File
forms.py 3441.1.1 9 years ago Raphael Badin Remove new lines from API error messages. 100 KB Diff Download File
forms_settings.py 3082.3.12 9 years ago Jason Hobbs Add setting to enable/disable disk erasing. 11.2 KB Diff Download File
json.py 1640.1.9 10 years ago Gavin Panella Alias str to None instead of unicode. 1.6 KB Diff Download File
locks.py 3330.3.1 9 years ago Julian Edwards Add a lock definition 1.1 KB Diff Download File
middleware.py 3287.3.6 9 years ago Blake Rouse Merge trunk. 16.6 KB Diff Download File
monitor_connect.py 2891.3.1 9 years ago Raphael Badin Rename timers into monitors. 984 bytes Diff Download File
networking_preseed.py 3236 9 years ago MaaS Lander [r=rvb,allenap][bug=1379641][author=jtv] Pass netm 11.7 KB Diff Download File
node_action.py 3334.1.1 9 years ago Raphael Badin Allow allocated nodes to be released. 14.9 KB Diff Download File
node_constraint_filter_forms.py 3400.2.2 9 years ago Jason Hobbs Merge upstream. 17.2 KB Diff Download File
node_query.py 3239.1.3 9 years ago Blake Rouse Fix for code review. 3.2 KB Diff Download File
node_status.py 3326.1.1 9 years ago Jason Hobbs Allow marking a node in DISK_ERASING state as brok 5.7 KB Diff Download File
nonces_cleanup.py 2575.3.2 9 years ago Jason Hobbs merge upstream 3.2 KB Diff Download File
populate_tags.py 2955.3.15 9 years ago Gavin Panella Add bug number to XXX. 6.4 KB Diff Download File
preseed.py 3398.2.2 9 years ago Raphael Badin Fix test. Add tests. 23.8 KB Diff Download File
security.py 3377.1.1 9 years ago Gavin Panella Change :returns: to :return:. The former is not a 4.5 KB Diff Download File
sequence.py 1640.1.9 10 years ago Gavin Panella Alias str to None instead of unicode. 1.5 KB Diff Download File
server_address.py 2825.2.2 9 years ago jtv at canonical Review change: typo. 2.8 KB Diff Download File
signals.py 1875.1.9 10 years ago jtv at canonical Slightly nicer names. 3.5 KB Diff Download File
start_up.py 3238 9 years ago MaaS Lander [r=gmb,rvb,jtv][bug=1379154][author=gmb] Move the 2.4 KB Diff Download File
third_party_drivers.py 2575.3.2 9 years ago Jason Hobbs merge upstream 5 KB Diff Download File
urls.py 3417.3.3 9 years ago Gavin Panella Remove retry_url() and RetryView. 9.9 KB Diff Download File
urls_api.py 3417.3.3 9 years ago Gavin Panella Remove retry_url() and RetryView. 11.3 KB Diff Download File
urls_combo.py 1747.2.1 10 years ago Raphael Badin Fix incompatibilities with Django 1.6. 872 bytes Diff Download File
worker_user.py 3074.1.8 9 years ago Gavin Panella Remove more references to Celery. 902 bytes Diff Download File
x509.py 2900.1.4 9 years ago Jason Hobbs merged upstream 5.8 KB Diff Download File