Ritchie Martori
|
6e793dd863
|
fixed missing keys.json
|
2012-12-17 16:26:49 -08:00 |
|
Ritchie Martori
|
1f0848d5b9
|
added login/logout permissions
|
2012-12-17 15:49:03 -08:00 |
|
Ritchie Martori
|
7196985577
|
Merge branch '0.7' of github.com:deployd/deployd into 0.7
|
2012-12-17 15:30:28 -08:00 |
|
Ritchie Martori
|
d7d03a3d75
|
fixed connection queue when authenticating with db
|
2012-12-17 15:30:05 -08:00 |
|
DallonF
|
1204b7c121
|
Merge branch '0.7' of github.com:deployd/deployd into 0.7
|
2012-12-14 08:55:31 -07:00 |
|
DallonF
|
a97ffd889d
|
Fixed server crash on GET /users/count
|
2012-12-14 08:55:08 -07:00 |
|
Ritchie Martori
|
9fa8612936
|
added annonymous session cleanup at startup
|
2012-12-13 20:31:12 -08:00 |
|
Ritchie Martori
|
55b3af1934
|
added errorTemplate option
|
2012-12-13 20:05:21 -08:00 |
|
Ritchie Martori
|
4b550e0c87
|
added root check to emit proxy
|
2012-12-13 15:49:43 -08:00 |
|
Ritchie Martori
|
56f0a64e2d
|
refactored permissions into request event
|
2012-12-13 15:01:06 -08:00 |
|
Ritchie Martori
|
5371186215
|
initial globalEvent module
|
2012-12-11 09:54:28 -08:00 |
|
Ritchie Martori
|
5bcb00ecb6
|
fixed cache bug when in production env
|
2012-12-10 15:06:12 -08:00 |
|
DallonF
|
8482a4329a
|
Added module dashboards
|
2012-12-06 12:55:36 -07:00 |
|
DallonF
|
f02871b3f9
|
Merge branch 'refactor/deployment' into 0.7-feature/module-dashboard
Conflicts:
HISTORY.md
README.md
lib/db.js
package.json
|
2012-12-06 08:51:03 -07:00 |
|
Dallon Feldner
|
d0b303f0cb
|
Updated references to deploydapp.com domain
|
2012-12-05 15:47:00 -07:00 |
|
Dallon Feldner
|
76237bc0bd
|
Merge branch 'refactor/deployment' of github.com:deployd/deployd into refactor/deployment
|
2012-12-05 15:33:41 -07:00 |
|
Dallon Feldner
|
284b65efc8
|
Added logout button
|
2012-12-05 15:33:30 -07:00 |
|
Ritchie Martori
|
f7914a5a92
|
Merge branch 'feature/clustering' into refactor/deployment
|
2012-12-05 12:16:56 -08:00 |
|
Dallon Feldner
|
cf1677474e
|
Added username to Deployments page
|
2012-12-05 12:07:06 -07:00 |
|
Dallon Feldner
|
3f54dd7f9d
|
Fixed some bugs in the deployment functionality
|
2012-12-05 10:48:20 -07:00 |
|
Dallon Feldner
|
cc5b4246ed
|
Merge branch 'refactor/deployment' into 0.7-feature/module-dashboard
Conflicts:
bin/dpd
lib/client/deploy.js
lib/config-loader.js
lib/internal-resources/dashboard.js
lib/internal-resources/dashboard/index.ejs
lib/internal-resources/dashboard/stylesheets/layout.less
lib/internal-resources/dashboard/stylesheets/style.css
lib/internal-resources/dashboard/stylesheets/style.less
lib/internal-resources/internal-resources.js
lib/resources/dashboard/bootstrap
|
2012-12-05 10:23:08 -07:00 |
|
Dallon Feldner
|
50de68666f
|
Minor dashboard refactoring
|
2012-12-05 10:09:48 -07:00 |
|
Dallon Feldner
|
8133151c40
|
Merge branch '0.7' into 0.7-feature/module-dashboard
|
2012-12-05 09:16:32 -07:00 |
|
Dallon Feldner
|
e5814e19e9
|
Added cache to config loader
|
2012-12-05 09:13:57 -07:00 |
|
Dallon Feldner
|
8a3c62434a
|
Merge branch '0.7' into 0.7-feature/module-dashboard
|
2012-12-05 08:49:19 -07:00 |
|
Dallon Feldner
|
d6a06527aa
|
Removed resources directory
|
2012-12-05 08:48:54 -07:00 |
|
Ritchie Martori
|
1655dafed3
|
Merge branch 'master' into feature/clustering
|
2012-12-04 11:24:04 -08:00 |
|
Ritchie Martori
|
ef5ee57f13
|
updated history
|
2012-12-04 11:22:58 -08:00 |
|
DallonF
|
37fc1ecae6
|
Removed Deploy button in production environment
|
2012-12-04 12:08:13 -07:00 |
|
DallonF
|
e2a69c76e4
|
Added lots of polish to deployment
|
2012-12-04 12:01:58 -07:00 |
|
Ritchie Martori
|
2506da223e
|
fixed certain errors returned as HTML rather than JSON
|
2012-12-04 10:22:30 -08:00 |
|
Ritchie Martori
|
b545a8bf1f
|
fixed #107, changed() returning incorrect true when values were equal
|
2012-12-04 09:39:36 -08:00 |
|
DallonF
|
4412195622
|
Added deployment button in header
|
2012-12-04 10:06:03 -07:00 |
|
Dallon Feldner
|
92cc95ad3a
|
Merge branch 'refactor/deployment' of github.com:deployd/deployd into refactor/deployment
|
2012-12-04 07:54:56 -07:00 |
|
Dallon Feldner
|
d38d21c788
|
Usability improvements to dashboard deployment
|
2012-12-04 07:54:47 -07:00 |
|
Ritchie Martori
|
0831185090
|
Merge branch 'refactor/deployment' of github.com:deployd/deployd into refactor/deployment
|
2012-12-03 10:17:14 -08:00 |
|
Ritchie Martori
|
4c304a7a0c
|
changed port for test deployments
|
2012-12-03 10:16:23 -08:00 |
|
Ritchie Martori
|
f90e494a3e
|
fixed missing dir
|
2012-12-01 13:34:42 -08:00 |
|
Ritchie Martori
|
1a47d4c228
|
added dir to server options - for booting in other directories than process.cwd()
|
2012-12-01 13:18:00 -08:00 |
|
DallonF
|
b363e3b5f5
|
Added Deploy button
|
2012-11-30 11:13:24 -07:00 |
|
DallonF
|
74d04660a5
|
Added functional deployments page
|
2012-11-29 14:28:48 -07:00 |
|
Ritchie Martori
|
fc4ae32ff8
|
fixed restarts caused by 404s of unexpected http verbs
v0.6.9
|
2012-11-29 10:45:05 -08:00 |
|
Dallon Feldner
|
1941e97643
|
Added authentication to deployment page
|
2012-11-28 12:01:37 -07:00 |
|
DallonF
|
beb6104d1c
|
Added non-functional login modal
|
2012-11-28 08:32:54 -07:00 |
|
Ritchie Martori
|
117c96a1ea
|
added old resource instance hack to fix incorrect module type checking
|
2012-11-27 12:42:56 -08:00 |
|
DallonF
|
0e1c72e20c
|
Made deployments page load actual registered deployments
|
2012-11-27 11:52:31 -07:00 |
|
DallonF
|
ae8b477935
|
Added non-functional deployments page
|
2012-11-27 10:55:17 -07:00 |
|
DallonF
|
53994e09ef
|
Add some formatting updates to dashboard
|
2012-11-26 12:04:38 -07:00 |
|
DallonF
|
ee10922a8b
|
Fixed some bugs in config loading
|
2012-11-26 10:40:48 -07:00 |
|
Ritchie Martori
|
473dbd8bb7
|
refactored deploy for new deployment workflow
|
2012-11-26 09:38:42 -08:00 |
|