Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / couchbase/couchbase-lite-android issues and pull requests

#1947 - Fix ProGet URL

Pull Request - State: closed - Opened by bmeike over 4 years ago

#1946 - CBL-671: Update static analysis tools

Pull Request - State: closed - Opened by bmeike almost 5 years ago

#1945 - CBL-632: Missing license in .zip file

Pull Request - State: closed - Opened by bmeike almost 5 years ago

#1944 - CBL-164: Move CouchbaseLite.getExecutionService() out of the public API

Pull Request - State: closed - Opened by bmeike almost 5 years ago

#1943 - New jenkins build process

Pull Request - State: closed - Opened by bmeike almost 5 years ago

#1942 - Fix javadoc and sources jar file name

Pull Request - State: closed - Opened by pasin almost 5 years ago

#1941 - Android updates for CBL-505

Pull Request - State: closed - Opened by bmeike almost 5 years ago

#1940 - Statically create the MValue delegate

Pull Request - State: closed - Opened by bmeike almost 5 years ago

#1939 - Fix loader for standard error messages

Pull Request - State: closed - Opened by bmeike about 5 years ago

#1938 - Add thread diagnostics

Pull Request - State: closed - Opened by bmeike about 5 years ago

#1937 - Updated build.gradle to reflect CBL-Java restructure

Pull Request - State: closed - Opened by pasin about 5 years ago

#1936 - CBL-442 (partial): enable standard error messages

Pull Request - State: closed - Opened by bmeike about 5 years ago

#1935 - Explicit pre-init failure for getTmpDirectory

Pull Request - State: closed - Opened by bmeike about 5 years ago

#1934 - Two commits

Pull Request - State: closed - Opened by bmeike about 5 years ago

#1933 - 2.6.2 release candidate

Pull Request - State: closed - Opened by bmeike about 5 years ago

#1932 - Fix for CBl-48: Fail copying an encrypted DB

Pull Request - State: closed - Opened by bmeike over 5 years ago
Labels: bug

#1931 - CBL-177: let core handle timeouts

Pull Request - State: closed - Opened by bmeike over 5 years ago
Labels: P1: high, bug, in JIRA

#1930 - Restructure test codes and assets (CBL-163)

Pull Request - State: closed - Opened by pasin over 5 years ago

#1929 - Refactor ConsoleLogger

Pull Request - State: closed - Opened by pasin over 5 years ago

#1928 - Refactor AndroidExecutionService

Pull Request - State: closed - Opened by pasin over 5 years ago - 1 comment

#1927 - Add unit tests for Document.getRevisionID() API (CBL-150)

Pull Request - State: closed - Opened by pasin over 5 years ago

#1926 - Clean up JNI and improve freeing native memory (CBL-130)

Pull Request - State: closed - Opened by pasin over 5 years ago - 2 comments

#1925 - Support x86_64 and update build tool (CBL-142)

Pull Request - State: closed - Opened by pasin over 5 years ago

#1924 - Fix multiple retry tasks scheduled in replicator (CB-131)

Pull Request - State: closed - Opened by pasin over 5 years ago - 1 comment

#1923 - Kludge away the JavaDoc errors

Pull Request - State: closed - Opened by bmeike over 5 years ago - 1 comment
Labels: enhancement, P1: high

#1922 - Test for CBL-71: Clashing aliases

Pull Request - State: closed - Opened by bmeike over 5 years ago - 2 comments
Labels: bug

#1905 - Patches for #1899 and #1900

Pull Request - State: closed - Opened by bmeike over 5 years ago - 2 comments
Labels: P1: high, bug

#1903 - Cherry-pick fixes from Iridium

Pull Request - State: closed - Opened by bmeike over 5 years ago
Labels: P2: medium, bug

#1902 - Fix reading from Blob stream not returning -1 when end of stream

Pull Request - State: closed - Opened by pasin over 5 years ago - 1 comment

#1892 - Fix Issue #1769: produce version for x86_64

Pull Request - State: closed - Opened by bmeike over 5 years ago - 1 comment
Labels: chore

#1889 - Add java subproject to Travis build

Pull Request - State: closed - Opened by bmeike over 5 years ago

#1887 - Add Java PoC and fixes to make it work

Pull Request - State: closed - Opened by bmeike over 5 years ago - 1 comment

#1884 - Remove Android dependencies from shared code

Pull Request - State: closed - Opened by bmeike over 5 years ago - 2 comments
Labels: chore

#1882 - Revert API-breaking change to CBLVersion

Pull Request - State: closed - Opened by bmeike over 5 years ago - 1 comment

#1881 - Revert API-breaking change in name of LOG

Pull Request - State: closed - Opened by bmeike over 5 years ago - 1 comment
Labels: chore, regression

#1880 - Fix broken comments

Pull Request - State: closed - Opened by bmeike over 5 years ago - 1 comment

#1879 - Introduce static analysis and clean up code to pass

Pull Request - State: closed - Opened by bmeike over 5 years ago - 3 comments

#1875 - Refactor JNI code out of Core

Pull Request - State: closed - Opened by bmeike over 5 years ago - 3 comments
Labels: enhancement

#1871 - refact: use temporaryFolder() rule

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 3 comments

#1870 - test: replicator change listener

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1869 - Implement date time functions

Pull Request - State: closed - Opened by borrrden almost 6 years ago

#1868 - test: add blob read check

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1866 - test: Log File Configuration Constructor

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1865 - fix: log with args not printing for warning

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1864 - fix: d(str, str, throwable) was logging v(str, str)

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1863 - test: add blob from file check

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1862 - test: check offline single shot replicator

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1861 - test: empty args in functions

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1860 - test: add offline replicator tests

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1859 - test: add empty args exception check

Pull Request - State: closed - Opened by jayahariv almost 6 years ago

#1858 - test: add misc replicator tests

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 2 comments

#1857 - test: add document replication test

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1856 - test: add empty args check for ArrayFunction

Pull Request - State: closed - Opened by jayahariv almost 6 years ago

#1855 - test: add authenticator test

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1854 - Rename package `com.couchbase.litecore` as `com.couchbase.lite.internal`

Pull Request - State: closed - Opened by bmeike almost 6 years ago - 2 comments
Labels: enhancement

#1853 - Refactor JNI code out of core

Pull Request - State: closed - Opened by bmeike almost 6 years ago
Labels: enhancement

#1851 - Generate code coverage report and submit to coveralls

Pull Request - State: closed - Opened by pasin almost 6 years ago

#1848 - fix: result test failure

Pull Request - State: closed - Opened by jayahariv almost 6 years ago

#1847 - only for testing: no commit

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 4 comments

#1846 - Annotate @NonNull to public API

Pull Request - State: closed - Opened by pasin almost 6 years ago

#1844 - Added warnings for when file logging is disabled

Pull Request - State: closed - Opened by borrrden almost 6 years ago

#1843 - Add annotation package

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago

#1841 - Add null check with NonNull annotations in Query Index classes.

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago

#1840 - Add null check with NonNull annotations in Query Function classes.

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago

#1839 - Add null check with NonNull annotations in Query Expression classes.

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago

#1838 - fix: testDocumentChangeOnDocumentPurged test

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 9 comments

#1837 - Feat/debug log

Pull Request - State: closed - Opened by jayahariv almost 6 years ago

#1836 - Feature/query clause validate null

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago - 2 comments

#1833 - Add .travis.yml

Pull Request - State: closed - Opened by pasin almost 6 years ago

#1832 - feat: add the header information

Pull Request - State: closed - Opened by jayahariv almost 6 years ago

#1831 - test: check non-ASCII string in logs

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 5 comments

#1829 - test: add remaining file logging unit tests

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 1 comment

#1828 - test: add file logging tests

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 3 comments

#1827 - Fixes #1825 NULL parameters should be validated and throw Runtime Exc…

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago - 2 comments

#1826 - Fix warning message when there is no digest nor content

Pull Request - State: closed - Opened by pasin almost 6 years ago

#1824 - Change to support PredictiveQuery implementation

Pull Request - State: closed - Opened by pasin almost 6 years ago - 2 comments

#1823 - Change logging API to match spec

Pull Request - State: closed - Opened by borrrden almost 6 years ago

#1822 - test: check custom logging

Pull Request - State: closed - Opened by jayahariv almost 6 years ago

#1819 - Default log domain to NONE

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago

#1817 - feat: check default log location

Pull Request - State: closed - Opened by jayahariv almost 6 years ago - 2 comments

#1816 - Change domains type of the Console Logger to EnumSet.

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago

#1815 - #1785 Test retrieving boolean value from result toMap()

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago - 3 comments

#1812 - Update Replication Filter and Document Replication Eventing API.

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago - 1 comment

#1807 - Verify Purging triggers Database Changed Event.

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago - 1 comment

#1806 - #1084 Use lazy deserialization for replication filters.

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago

#1801 - Implement new CBL logging logic

Pull Request - State: closed - Opened by borrrden almost 6 years ago

#1800 - Verify TTL Test Scenarios are covered.

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago

#1797 - Replication eventing: Add new isDeleted and isAccessRemoved and API updates.

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago - 1 comment

#1796 - Replicator filters

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago - 2 comments

#1789 - Document Replication Eventing

Pull Request - State: closed - Opened by Sandychuang8 almost 6 years ago

#1788 - Fix time wait between expiration checks

Pull Request - State: closed - Opened by pasin almost 6 years ago

#1776 - Add delta sync enabled flag in replicator config.

Pull Request - State: closed - Opened by Sandychuang8 about 6 years ago - 1 comment
Labels: enhancement, P2: medium, cross-platform

#1768 - Ktest 1.x

Pull Request - State: closed - Opened by kimtrang about 6 years ago

#1745 - Fixes #1742 (emoji support)

Pull Request - State: closed - Opened by borrrden over 6 years ago - 1 comment

#1740 - Remove asciidocs and sample code

Pull Request - State: closed - Opened by jamesnocentini over 6 years ago
Labels: review

#1734 - Implemented Message Endpoint API

Pull Request - State: closed - Opened by pasin over 6 years ago

#1731 - [docs] 2.1 DB1

Pull Request - State: closed - Opened by jamesnocentini over 6 years ago - 1 comment
Labels: ready

#1730 - [docs] 2.0 updates

Pull Request - State: closed - Opened by jamesnocentini over 6 years ago

#1726 - fixed #1725 - 2.1: Android : Replication does not start

Pull Request - State: closed - Opened by hideki over 6 years ago