Girish Ramakrishnan
|
a6a3855e79
|
Do not remove icon for non-appstore installs
Fixes #466
|
2015-08-17 19:37:51 -07:00 |
|
Girish Ramakrishnan
|
2386545814
|
Add a note why oldConfig can be null
|
2015-08-17 10:05:07 -07:00 |
|
Johannes Zellner
|
2059152dd3
|
remove obsolete sendError() function
|
2015-08-17 14:55:56 +02:00 |
|
Girish Ramakrishnan
|
9face9cf35
|
systemd has moved around the cgroup hierarchy
https://github.com/docker/docker/issues/9902
There is some rationale here:
https://libvirt.org/cgroups.html
|
2015-08-13 10:21:33 -07:00 |
|
Girish Ramakrishnan
|
33ac34296e
|
CpuShares is part of HostConfig
|
2015-08-12 23:47:35 -07:00 |
|
Girish Ramakrishnan
|
ed041fdca6
|
Put image names in one place
|
2015-08-12 19:38:44 -07:00 |
|
Girish Ramakrishnan
|
b8e4ed2369
|
Use latest images
|
2015-08-12 19:19:58 -07:00 |
|
Johannes Zellner
|
d12f260d12
|
Prevent accessing oldConfig if it does not exist
|
2015-08-12 21:17:52 +02:00 |
|
Johannes Zellner
|
ba7989b57b
|
Add ldap 'users' group
|
2015-08-12 17:38:31 +02:00 |
|
Johannes Zellner
|
88df410f5b
|
Add ldap search unit tests
|
2015-08-12 15:31:54 +02:00 |
|
Johannes Zellner
|
2436db3b1f
|
Add ldap memberof attribute
|
2015-08-12 15:31:44 +02:00 |
|
Johannes Zellner
|
d15874df63
|
Add initial ldap unit tests
|
2015-08-12 15:00:38 +02:00 |
|
Johannes Zellner
|
8c004798f2
|
Improve login form layout
|
2015-08-12 14:23:13 +02:00 |
|
Girish Ramakrishnan
|
c125cc17dc
|
Apps must only get 50% less cpu than system processes when there is a contention for cpu
|
2015-08-11 17:00:48 -07:00 |
|
Girish Ramakrishnan
|
0ea14db172
|
Fix redis installation on 1.7
|
2015-08-10 23:00:24 -07:00 |
|
Girish Ramakrishnan
|
814674eac5
|
addons can be null in apps.backupApp
addons.backup already takes care of null.
a future commit will give defaults for all non-default manifest fields
at some point and document them as so
|
2015-08-10 13:47:51 -07:00 |
|
Girish Ramakrishnan
|
1a7fff9867
|
Keep linter happy
|
2015-08-10 13:42:04 -07:00 |
|
Johannes Zellner
|
7168455de3
|
Do not use table layout for login view
Fixes #458
|
2015-08-10 15:26:45 +02:00 |
|
Johannes Zellner
|
085f63e3c7
|
Show cloudron name in login screen
|
2015-08-10 15:04:12 +02:00 |
|
Johannes Zellner
|
015be64923
|
Show cloudron avatar in login screen
|
2015-08-10 15:01:58 +02:00 |
|
Johannes Zellner
|
2c2471811d
|
Restructure the login page
|
2015-08-10 14:51:04 +02:00 |
|
Johannes Zellner
|
1025249e93
|
Since addons are optional, ensure we have a valid empty object in the db
|
2015-08-10 10:37:55 +02:00 |
|
Girish Ramakrishnan
|
c4c463cbc2
|
collect logs using a sudo script
docker logs can only be read by root
|
2015-08-08 19:04:59 -07:00 |
|
Johannes Zellner
|
0a648edcaa
|
Add app feedback category
|
2015-08-06 17:34:40 +02:00 |
|
Girish Ramakrishnan
|
f6df4cab67
|
Remove ADMIN_ORIGIN
|
2015-08-05 17:27:55 -07:00 |
|
Johannes Zellner
|
019d29c5b7
|
Use assert.strictEqual() to see the values
|
2015-08-05 17:49:19 +02:00 |
|
Johannes Zellner
|
8bcbd860be
|
Add unit tests for feedback route and fix the route
|
2015-08-04 16:59:35 +02:00 |
|
Johannes Zellner
|
be61c42fe8
|
Send feedback and tickets to support@cloudron.io
|
2015-08-04 16:05:20 +02:00 |
|
Johannes Zellner
|
d22e0f0483
|
mailer functions only enqueue, respond immediately
|
2015-08-04 15:39:14 +02:00 |
|
Johannes Zellner
|
c8f6973312
|
Do not send adminEmail for feedback mails
|
2015-08-04 14:56:43 +02:00 |
|
Johannes Zellner
|
3f0f0048bc
|
add missing email format
|
2015-08-04 14:52:40 +02:00 |
|
Johannes Zellner
|
88643f0875
|
Add missing %>
|
2015-08-04 14:49:43 +02:00 |
|
Johannes Zellner
|
e11bb10bb8
|
The requested function is in mailer
|
2015-08-04 14:45:42 +02:00 |
|
Johannes Zellner
|
da48e32bcc
|
Add feedback route
|
2015-08-04 14:31:40 +02:00 |
|
Johannes Zellner
|
57e2803bd2
|
Add feedback email template
|
2015-08-04 14:31:33 +02:00 |
|
Johannes Zellner
|
4f129102a8
|
Use -1 for progress to indicate an error
|
2015-07-29 13:53:36 +02:00 |
|
Johannes Zellner
|
2dd6bb0c67
|
Rename upgradeError to updateError in update
|
2015-07-29 13:52:59 +02:00 |
|
Johannes Zellner
|
b928b08a4c
|
Reset update progress on update failure
|
2015-07-29 12:41:19 +02:00 |
|
Girish Ramakrishnan
|
46172e76c6
|
Keep updater arguments sorted for readability
|
2015-07-28 16:03:32 -07:00 |
|
Girish Ramakrishnan
|
7e639bd0e2
|
Release update/upgrade lock only on error
|
2015-07-28 15:28:10 -07:00 |
|
Girish Ramakrishnan
|
3ea7a11d97
|
Set progress completion error messages
|
2015-07-28 14:40:22 -07:00 |
|
Girish Ramakrishnan
|
48c16277f0
|
Create error object properly
|
2015-07-28 14:22:34 -07:00 |
|
Girish Ramakrishnan
|
4ad4ff0b10
|
Use progress.set in upgrade/update code paths
|
2015-07-28 14:22:08 -07:00 |
|
Girish Ramakrishnan
|
25f05e5abd
|
Add missing ;
|
2015-07-28 13:09:24 -07:00 |
|
Girish Ramakrishnan
|
7c214a9181
|
log update and upgrade errors
|
2015-07-28 10:03:52 -07:00 |
|
Johannes Zellner
|
d66b1eef59
|
Better support for active directory clients
|
2015-07-28 18:39:16 +02:00 |
|
Girish Ramakrishnan
|
58f52b90f8
|
better debug on what is being autoupdated
|
2015-07-28 09:37:46 -07:00 |
|
Girish Ramakrishnan
|
edb67db4ea
|
Remove unnecessary debug making logs very verbose
|
2015-07-28 09:32:19 -07:00 |
|
Johannes Zellner
|
3d8b90f5c8
|
Redirect on app error to webadmin appstatus page
Part of #436
|
2015-07-28 13:46:58 +02:00 |
|
Johannes Zellner
|
87c76a3eb3
|
Read apps from actual response body
|
2015-07-27 16:27:50 +02:00 |
|