|
086ad0ec69
|
Add external-link validation before setting
|
2016-03-11 15:15:02 +01:00 |
|
|
695ee9df9b
|
Add (external) link validation
|
2016-03-11 15:15:02 +01:00 |
|
|
cb288eb868
|
Rewrite internal linking
* so you need to pass Entry instead of Link
* interal linking does two-way-linking
|
2016-03-11 15:15:02 +01:00 |
|
|
3b02a30788
|
Move Link/Links type to external linking code
|
2016-03-11 15:15:02 +01:00 |
|
|
b8766a224e
|
Implement ExternalLinker for Entry for convenience
|
2016-03-11 15:15:02 +01:00 |
|
|
d6029678c7
|
Implement InternalLinker for Entry, for convenience
|
2016-03-11 15:15:02 +01:00 |
|
|
defec535c8
|
Refactor internal link helpers into trait
|
2016-03-11 15:15:02 +01:00 |
|
|
1e17b10568
|
Refactor external linking into trait
|
2016-03-11 15:15:02 +01:00 |
|
|
277c31237a
|
lib: Add remove_link()
|
2016-03-11 15:15:02 +01:00 |
|
|
b7a5f57e3a
|
lib: Implement add_link()
|
2016-03-11 15:15:02 +01:00 |
|
|
339ec08a83
|
lib: Add Links::{add,remove}()
|
2016-03-11 15:15:02 +01:00 |
|
|
6480fb515c
|
lib: Derive some traits for Link{,s} type
|
2016-03-11 15:15:02 +01:00 |
|
|
19322b667a
|
Add helper for processing store result
|
2016-03-11 15:15:02 +01:00 |
|
|
a53d36c23d
|
Implement internal::set_links()
|
2016-03-11 15:15:02 +01:00 |
|
|
950dce945f
|
Implement internal::get_links()
|
2016-03-11 15:15:02 +01:00 |
|
|
b6168f50a1
|
Implement: Links::new()
|
2016-03-11 15:15:02 +01:00 |
|
|
e4fae4cfcf
|
Implement: of external::set_link()
|
2016-03-11 15:15:02 +01:00 |
|
|
18de6b80d5
|
Implement: external::get_link()
|
2016-03-11 15:15:02 +01:00 |
|
|
e6e9a1a19e
|
Add Error kinds
|
2016-03-11 15:15:02 +01:00 |
|
|
17daf7c387
|
Add Link::new()
|
2016-03-11 15:15:02 +01:00 |
|
|
ff3d5dd94b
|
Add initial interface spec
|
2016-03-11 15:15:02 +01:00 |
|
|
2430e68dc2
|
Add dependencies
|
2016-03-11 15:15:02 +01:00 |
|
|
e43bfa2c2c
|
init: libimaglink
|
2016-03-11 15:15:02 +01:00 |
|
|
7dde6c2a56
|
Merge pull request #235 from matthiasbeyer/libimagstore/update-glob
libimagstore: Update glob 0.2.10 -> 0.2.11
|
2016-03-07 17:58:27 +01:00 |
|
|
df1fd31771
|
libimagstore: Update glob 0.2.10 -> 0.2.11
|
2016-03-07 17:46:58 +01:00 |
|
|
501f4f3111
|
Merge pull request #203 from matthiasbeyer/libimagutil/ismatch-util
Add ismatch!() macro
|
2016-03-07 17:22:13 +01:00 |
|
|
20201d2358
|
Merge pull request #210 from matthiasbeyer/doc/libimagutil
Doc/libimagutil
|
2016-03-07 17:18:50 +01:00 |
|
|
637faf2d66
|
Merge pull request #219 from matthiasbeyer/doc/add-module-files
Add module files for several modules
|
2016-03-07 17:14:30 +01:00 |
|
|
71d6008105
|
Merge pull request #231 from matthiasbeyer/libimagrt/config-in-toml
Switch configuration language to TOML
|
2016-03-07 11:22:23 +01:00 |
|
|
2fa10067fb
|
Configuration is optional
|
2016-03-07 10:32:10 +01:00 |
|
|
4f935c8ba1
|
Merge pull request #233 from matthiasbeyer/libimagstore/entry-header-get-header
EntryHeader: Function to get toml object
|
2016-03-07 10:29:14 +01:00 |
|
|
a02a0f2fde
|
Merge pull request #167 from matthiasbeyer/doc/linking
doc: Add chapter on linking
|
2016-03-06 11:53:18 +01:00 |
|
|
257fe1880e
|
EntryHeader: Function to get toml object
|
2016-03-06 11:51:09 +01:00 |
|
|
fc46f1a8df
|
doc: imag:// prefix should be optional
|
2016-03-06 11:18:31 +01:00 |
|
|
5b034dc37b
|
doc: Add liblink specification
|
2016-03-06 11:18:01 +01:00 |
|
|
4b4809571a
|
doc: Add paragraph in section for linking internal content
|
2016-03-06 11:17:30 +01:00 |
|
|
fc7a86ba50
|
doc: Add initial paragraph
|
2016-03-06 11:17:30 +01:00 |
|
|
a51b68e838
|
doc: Add chapter on linking
|
2016-03-06 11:17:26 +01:00 |
|
|
21d5d32d50
|
Configuration: Provide config() getter, remove the default() implementation therefor
|
2016-03-05 12:36:11 +01:00 |
|
|
192b3b5885
|
Switch to TOML as configuration language behind the scenes
|
2016-03-05 12:30:40 +01:00 |
|
|
a6406d6b88
|
Merge pull request #228 from matthiasbeyer/doc/alphabetical-ordering
doc: alphabetical ordering for modules
|
2016-03-04 13:54:03 +01:00 |
|
|
20c8fc17d1
|
Merge pull request #227 from matthiasbeyer/libimagstore/clean-warnings
Libimagstore/clean warnings
|
2016-03-03 20:53:51 +01:00 |
|
|
7ff1995acc
|
Move files to new filenames, so we have alphabetical ordering
|
2016-03-02 17:32:24 +01:00 |
|
|
74634227e0
|
Use unused result
|
2016-03-01 21:23:09 +01:00 |
|
|
22e9f8a93b
|
Remove unused import
|
2016-03-01 21:21:14 +01:00 |
|
|
1a8106dfd2
|
Add missing error-forwarding
|
2016-03-01 21:20:53 +01:00 |
|
|
38b9e15615
|
Remove unreachable statement
|
2016-03-01 21:19:15 +01:00 |
|
|
08c37c5fcb
|
Remove unused "mut" from EntryHeader::delete()
|
2016-03-01 21:18:17 +01:00 |
|
|
ed3da38701
|
Remove unused "mut" from EntryHeader::read_with_sep()
|
2016-03-01 21:18:10 +01:00 |
|
|
309e70df14
|
Remove unused "mut" from EntryHeader::set_with_sep()
|
2016-03-01 21:18:04 +01:00 |
|