Github user lemenkov commented on the pull request:
https://github.com/apache/couchdb/pull/129#issuecomment-54607685
@robertkowalski done.
---
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
Github user lemenkov closed the pull request at:
https://github.com/apache/couchdb/pull/129
---
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 is
Github user lemenkov commented on the pull request:
https://github.com/apache/couchdb/pull/258#issuecomment-48468377
Squashed two small commits into one.
---
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
Github user lemenkov commented on the pull request:
https://github.com/apache/couchdb/pull/258#issuecomment-48468071
@kxepal it's possible to add some kind of a post-start script indeed. But
we prefer more direct approach.
---
If your project is set up for it, you can reply to
GitHub user lemenkov opened a pull request:
https://github.com/apache/couchdb/pull/258
Add systemd notification support
This patch adds a very basic systemd notification support (it doesn't harm
systems where systemd isn't available).
Signed-off-by: Peter Leme
Github user lemenkov commented on the pull request:
https://github.com/apache/couchdb/pull/257#issuecomment-48009133
@kxepal quite the contrary - it wil be handled correctly in any way.
However I agree - that will be a source of confusion for further CouchDB code
divers
GitHub user lemenkov opened a pull request:
https://github.com/apache/couchdb/pull/257
Allow passing directories as the config sources
We should allow passing the entire directories as the config sources. In
this case CouchDB will traverse the given directories and load every
GitHub user lemenkov opened a pull request:
https://github.com/apache/couchdb/pull/129
Adopt to the recent erlang-oauth (1.3+)
Function oauth:signature/5 was removed long before erlang-oauth 1.3 but
CouchDB still using this old API. Let's fix it and use oauth:sign/6 in
Github user lemenkov closed the pull request at:
https://github.com/apache/couchdb/pull/128
GitHub user lemenkov opened a pull request:
https://github.com/apache/couchdb/pull/128
Export missing function - couch_httpd:send_error/2
Hello All!
This function is used by couch_plugins_httpd.erl but unfortunately was not
properly exported. So let's export it.
Github user lemenkov closed the pull request at:
https://github.com/apache/couchdb/pull/81
Github user lemenkov closed the pull request at:
https://github.com/apache/couchdb/pull/82
GitHub user lemenkov opened a pull request:
https://github.com/apache/couchdb/pull/82
Typo - no such function couch_index:get_compactor_pid/1
This function was removed in 3f2e85799a078c42b0618c04fe0f7f8488a3ab8d so we
have to use gen_server:call/2 instead.
Signed-off-by
GitHub user lemenkov opened a pull request:
https://github.com/apache/couchdb/pull/81
Typo - no such function couch_httpd:send_method_not_allowd/2
Signed-off-by: Peter Lemenkov
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
trunk.
https://github.com/lemenkov/couchdb/tree/js185
Hope this could be useful for others. All kudos goes to Jan Horak and
Martin Stransky.
--
With best regards, Peter Lemenkov.
rantee that this proposal will be
finally approved - there are many other competing proposals (you may
chose one of them instead of mine one) and some of them are very
interesting indeed:
https://fedoraproject.org/wiki/Summer_coding_ideas_for_2011
Anyway we should try.
--
With best regards, Peter Lemenkov.
2010/11/26 Peter Lemenkov :
> 2010/11/26 Peter Lemenkov :
>> just play for the stable API/ABI interfaces. Shipping internally a
>
> s,play,play,
s,play,pRay,
:)
--
With best regards, Peter Lemenkov.
2010/11/26 Peter Lemenkov :
> just play for the stable API/ABI interfaces. Shipping internally a
s,play,play,
--
With best regards, Peter Lemenkov.
m - not that they doesn't exist). So that's a pure speculation.
On the other hand your copy of mochiweb does contains known defects
already fixed in upstream. Not sure whether they affect CouchDB
operation though.
--
With best regards, Peter Lemenkov.
2010/11/26 Benoit Chesneau :
> On Fri, Nov 26, 2010 at 11:30 AM, Peter Lemenkov wrote:
>
>> Unfortunately, right now CouchDB's own copy of mochiweb misses many
>> bugfixes already available in upstream. So it's worth to rebase
>> couchdb on top of recently re
ects, but this would be painful
because even many popular Linux distributions (not to mention of Mac
OS X and Windoze) lacks of good Erlang support right of the box.
--
With best regards, Peter Lemenkov.
the development of both ibrowse and
mochiweb so I'm aware of the changes made or just proposed by CouchDB
folks.
--
With best regards, Peter Lemenkov.
ote, that according to Fedora guidelines I
patched out all bundled libraries in couchdb. Namely - oauth, ibrowse,
mochiweb,etap libraries were removed from tarball, and couchdb was
built against already packaged ones.
--
With best regards, Peter Lemenkov.
2010/10/14 Peter Lemenkov :
> 2010/10/14 Benoit Chesneau :
> I don't fully understand why people still believe that minimum
> requirement for CouchDB is R12B5, because last released ver. 1.0.1
> requires 5 additional patches for mochiweb and 2 patches for couchdb
> itself j
;t see any issues too (although
I don't care about other OS than Linux)
--
With best regards, Peter Lemenkov.
[
https://issues.apache.org/jira/browse/COUCHDB-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900994#action_12900994
]
Peter Lemenkov commented on COUCHDB-734:
Hello Martin!
I just fini
2010/8/6 Peter Lemenkov :
> Hello!
>
> Successfully built and passed etap tests on
[skip]
> * Fedora 12 (x86, x86_64, ppc, ppc64) -
> http://koji.fedoraproject.org/koji/taskinfo?taskID=2384810
>
> x86: http://koji.fedoraproject.org/koji/getfile?taskID=2384814&name=bu
2010/8/6 Noah Slater :
> Just a note: You should delay packaging until the release is official.
Yes, sure - I'll wait for the official announce.
--
With best regards, Peter Lemenkov.
ies off due to
Fedora Policy. Namely these libraries were removed from the couchdb
tarball:
* etap
* mochiweb
* oauth
* ibrowse
No Futon tests were performed by me so far.
--
With best regards, Peter Lemenkov.
29 matches
Mail list logo