aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/fieldsettest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce creation of Document instances without DocumentTypeRepo.Geir Storli2023-03-131-5/+5
* Reduce use of Identifiable for document::DatatTypeHenning Baldersheim2022-03-031-0/+3
* add special DocumentOnly fieldset in Java as wellArne H Juul2022-02-151-0/+21
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Removed unused IFieldBase of Serializer/Deserializer interface.Henning Baldersheim2020-11-091-1/+1
* No need to inherit Identifiable.Henning Baldersheim2020-11-071-0/+4
* Revert "Revert "Balder/use an actual fieldset repo""Henning Baldersheim2020-08-201-9/+8
* Revert "Balder/use an actual fieldset repo"Arnstein Ressem2020-08-191-8/+9
* Build the FieldSetRepo up front with all configured fieldsets to avoid buildi...Henning Baldersheim2020-08-141-9/+8
* Make sure the entries in the set are unique.Henning Baldersheim2020-08-141-3/+4
* Use a vector backed set for speed.Henning Baldersheim2020-08-131-8/+4
* Follow clion adviseHenning Baldersheim2020-08-131-53/+38
* Make FieldCollection immutable.Henning Baldersheim2020-08-071-19/+8
* Repair clion whitespace mess.Henning Baldersheim2020-08-071-6/+6
* Do not compute the hash on temporary sets. Wait till done.Henning Baldersheim2020-08-071-6/+8
* - Use modern enum class.Henning Baldersheim2020-08-071-5/+23
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-14/+14
* Remove the unused [header] and [body] fieldsets to simplify backend optimizat...Henning Baldersheim2020-08-041-30/+1
* Revert "Revert "doc: -> id:""Henning Baldersheim2019-08-211-3/+3
* Revert "doc: -> id:"Henning Baldersheim2019-08-211-3/+3
* doc: -> id:Henning Baldersheim2019-08-191-3/+3
* Migrate document unit tests from cppunit to gtest.Tor Egge2019-04-161-99/+77
* Eliminate clang warnings in documentTor Egge2019-02-071-5/+5
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-0/+1
* Include what you need.Henning Baldersheim2017-08-181-5/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* PublishJon Bratseth2016-06-151-0/+348