hibari / gdss-brick

http://hibari.github.com/hibari-doc/
Other
11 stars 2 forks source link

Apply server side timestamp and rename features to the dev branch #10

Closed tatsuya6502 closed 11 years ago

tatsuya6502 commented 11 years ago

Review the prototype implementation of server side timestamp and server side rename features, and merge them to dev branch for Hibari v0.5.

For details of server side rename implementation, see: https://github.com/hibari/gdss-brick/issues/2

  1. hibari-doc: review API changes in hibari-app-developer-guide.en.txt and apply the same change to hibari-app-developer-guide.ja.txt.
  2. Review the prototype implementation and test cases on norton_server_rename branches in the following projects. If they are ready, merge them to the dev branches.
    • gdss_brick
    • gdss_client
    • gdss_admin
    • gdss_ubf_proto
    • hibari_doc
tatsuya6502 commented 11 years ago

Set the target milestone to v0.3.

GitHub Issues:

tatsuya6502 commented 11 years ago

Done with task 2.

Review the prototype implementation and test cases on norton_server_rename branches in the following projects. If they are ready, merge them to the dev branches.

Merge Commits:

tatsuya6502 commented 11 years ago

Done with task 1.

hibari-doc: review API changes in hibari-app-developer-guide.en.txt and apply the same change to hibari-app-developer-guide.ja.txt.

Commits:

I haven't tested the functionality in gdss_ubf_proto. I'll keep this issue open until I test it.

tatsuya6502 commented 11 years ago

I haven't tested the functionality in gdss_ubf_proto. I'll keep this issue open until I test it.

I have decided to postpone this task "test in gdss-ubf-proto" to Hibari v0.3.1 release. The eunit and eqc tests in ubf are not compiling (https://github.com/hibari/gdss-ubf-proto/issues/8) so I'll have to wait for a v0.3.1 task (https://github.com/hibari/gdss-ubf-proto/issues/7) to complete.

Testing this functionality in gdss-ubf-proto will be covered by https://github.com/hibari/gdss-ubf-proto/issues/7#issuecomment-15035476. Close this issue.