couchdb commit: updated refs/heads/master to 238f78e

2014-03-29 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 81266c0a2 - 238f78ed3 moving myself from THANKS to AUTHORS Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/238f78ed Tree:

couchdb commit: updated refs/heads/master to ce352c8

2014-03-29 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 238f78ed3 - ce352c8d9 Fauxton: fix tests for Auth Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/ce352c8d Tree:

couchdb commit: updated refs/heads/master to fa0617a

2014-04-01 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 04580e230 - fa0617a23 Fauxton: Fix global var Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/fa0617a2 Tree:

couchdb commit: updated refs/heads/master to 9f6a919

2014-04-05 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master d81619033 - 9f6a9190f Fauxton: fix undefined d3 dependency Fixes the ActiveTasks View Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/9f6a9190 Tree:

couchdb commit: updated refs/heads/master to 6fe7583

2014-04-14 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master b2c7cc763 - 6fe7583a6 Fauxton: Fix global var in logs/resources Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/6fe7583a Tree:

couchdb commit: updated refs/heads/master to 3211688

2014-04-23 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 029cec549 - 3211688d8 Group log messages by date Introduce a heading for each day in the logs and remove the day from each column. Closes COUCHDB-2136 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit:

couchdb commit: updated refs/heads/master to abeaf26

2014-04-24 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 3211688d8 - abeaf26c5 Fauxton: remove superfluous token in dateformat Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/abeaf26c Tree:

[1/3] couchdb commit: updated refs/heads/master to 5858a35

2014-04-24 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master abeaf26c5 - 5858a3556 Fauxton: remove accidental globals Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/5858a355 Tree:

[2/3] couchdb commit: updated refs/heads/master to 5858a35

2014-04-24 Thread robertkowalski
Fauxton: remove superfluous console.log Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/9e7a8415 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/9e7a8415 Diff:

[3/3] couchdb commit: updated refs/heads/master to 5858a35

2014-04-24 Thread robertkowalski
Fauxton: test for globals As a developer, I don't want to accidentally pollute the global namespace and rely on global state. Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/12485a00 Tree:

couchdb commit: updated refs/heads/master to 5e63892

2014-05-01 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 519a48887 - 5e6389232 Use %- when interpolating XSS targets - I tried to not be super heavy handed, only using %- for values that could be set with XSS payloads or otherwise come from a user/data. Project:

couchdb commit: updated refs/heads/1.6.x to eef8693

2014-05-01 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/1.6.x f5e5b37fa - eef869330 Use %- when interpolating XSS targets - I tried to not be super heavy handed, only using %- for values that could be set with XSS payloads or otherwise come from a user/data. Conflicts:

couchdb commit: updated refs/heads/master to 599d9db

2014-05-05 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master f8342ca6e - 599d9db2d Fauxton: do not underline help icons on hover Addtionally, use %- where no %= is needed Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit:

couchdb commit: updated refs/heads/master to f910c72

2014-05-05 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 599d9db2d - f910c72b2 Remove doubled event.preventDefault call Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f910c72b Tree:

couchdb commit: updated refs/heads/master to cf90e09

2014-05-05 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master f910c72b2 - cf90e098d Fauxton: Configurable escaping of notifications Sometimes we are passing static html-links to the notification- helper. With the new setting `escape: false` the escaping for the notifications can be disabled. The

couchdb commit: updated refs/heads/master to ad8e28c

2014-05-13 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 95600b70e - ad8e28c80 Fauxton: fix loading of pouch Added a red test which turned green Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/ad8e28c8 Tree:

couchdb commit: updated refs/heads/master to 0583ac2

2014-05-15 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master ebade0f2f - 0583ac2c2 Fauxton: Extract a common filter component from logs Create a reusable component from the filter that is used in logs, that can be used in for tasks like COUCHDB-2158 (Apply filter with custom params on changes feed

[2/3] couchdb commit: updated refs/heads/master to 4a614b3

2014-05-16 Thread robertkowalski
Fauxton: refactor ActiveTasks - do not use a model as a collection, directly operate on the collection which gets filtered for the view - remove the view which acted as layer to fetch collections from the model and passed it to a view - remove not used html-template - format code Project:

[3/3] couchdb commit: updated refs/heads/master to 4a614b3

2014-05-16 Thread robertkowalski
Fauxton: do not load unnessecary d3 backbone Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/4a614b39 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/4a614b39 Diff:

couchdb commit: updated refs/heads/master to ebade0f

2014-05-16 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 2fe69e704 - ebade0f2f Fauxton: use .listenTo and not .on There was no `.off` call on destroy, so these two Eventhandlers where leaking memory Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit:

[1/3] couchdb commit: updated refs/heads/master to 4a614b3

2014-05-16 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 99e2b9e28 - 4a614b397 Fauxton: reformat code remove whitespace Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/7b80bc2e Tree:

couchdb commit: updated refs/heads/master to 2abdb2c

2014-05-17 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master d8bd7ee0d - 2abdb2cca Fauxton: Do not add empty filters Do not add filters, when someone submits the form and did not enter anything Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit:

couchdb commit: updated refs/heads/master to 17031e8

2014-05-29 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 11f726ec9 - 17031e89f Fauxton: remove the Log Component As prepration for the BigCouch merge and a LTS Couch 1.x with Fauxton. After the merge the _logs resource will not be available and logging happens with Lager. See

couchdb commit: updated refs/heads/master to 705711e

2014-05-29 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 9c301c162 - 705711eb1 Fauxton: add missing closing tags Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/705711eb Tree:

couchdb commit: updated refs/heads/master to 23490c1

2014-06-02 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 6a4660860 - 23490c143 Fauxton: Show design doc name in status dashboard for indexer Using a custom objectField that consists of the database name and the design document name when the type of the task is indexer in the status dashboard.

couchdb commit: updated refs/heads/master to e2104fa

2014-06-05 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 23490c143 - e2104faff Fauxton: Remove dead code/view: database sidebar Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/e2104faf Tree:

couchdb commit: updated refs/heads/master to 3e981dc

2014-06-05 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master e2104faff - 3e981dc04 Fauxton: use local version of font awesome We are currently referencing to Font-Awesome on a CDN in the variables.less, which is basically nice, but some users of CouchDB are firewalled at work and can just use the

couchdb commit: updated refs/heads/master to 3bcf664

2014-06-09 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 698f55b1b - 3bcf664b2 Add Experimental Content-Security-Policy-Support (CSP) for Fauxton Like every web application, Fauxton is vulnerable against XSS and CSP is a technology that tries to help against that. The patch makes it possible

couchdb commit: updated refs/heads/master to 061295a

2014-06-09 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 3bcf664b2 - 061295ab0 Fauxton: Fix show me api link * use data-bypass attribute to circumvent backbone routing Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit:

jquery-couch commit: updated refs/heads/pre-master to da3ae8e

2014-06-16 Thread robertkowalski
Repository: couchdb-jquery-couch Updated Branches: refs/heads/pre-master [created] da3ae8ea9 Add LICENSE file Project: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/commit/da3ae8ea Tree:

[4/8] jquery-couch commit: updated refs/heads/pre-master to 4f5ad10

2014-06-16 Thread robertkowalski
add sinon@1.10.2 Project: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/commit/7e451408 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/tree/7e451408 Diff:

[6/8] jquery-couch commit: updated refs/heads/pre-master to 4f5ad10

2014-06-16 Thread robertkowalski
Fixed broken complete callback for login Project: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/commit/0cbbfa9b Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/tree/0cbbfa9b Diff:

[8/8] jquery-couch commit: updated refs/heads/pre-master to 4f5ad10

2014-06-16 Thread robertkowalski
add README.md Project: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/commit/4f5ad10a Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/tree/4f5ad10a Diff:

[5/8] jquery-couch commit: updated refs/heads/pre-master to 4f5ad10

2014-06-16 Thread robertkowalski
add first set of red tests Project: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/commit/42f76f1c Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/tree/42f76f1c Diff:

[1/8] jquery-couch commit: updated refs/heads/pre-master to 4f5ad10

2014-06-16 Thread robertkowalski
Repository: couchdb-jquery-couch Updated Branches: refs/heads/pre-master da3ae8ea9 - 4f5ad10ab add dependencies they are managed with bower, except sinon. there is no browser build on bower for sinon and also no one on npm so far. in the future they want to use browserify Project:

[7/8] jquery-couch commit: updated refs/heads/pre-master to 4f5ad10

2014-06-16 Thread robertkowalski
Add complete for login, and use code style of the lib Project: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/commit/5617c6e0 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/tree/5617c6e0

[2/8] jquery-couch commit: updated refs/heads/pre-master to 4f5ad10

2014-06-16 Thread robertkowalski
add bower.json Project: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/commit/37f3202a Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jquery-couch/tree/37f3202a Diff:

couchdb commit: updated refs/heads/master to 4e90456

2014-06-16 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 672cacb80 - 4e904561e add sinon.js Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/4e904561 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/4e904561

Git Push Summary

2014-06-16 Thread robertkowalski
Repository: couchdb-jquery-couch Updated Branches: refs/heads/pre-master [deleted] 4f5ad10ab

couchdb commit: updated refs/heads/master to 4fbeff9

2014-06-18 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 4e904561e - 4fbeff9ac fix attachment view to bypass Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/4fbeff9a Tree:

couchdb commit: updated refs/heads/master to 46db1a2

2014-06-24 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 9484bdaff - 46db1a2d7 add ZeroClipboard to LICENSE file Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/46db1a2d Tree:

couchdb commit: updated refs/heads/master to 08d25e9

2014-07-02 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master af593514c - 08d25e979 Fauxton: Upgrade node-http-proxy Some modifications have to be made because the API changed when the module reached v1.0 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit:

couchdb commit: updated refs/heads/master to 7221f70

2014-07-02 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 08d25e979 - 7221f7036 Fauxton: fix build Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/7221f703 Tree:

svn commit: r1609778 - /couchdb/site/index.html

2014-07-11 Thread robertkowalski
Author: robertkowalski Date: Fri Jul 11 19:26:56 2014 New Revision: 1609778 URL: http://svn.apache.org/r1609778 Log: Fix blog url Modified: couchdb/site/index.html Modified: couchdb/site/index.html URL: http://svn.apache.org/viewvc/couchdb/site/index.html?rev=1609778r1=1609777r2

svn commit: r1609829 - /couchdb/site/index.html

2014-07-11 Thread robertkowalski
Author: robertkowalski Date: Fri Jul 11 20:43:57 2014 New Revision: 1609829 URL: http://svn.apache.org/r1609829 Log: Remove onclick handler They are making the link unclickable, if users are using extensions like Disconnect or Ghostery which block tracking and social buttons. Tested on Chrome

[1/3] fauxton commit: updated refs/heads/import-master to 2a16242

2014-07-11 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/import-master 0ec46e9fe - 2a1624276 remove unused configuration for resizable container Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/bcf8cce1

[2/3] fauxton commit: updated refs/heads/import-master to 2a16242

2014-07-11 Thread robertkowalski
remove whitespace Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/5ad06a4f Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/5ad06a4f Diff:

[3/3] fauxton commit: updated refs/heads/import-master to 2a16242

2014-07-11 Thread robertkowalski
Fauxton: fix scrollbar-issue - COUCHDB-2234 - Try to honor borders in calculating the width - Adjust magic numbers to new widths of the left area - Refactor the header/api-url section - Removing the maximum widths of 1400px and 1500px, which caused vertical scrollbars to appear at 1400px (which

fauxton commit: updated refs/heads/import-master to 92eab74

2014-07-12 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/import-master 2a1624276 - 92eab7414 Fauxton: verifyinstall fix for PouchDB Server Closes COUCHDB-2266 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit:

[1/6] fauxton commit: updated refs/heads/import-master to 2d2cc24

2014-07-14 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/import-master 0ec46e9fe - 2d2cc2431 remove whitespace Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/919442c6 Tree:

[3/6] fauxton commit: updated refs/heads/import-master to 2d2cc24

2014-07-14 Thread robertkowalski
Fauxton: fix scrollbar-issue - COUCHDB-2234 - Try to honor borders in calculating the width - Adjust magic numbers to new widths of the left area - Refactor the header/api-url section - Removing the maximum widths of 1400px and 1500px, which caused vertical scrollbars to appear at 1400px (which

[2/6] fauxton commit: updated refs/heads/import-master to 2d2cc24

2014-07-14 Thread robertkowalski
remove unused configuration for resizable container Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/f4c64b06 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/f4c64b06 Diff:

[4/6] fauxton commit: updated refs/heads/import-master to 2d2cc24

2014-07-14 Thread robertkowalski
Fauxton: verifyinstall fix for PouchDB Server Closes COUCHDB-2266 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/b9a5eaef Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/b9a5eaef Diff:

[5/6] fauxton commit: updated refs/heads/import-master to 2d2cc24

2014-07-14 Thread robertkowalski
Add modified .gitignore from couchdb Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/41d68b8e Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/41d68b8e Diff:

fauxton commit: updated refs/heads/master to 99665a1

2014-07-15 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 2d2cc2431 - 99665a15a Fauxton: Fix scrollbar from sidebar on collapsed state in Chrome With a collapsed sidebar, in Chrome, the scrollbar was always visible, even if the z-index of the dashboard was higher. Project:

[02/10] fauxton commit: updated refs/heads/2158-changes-filter to b1121db

2014-07-17 Thread robertkowalski
we can add tooltips to a filter Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/65a4a3fb Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/65a4a3fb Diff:

[07/10] fauxton commit: updated refs/heads/2158-changes-filter to b1121db

2014-07-17 Thread robertkowalski
rename js-log-filter-form to js-filter-form Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/cf9114d3 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/cf9114d3 Diff:

[06/10] fauxton commit: updated refs/heads/2158-changes-filter to b1121db

2014-07-17 Thread robertkowalski
make filtering case insensitive Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/f53e55b1 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/f53e55b1 Diff:

[05/10] fauxton commit: updated refs/heads/2158-changes-filter to b1121db

2014-07-17 Thread robertkowalski
review Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/263d328d Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/263d328d Diff:

[01/10] fauxton commit: updated refs/heads/2158-changes-filter to b1121db

2014-07-17 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/2158-changes-filter [created] b1121dbb9 add license header Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/b1121dbb Tree:

[09/10] fauxton commit: updated refs/heads/2158-changes-filter to b1121db

2014-07-17 Thread robertkowalski
make deleted documents searchable they are missing an explicit deleted flag Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/1275ec6d Tree:

[10/10] fauxton commit: updated refs/heads/2158-changes-filter to b1121db

2014-07-17 Thread robertkowalski
change %= to %- as %= is not needed Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/b254d84c Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/b254d84c Diff:

[03/10] fauxton commit: updated refs/heads/2158-changes-filter to b1121db

2014-07-17 Thread robertkowalski
remove sidebar filter, add header filter Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/5ca3f3cb Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/5ca3f3cb Diff:

[04/10] fauxton commit: updated refs/heads/2158-changes-filter to b1121db

2014-07-17 Thread robertkowalski
Fauxton: Implement a filter for changes As code is duplicated, mode the filter to the component. Tthe filter then can be overwritten if there anything special is needed. Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit:

[08/10] fauxton commit: updated refs/heads/2158-changes-filter to b1121db

2014-07-17 Thread robertkowalski
use strong tag instead of a h6, change button to primary button color (red) Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/477debe4 Tree:

fauxton commit: updated refs/heads/master to 37c7826

2014-07-19 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 99665a15a - 37c7826c4 Fix Typo in readme Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/37c7826c Tree:

fauxton commit: updated refs/heads/master to b6e4fd1

2014-07-25 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master d68bc8e4c - b6e4fd129 Fix failing test in documents The changes-view was moved to a separate file. Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit:

fauxton commit: updated refs/heads/master to c829982

2014-07-26 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master b6e4fd129 - c82998263 readd travis support Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/c8299826 Tree:

fauxton commit: updated refs/heads/master to 57923f4

2014-07-27 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master c82998263 - 57923f457 Fauxton: Fix database view after the merge The type is now an Array, not a String Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit:

fauxton commit: updated refs/heads/master to 2ece992

2014-07-29 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 5d4732509 - 2ece99263 Trash can aligned correnctly Closes COUCHDB-2279 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/2ece9926 Tree:

fauxton commit: updated refs/heads/master to ca7843b

2014-07-31 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 2ece99263 - ca7843b81 Fauxton: Implement a filter for changes Move the filter as a common component to Components. - Change some %= to %- as %= is not needed - Filters can have tooltips - Filtering is case insensitive Closes

fauxton commit: updated refs/heads/master to b58f613

2014-08-01 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master ca7843b81 - b58f613b1 Fix link for new design doc Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/b58f613b Tree:

fauxton commit: updated refs/heads/master to 4382f43

2014-08-01 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master b58f613b1 - 4382f43ef Add tests for documents/views-changes Closes COUCHDB-2282 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/4382f43e

fauxton commit: updated refs/heads/master to 07945ec

2014-08-02 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 4382f43ef - 07945ecfa Link local docs in Fauxton Instead of linking to the latest version online, we link to the docs for the locally installed version. The docs are generated automatically when running make / make install, if

svn commit: r1617150 - /couchdb/site/index.html

2014-08-10 Thread robertkowalski
Author: robertkowalski Date: Sun Aug 10 19:53:19 2014 New Revision: 1617150 URL: http://svn.apache.org/r1617150 Log: Fix link for current releases Modified: couchdb/site/index.html Modified: couchdb/site/index.html URL: http://svn.apache.org/viewvc/couchdb/site/index.html?rev=1617150r1

fauxton commit: updated refs/heads/master to 580ea7b

2014-08-16 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 6e11deecb - 580ea7b24 Revert Fauxton: Fix scrollbar from sidebar on collapsed state in Chrome This reverts commit 99665a15ac3a1e56259eb7445b9b2e505ac361fc. This caused the sidebar not to scroll if the window is not height enough

fauxton commit: updated refs/heads/master to a57188c

2014-08-16 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 580ea7b24 - a57188cea make CI build faster Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/a57188ce Tree:

[1/2] fauxton commit: updated refs/heads/master to 4b3e5c9

2014-08-18 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 2283352a0 - 4b3e5c97f Fix deletion of docs that where selected using select-all - add docs on page to bulk-delete-collection on select-all-click, which also reenables the trash-button - make AllDocs testable, enable injection

fauxton commit: updated refs/heads/master to 2da1d54

2014-08-18 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 4b3e5c97f - 2da1d54e7 Fix double-click on design documents in all-docs-list Closes COUCHDB-2247 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit:

fauxton commit: updated refs/heads/master to 2adfaf9

2014-08-20 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master b7c32c2d1 - 2adfaf932 Implement a filter for databases Uses a new model to manage the state of the different search filters to filter the view. Nice feature: the filter for the database (upper input) and the filters for the type

fauxton commit: updated refs/heads/master to 43f0033

2014-08-23 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 2adfaf932 - 43f0033b5 Provides grouping and better formatting for design doc metadata Fixes COUCHDB-2174. Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit:

fauxton commit: updated refs/heads/master to 9d8900b

2014-08-23 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 43f0033b5 - 9d8900bd0 couchapp@0.11.x removes the horn on push which breaks on linux Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit:

fauxton commit: updated refs/heads/master to 0396942

2014-08-24 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 9d8900bd0 - 03969421f Disable async rendering to fix race conditions Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/03969421 Tree:

fauxton commit: updated refs/heads/master to 44095bc

2014-08-31 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 8de3ed3ce - 44095bc06 remove console.log Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/44095bc0 Tree:

fauxton commit: updated refs/heads/COUCHDB-2244--admin-rights to e5d30a5

2014-09-01 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/COUCHDB-2244--admin-rights [created] e5d30a55f Do not limit access for documents to admins COUCHDB-2244 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit:

Git Push Summary

2014-09-01 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/COUCHDB-2244--admin-rights [deleted] e5d30a55f

couchdb commit: updated refs/heads/master to 7125820

2014-09-04 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 4b63e63a6 - 712582007 Fix opacity on favicon Fixes the opacity on the favicon so it doesnt look awkward on non white browser chrome Original patch by Benjamin Anderson Closes COUCHDB-1133 Project:

couchdb commit: updated refs/heads/master to 475591e

2014-09-04 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/master 712582007 - 475591e19 Add Benjamin Anderson for fixing COUCHDB-1133 in #7125820074 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/475591e1 Tree:

fauxton commit: updated refs/heads/master to 9ee086e

2014-09-05 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 7eca51c37 - 9ee086eda rename resourcesSpec.js to configSpec.js Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/9ee086ed Tree:

couch commit: updated refs/heads/fix-csp to 6f626a2

2014-09-06 Thread robertkowalski
Repository: couchdb-couch Updated Branches: refs/heads/fix-csp [created] 6f626a27d Fix default CSP setting for Ace Editor Like @sebastianrothbucher noticed in apache/couchdb-fauxton#5 the Ace editor needs base64 image data as image source for their icons Project:

couch commit: updated refs/heads/fix-csp to 8c9e0c7

2014-09-06 Thread robertkowalski
Repository: couchdb-couch Updated Branches: refs/heads/fix-csp 6f626a27d - 8c9e0c79d fix test Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/8c9e0c79 Tree:

Git Push Summary

2014-09-06 Thread robertkowalski
Repository: couchdb-couch Updated Branches: refs/heads/fix-csp [deleted] 8c9e0c79d

[2/2] couchdb commit: updated refs/heads/enable-csp-default to e16abc9

2014-09-06 Thread robertkowalski
Enable CSP support for /_utils per default With the new 2.0 release Futon, which had too much inline- JavaScript etc., is not used any more. Fauxton is able to work with our default CSP settings. Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit:

[1/2] couchdb commit: updated refs/heads/enable-csp-default to e16abc9

2014-09-06 Thread robertkowalski
Repository: couchdb Updated Branches: refs/heads/enable-csp-default [created] e16abc958 csp: remove duplicated configuration Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/7cae8235 Tree:

[3/4] fauxton commit: updated refs/heads/master to bacf6fd

2014-09-08 Thread robertkowalski
Config: remove unused this.error Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/410b055f Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/410b055f Diff:

[1/4] fauxton commit: updated refs/heads/master to bacf6fd

2014-09-08 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master c33249069 - bacf6fd71 Config: allow creation of new sections closes COUCHDB-2302 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit:

[2/4] fauxton commit: updated refs/heads/master to bacf6fd

2014-09-08 Thread robertkowalski
Config: refactor: move method to collection Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/0ad739cf Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/0ad739cf Diff:

[4/4] fauxton commit: updated refs/heads/master to bacf6fd

2014-09-08 Thread robertkowalski
Config: Set Modal under tests Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/07173963 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/07173963 Diff:

[4/4] fauxton commit: updated refs/heads/master to 36957d0

2014-09-08 Thread robertkowalski
Replication: Unbind event on cleanup Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/36957d03 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/36957d03 Diff:

[2/4] fauxton commit: updated refs/heads/master to 36957d0

2014-09-08 Thread robertkowalski
Enable access on replication for non-admins COUCHDB-2244 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/be420542 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/be420542 Diff:

  1   2   3   4   5   6   7   8   9   10   >