Hi,
I covered the CouchDB 2.0 API[1]. And also worked out clustering features
in CouchDB. Also I covered Flux and React[2] regarding Fauxton UI[3]
Components. I also built a react github repo following the pointed
resources. It contains 4 samples[4] that cover lot of basics and tips of
react and e
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-chttpd/pull/32
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
GitHub user kxepal opened a pull request:
https://github.com/apache/couchdb-chttpd/pull/32
Remove /_sleep endpoint
I was thought that only Windows command line needs a ping-sleep hack. Don't
think we need this one.
You can merge this pull request into a Git repository by running:
Github user michellephung commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/317#issuecomment-92468298
@garrensmith hey i just pushed these
(https://github.com/apache/couchdb-fauxton/commit/280edd54ca522bfd10056a08229cd61dd8e5290a)
changes to reflect the new
Github user michellephung commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#issuecomment-92464693
Hey @sebastianrothbucher,
We are trying not to use jQuery in the React code, because usually there is
a good way to handle an event without it. I d
Github user benkeen commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/368#discussion_r28267782
--- Diff: app/addons/documents/changes/actions.js ---
@@ -38,11 +45,59 @@ function (app, FauxtonAPI, ActionTypes) {
});
},
Github user benkeen commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/376#issuecomment-92457586
Merged as 5a66c73
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have t
Github user benkeen closed the pull request at:
https://github.com/apache/couchdb-fauxton/pull/376
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the featu
Github user benkeen closed the pull request at:
https://github.com/apache/couchdb-fauxton/pull/377
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the featu
Github user benkeen commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/377#issuecomment-92457397
Merged as 7d0d2dc
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have t
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/317#discussion_r28253350
--- Diff: app/addons/activetasks/tests/activetasks.componentsSpec.react.jsx
---
@@ -0,0 +1,116 @@
+// Licensed under the Apache License, V
Github user garrensmith commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/317#discussion_r28251108
--- Diff: app/addons/activetasks/tests/activetasks.componentsSpec.react.jsx
---
@@ -0,0 +1,116 @@
+// Licensed under the Apache License, Vers
Github user michellephung commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/317#discussion_r28250574
--- Diff: app/addons/activetasks/tests/activetasks.componentsSpec.react.jsx
---
@@ -0,0 +1,116 @@
+// Licensed under the Apache License, Ve
Hi Robert,
I completed the first three tasks you have mentioned. (react tutorial, flux
application architecture and fauxton addon). I have currently moved on to
the other tasks as well.
Given [1] is the link for the blog post I wrote.
[1]
http://ayolajayamaha.blogspot.com/2015/04/flux-application
Github user benkeen commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/377#issuecomment-92391844
That might not be a bad idea. My only concern is when there's nothing to
beautify and nothing happens when the user clicks it. Wonder if we could detect
that sce
Alexander Shorin created COUCHDB-2661:
-
Summary: Gracefully handle not acceptable methods
Key: COUCHDB-2661
URL: https://issues.apache.org/jira/browse/COUCHDB-2661
Project: CouchDB
Issue
Github user benkeen commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/368#issuecomment-92367398
@garrensmith that's a good idea, will do.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your
Github user kxepal commented on a diff in the pull request:
https://github.com/apache/couchdb-documentation/pull/19#discussion_r28236027
--- Diff: src/cluster/sharding.rst ---
@@ -0,0 +1,289 @@
+.. Licensed under the Apache License, Version 2.0 (the "License"); you may
not
Github user kxepal commented on a diff in the pull request:
https://github.com/apache/couchdb-documentation/pull/19#discussion_r28235870
--- Diff: src/cluster/setup.rst ---
@@ -0,0 +1,160 @@
+.. Licensed under the Apache License, Version 2.0 (the "License"); you may
not
+..
Github user kxepal commented on a diff in the pull request:
https://github.com/apache/couchdb-documentation/pull/19#discussion_r28235714
--- Diff: src/cluster/nodes.rst ---
@@ -0,0 +1,65 @@
+.. Licensed under the Apache License, Version 2.0 (the "License"); you may
not
+..
Github user kxepal commented on a diff in the pull request:
https://github.com/apache/couchdb-documentation/pull/19#discussion_r28235615
--- Diff: src/cluster/nodes.rst ---
@@ -0,0 +1,65 @@
+.. Licensed under the Apache License, Version 2.0 (the "License"); you may
not
+..
Github user garrensmith commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/376#issuecomment-92324086
Tests are green, you can merge.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your proje
Github user garrensmith commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/368#issuecomment-92324028
@benkeen this is very cool. Could you add a small notification for each new
change that is added. Maybe something like it changes colour slightly just so a
u
Github user garrensmith commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/368#discussion_r28231276
--- Diff: app/addons/documents/changes/actions.js ---
@@ -38,11 +45,59 @@ function (app, FauxtonAPI, ActionTypes) {
});
},
Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/353#issuecomment-92321597
merged as fb8387ea6119d4ed7d409d6935098bb0eaacc899 and
8260f0854e90ca3594b166d3cfb08e80a1a76ac3
---
If your project is set up for it, you can reply to th
Github user robertkowalski closed the pull request at:
https://github.com/apache/couchdb-fauxton/pull/353
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if th
Github user garrensmith commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/317#issuecomment-92320201
+1 this looks great. One small fix and then merge :ship:
---
If your project is set up for it, you can reply to this email and have your
reply appear on Git
Github user garrensmith commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/317#discussion_r28230520
--- Diff: app/addons/activetasks/tests/activetasks.componentsSpec.react.jsx
---
@@ -0,0 +1,116 @@
+// Licensed under the Apache License, Vers
Github user garrensmith commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/317#discussion_r28230472
--- Diff: app/addons/activetasks/components.react.jsx ---
@@ -0,0 +1,589 @@
+// Licensed under the Apache License, Version 2.0 (the "License")
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-fauxton/pull/352
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the featur
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-fauxton/pull/369
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the featur
Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/369#issuecomment-92296937
oh lol
missed the assertion for a comment - sorry! +1
---
If your project is set up for it, you can reply to this email and have your
reply appea
Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/369#issuecomment-92296077
can you add a test?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does n
Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#issuecomment-92294763
looks very promising! i left a few comments
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28225837
--- Diff: app/addons/fauxton/components.react.jsx ---
@@ -84,9 +84,131 @@ function (app, FauxtonAPI, React, ZeroClipboard) {
});
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28225727
--- Diff: app/addons/fauxton/components.react.jsx ---
@@ -84,9 +84,131 @@ function (app, FauxtonAPI, React, ZeroClipboard) {
});
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28225486
--- Diff: app/addons/fauxton/components.react.jsx ---
@@ -84,9 +84,131 @@ function (app, FauxtonAPI, React, ZeroClipboard) {
});
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28225460
--- Diff: app/addons/fauxton/components.react.jsx ---
@@ -84,9 +84,131 @@ function (app, FauxtonAPI, React, ZeroClipboard) {
});
Github user garrensmith commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#issuecomment-92292344
@sebastianrothbucher this is exciting. Thanks for working on it.
@robertkowalski has given some nice recommendations. Keep going.
---
If your project is set
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28225290
--- Diff: app/addons/databases/stores.js ---
@@ -0,0 +1,99 @@
+// Licensed under the Apache License, Version 2.0 (the "License"); you may
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28225179
--- Diff: app/addons/databases/components.react.jsx ---
@@ -0,0 +1,271 @@
+// Licensed under the Apache License, Version 2.0 (the "License"
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28225121
--- Diff: app/addons/databases/components.react.jsx ---
@@ -0,0 +1,271 @@
+// Licensed under the Apache License, Version 2.0 (the "License"
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28225072
--- Diff: app/addons/databases/components.react.jsx ---
@@ -0,0 +1,271 @@
+// Licensed under the Apache License, Version 2.0 (the "License"
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28224996
--- Diff: app/addons/databases/components.react.jsx ---
@@ -0,0 +1,271 @@
+// Licensed under the Apache License, Version 2.0 (the "License"
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28225022
--- Diff: app/addons/databases/components.react.jsx ---
@@ -0,0 +1,271 @@
+// Licensed under the Apache License, Version 2.0 (the "License"
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28224794
--- Diff: app/addons/databases/components.react.jsx ---
@@ -0,0 +1,271 @@
+// Licensed under the Apache License, Version 2.0 (the "License"
Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28224419
--- Diff: app/addons/databases/components.react.jsx ---
@@ -0,0 +1,271 @@
+// Licensed under the Apache License, Version 2.0 (the "License"
Github user robertkowalski closed the pull request at:
https://github.com/apache/couchdb-fauxton/pull/372
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if th
Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/372#issuecomment-92284683
merged as 47d38c549d0a73ea8d65b7c8088b8e06ead9b8db
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/376#issuecomment-92284208
+1
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feat
Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/377#issuecomment-92282464
not in this scope, but i think presenting the button always might be a good
idea and helps also when creating a completely new view where i copy&paste stuf
Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/378#issuecomment-92280478
that's not quite right, here is what it looks like on a mac:
![bildschirmfoto 2015-04-13 um 11 08
48](https://cloud.githubusercontent.com/assets/2
52 matches
Mail list logo