Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/137
---
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 BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/137#issuecomment-42826645
Cool by me. Thanks, @garrensmith
---
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 BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/137#issuecomment-38221861
@garrensmith it's closer, I think. :)
I'm working on fixing the "saving coffeescript into a javascript ddoc"
thing...but it's taki
Github user BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/137#issuecomment-37662986
@garrensmith @kxepal @deathbearbrown
I can squash this before we merge it of course, but this should properly
provide javascript + one (or eventually more
Github user BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/100#issuecomment-37533608
@kxepal I went ahead and fixed it. :grin:
b4332e437f12de4c65de7484d2d1cd0b52bd4d32
---
If your project is set up for it, you can reply to this email and have
Github user BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/153#issuecomment-37103206
@ziggythehamster feel free close this at your leisure. Thanks!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/155#issuecomment-36184876
@drsm79 got this tested and it generally looks good. However, if you
navigate away using the hash in the URL, the modal goes away, but the
modal-backdrop stays
Github user BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/156#issuecomment-36126392
Committed here:
https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commit;h=5989bb324a7998f931050b542f7e526309bdcc32
---
If your project is set up for it
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/156
---
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 BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/156
Revert "fix right hand side scrolling over navigation"
This reverts commit e389a8ba2a79da2669b536ca242b5dfdee4faba3.
This is the commit that broke modals.
Revertin
Github user BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/144#issuecomment-35548247
Amazing! Thanks :skull: :bear:
:smile_cat:
---
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 BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/144
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
If your project does not have this feature
Github user BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/153#issuecomment-35519514
@rnewson good call on the date and my too-quick copy paste from MDN's
copyright page. They have liberal licenses on their code regardless...but we
would ne
Github user BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/153#issuecomment-35515126
Let's merge this and not wait for a heavier change for this on-it's-way-out
project.
The licensing for array.indexof.js is public domain:
>
Github user BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/144#issuecomment-35297481
@deathbearbrown there's now a matching branch on the otherside, so these
should be merge-able.
Shoot me screen shoots if you see anything
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/149
Github user BigBlueHat commented on the pull request:
https://github.com/apache/couchdb/pull/149#issuecomment-35123052
Thanks as ever @garrensmith
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/149
fix right hand side scrolling over navigation
If the right hand content got really wide, then
it could easily be scrolled over the primary
navigation on the left.
Fixed it by
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/146
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/146
added doap.rdf for projects.apache.org use
@andywenk per your ["CouchDB not listet (sic) at apache.org"
thread](http://www.mail-archive.com/dev@couchdb.apache.org/msg30050.html).
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/144
More less refactoring
In digging into splitting out the branding components of the LESS/CSS I ran
into loads more refactoring. Hoping to ship that first. :smile_cat:
@deathbearbrown
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/143
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/143
Css loading fix
`Gruntfile.js` was processing the LESS files in according to the order in
`settings.json` but then concatenating the CSS files alphabetically from the
filesystem. So LESS/CSS
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/141
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/141
Style tests and class cleanups
Sorry this is so monstrous...
It's a heavy clean-up of the CSS/LESS classes and such. The prime objective
was to get things focused on using Boot
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/137
1870 add language option to mapreduce editor
This should close the deceptively simple sounding
[COUCHDB-1870](https://issues.apache.org/jira/browse/COUCHDB-1870).
It includes a new ACE
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/135
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/135
ignoring index.css in concat:index_css
Which is why it was showing up twice.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BigBlueHat
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/133
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/134
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/132
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/134
Fauxton tests on travis
@Kxepal this hopefully gets Travis running working Fauxton tests.
It's branched off of my other branch that's pending in #133, so merging
this obviate
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/133
added release to test task list
Simplest possible fix. :grin:
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BigBlueHat/couchdb make-tests
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/132
made couchserver configurable via settings.json
Making couchserver configurable via settings.json means you can have
Fauxton work against a proxy of a CouchDB-compatible server hosted elsewhere
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/131
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/131
Kill off old templates
Closes the loop killing of modules and moving to only addons.
@garrensmith & @deathbearbrown
The `app/templates` dir still had active templates
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/126
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/126
removing HTML comments from JST templates
This lightens templates.js by removing HTML
comments from the templates.
@deathbearbrown @garrentsmith just some scrubbing.
You can merge
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/105
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/118
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/117
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/118
hid code editor tab when editing a doc
The single tab was sad and lonely. Left all
the JS around, though, for when Feild Editor
decides to rejoin Code Editor.
You can merge this pull
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/117
Fauxton copy tweaks
Working on clarity, consistency, and simplicity...and such. :smile_cat:
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/108
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/108
fixed some miss communication about _replicator
Was saying to `PUT` to `_replicator` directly.
Which throws a "database exists" or similar error.
Also tweaked intro
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/100
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/105
Fiddly UI tweaks
Just a few small tweaks to CSS and layout bits.
Hope they're not too opinionated. :smiley:
You can merge this pull request into a Git repository by ru
Github user BigBlueHat closed the pull request at:
https://github.com/apache/couchdb/pull/97
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/100
s/MVC/MVCC in replication protocol docs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BigBlueHat/couchdb fix-mvcc-typo
Alternatively you
GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/97
fix the mixed use of the word "method"
The basic.rst file explains how an HTTP API uses HTTP methods to interact
with an API. Further use of the word "method" throughout t
50 matches
Mail list logo