lp:~3v1n0/u1db-qt/uri-path-parsing
Created by
Marco Trevisan (Treviño)
on
2015-02-28
and last modified on
2015-03-05
- Get this branch:
- bzr branch lp:~3v1n0/u1db-qt/uri-path-parsing
Only
Marco Trevisan (Treviño)
can upload to this branch. If you are
Marco Trevisan (Treviño)
please log in for upload directions.
Branch merges
Propose for merging
- PS Jenkins bot: Approve (continuous-integration) on 2015-03-05
- Christian Dywan: Approve on 2015-03-05
-
Diff: 174 lines (+70/-17)4 files modifiedexamples/u1db-qt-example-1/u1db-qt-example-1.qml (+1/-1)
src/database.cpp (+35/-13)
src/database.h (+4/-1)
tests/test-database.cpp (+30/-2)
Related bugs
Bug #1426180: U1db.Database does not support QUri as path | Medium | Fix Committed |
|
Related blueprints
Branch information
Recent revisions
- 128. By Marco Trevisan (Treviño) on 2015-03-05
-
Database: make sure that setting an empty path, moves the db to memory
- 127. By Marco Trevisan (Treviño) on 2015-03-05
-
Database: keep the ":memory:" special path saved in Database:
:MEMORY_ PATH - 126. By Marco Trevisan (Treviño) on 2015-03-05
-
TestDatabase: open temporary files, to actually create paths
And update QUrl test
- 125. By Marco Trevisan (Treviño) on 2015-03-05
-
Database: don't change the internal m_path value when sanitizing, just keep the user value
And sanitize it when creating the Db
- 124. By Marco Trevisan (Treviño) on 2015-02-28
-
Database: support parsing of URI paths using something such as "file://"+ path
- 122. By Albert Astals Cid on 2015-02-20
-
Make tests pass with Qt 5.4 Fixes: #1423473
Approved by: PS Jenkins bot, Christian Dywan - 120. By Christian Dywan on 2014-11-11
-
Create parent folder for full database path Fixes: 1390166
Approved by: PS Jenkins bot, Michał Karnicki
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:u1db-qt