]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/taranpe1/index.mdwn
Merge branch 'master' into uloha-server
[edu/osp-wiki.git] / student / taranpe1 / index.mdwn
index 2f23c1148c3bf61af7067a841d24ddcc8f47276c..5b7865ef0493aaddf2b4e68873c007757d578a67 100644 (file)
@@ -1,6 +1,6 @@
 [[!meta title="Tarant Petr"]]
 
-**Project name and homepage:** [Example project](http://www.example.com)
+**Project name and homepage:** [MigDB](https://github.com/migdb/migdb)
 
 Assignment
 ======
@@ -14,40 +14,56 @@ The goal of our project is to create a framework which evolves the entities (obj
 
 Create operation ExtractClass: [issue-131][1]
 
-Create ORM mapping for atomic operation MoveProperty: [issue-136][2]
-
-
-link: [MigDB][3]
+link: [MigDB][2]
 
 Links documenting the results of my work
 ======
 
-Here, I'll add links similar to the examples below and describe what
-is being linked.
+* [Version control repository with the actual state of my work](https://github.com/migdb/migdb/tree/evolution_api)
+
+Because of the difficulty and extensiveness of the problem I must do more then one commit.
+
+ 1. [Initialization of operation](https://github.com/migdb/migdb/commit/c22a20dfb511748ba2409c66944f694afd2e6369)
+
+ 2. [Property type problem in operation](https://github.com/migdb/migdb/commit/70aab207655e838c2857b8649faec10f80264f26)
+
+ 3. [Final state of operation in APP meta-model and APP evalution](https://github.com/migdb/migdb/commit/ed33f7911ea99ee2e0bacb3f6f12a9d41ae9b937)
+
+ 4. [Final test for APP evolution](https://github.com/migdb/migdb/commit/413af68efc5d79425f128ecd88a0f82657fd5e4f)
+
+ 5. [First part of ORM mapping](https://github.com/migdb/migdb/commit/69d1a110c980989b2dcee9c8f2d3c88b6a65b049)
 
-* [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
-* [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
-* [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
-* [Additional supporting material](http://lwn.net/Articles/385586/)
+ 6. [Prepate comparator component for ORM testing](https://github.com/migdb/migdb/commit/7a6deab306db11ea16eeae140778292a15ccef11)
+
+ 7. [Repair small bug in ExtractClass definition (meta-model)](https://github.com/migdb/migdb/commit/4db1d4b1bd724eadcef3a7591f1655bfbe719ba2)
+
+ 8. [Repair small bug in ExtractClass definition (evolution and builders)](https://github.com/migdb/migdb/commit/c365a2c07f1d0de2ae0c9067076596433d41c69e)
+
+Documentation of my operation is in GitWiki:
+
+* [Documentation of ExtractClass operation](https://github.com/migdb/migdb/wiki/Operations:-Application-Layer)
 
 Presentation
 ==========
 
-* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]]
-* [[Presentation of the results of my work|prezentace2.pdf]]
+* [[Presentation of the aim of my work|preszentace1.pdf]]
+* [[Presentation of the results of my work|presentation3.pdf]]
 
 Ohloh
 =====
 
 Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
 
-For example: <a href='https://www.ohloh.net/accounts/9897?ref=Detailed'>
-  <img alt='Ohloh profile for Linus.Torvalds' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='191' />
-</a>
 
 [w]:https://www.ohloh.net/accounts/taranpe1/widgets
 
 
+[[preszentace1.pdf]]
+[[presentation3.pdf]]
+
   [1]: https://github.com/migdb/migdb/issues/131
-  [2]: https://github.com/migdb/migdb/issues/136
-  [3]: https://github.com/migdb/migdb
+  [2]: https://github.com/migdb/migdb
+  [3]: https://github.com/migdb/migdb/commit/ed33f7911ea99ee2e0bacb3f6f12a9d41ae9b937
+
+
+[[presentation3.pdf]]