Re: Erlang course available at University of Kent

2015-05-04 Thread Robert Kowalski
Thank you Andy, signed up! :) On Wed, Apr 29, 2015 at 10:55 AM, Andy Wenk andyw...@apache.org wrote: Hi all, the University of Kent offers a free Erlang course: mini-MOOC on Functional Programming in Erlang from the University of Kent

[GitHub] couchdb-fauxton pull request: Open up require's config.js file to ...

2015-05-04 Thread benkeen
GitHub user benkeen opened a pull request: https://github.com/apache/couchdb-fauxton/pull/396 Open up require's config.js file to be extended This PR separates the content of the /app/config.js file into a different file so scripts that extend Fauxton can choose to load it

[GitHub] couchdb-fauxton pull request: Open up require's config.js file to ...

2015-05-04 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/396#discussion_r29593879 --- Diff: app/config_source.js --- @@ -0,0 +1,68 @@ +// Licensed under the Apache License, Version 2.0 (the License); you may not ---

[GitHub] couchdb-fauxton pull request: Open up require's config.js file to ...

2015-05-04 Thread benkeen
Github user benkeen commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/396#discussion_r29597238 --- Diff: app/config_source.js --- @@ -0,0 +1,68 @@ +// Licensed under the Apache License, Version 2.0 (the License); you may not --- End

[GitHub] couchdb-fauxton pull request: Verify install page converted to Rea...

2015-05-04 Thread benkeen
Github user benkeen commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/393#discussion_r29598085 --- Diff: app/addons/verifyinstall/tests/actionsSpec.js --- @@ -0,0 +1,33 @@ +// Licensed under the Apache License, Version 2.0 (the License);

[GitHub] couchdb-fauxton pull request: Verify install page converted to Rea...

2015-05-04 Thread benkeen
Github user benkeen commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/393#discussion_r29598400 --- Diff: app/addons/verifyinstall/tests/componentsSpec.js --- @@ -0,0 +1,136 @@ +// Licensed under the Apache License, Version 2.0 (the

[GitHub] couchdb-fauxton pull request: Verify install page converted to Rea...

2015-05-04 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/393#issuecomment-98771781 Thanks @sebastianrothbucher! Good calls on the above. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] couchdb-fauxton pull request: Doc Workflow improvements

2015-05-04 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/382#issuecomment-98773768 ** We spoke about this. This PR is going to be put on hold for the moment. I'll leave it open. ** --- If your project is set up for it, you can reply to this

[GitHub] couchdb-fauxton pull request: Verify install page converted to Rea...

2015-05-04 Thread michellephung
Github user michellephung commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/393#discussion_r29608267 --- Diff: app/addons/verifyinstall/stores.js --- @@ -0,0 +1,99 @@ +// Licensed under the Apache License, Version 2.0 (the License); you may

[GitHub] couchdb-fauxton pull request: Verify install page converted to Rea...

2015-05-04 Thread michellephung
Github user michellephung commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/393#issuecomment-98803019 +1 note: i like how this was organized --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] couchdb-fauxton pull request: Verify install page converted to Rea...

2015-05-04 Thread benkeen
Github user benkeen closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/393 --- 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

[GitHub] couchdb-fauxton pull request: Verify install page converted to Rea...

2015-05-04 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/393#issuecomment-98803971 Thanks @michellephung! Squashed and merged as 90c07fa --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] couchdb-fauxton pull request: Databases view in react

2015-05-04 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/370#discussion_r29639665 --- Diff: app/addons/databases/components.react.jsx --- @@ -0,0 +1,321 @@ +// Licensed under the Apache License, Version 2.0 (the