81da36894af70bbb8d8e24b004026ad4c5c1bc99 |
|
19-Jul-2016 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
1592 committer not shown in versions (#1704)
* Supply pushing user.
* Code style.
* Remove already executed data migration task.
* Improve Commit model, add associations to User model.
* Get rid of ambiguous class/module names.
* Replace OntologyVersion#user by #pusher.
* Display pusher information in OntologyVersions index.
* Fix all the tests.
* Add new tests.
* Obey Hound.
* Fix migration.
* Add data migration for missing commits.
* Add data migrations.
* Shorten up method.
* Remove unnecessary comment. |
954afac4e41cf97c534d3e066833bf62cad0f121 |
|
20-Oct-2014 |
Tim Reddehase <robustus@rightsrestricted.com> |
remove xml-data from ontology-version and related
Remove xml_name and pp_xml_name from ontology-version.
This should also include removal of every related method. |
afd1d888784385307c9c0544597a513c2008d342 |
|
02-Jul-2014 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
adjust tests, fix implementation |
658151642f71e0593b7d55f124fd42ebe2cfcf9a |
|
17-May-2014 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
detect moved ontologies, save them properly |
ee5342a8882c2fc7631fcffb5497e6597747887c |
|
10-May-2014 |
Tim Reddehase <robustus@rightsrestricted.com> |
fix whitespace issues
Includes fixes for the following whitespace-related issues:
- Trailing whitespace at end of line
- Tabs in file
- No newline at end of file
This commit fixes these issues for .rb, .coffee, and .sass
files. |
045a68332e7be1078224de3911d214939e470b66 |
|
07-Mar-2014 |
Julian Kornberger <juliank@tzi.de> |
Checkout files in a shared directory.
Otherwise they get lost with each deployment and have to be reparsed with Hets. |
a11fa4196a44ddd584a6aeeb79e6b09f5cef7b48 |
|
25-Feb-2014 |
Tim Reddehase <robustus@rightsrestricted.com> |
refactor xml-file questions for rails style. |
65d4e43fbd340cbee0cef7010833b287adc5cc84 |
|
17-Feb-2014 |
Tim Reddehase <robustus@rightsrestricted.com> |
add pp_xml_name and xml_name and set them
While parsing we set the pp_xml_name and xml_name
to avoid confusion when determining the name ourselves. |
f4914ac299f7a582642f1a9168a0d1e7e2a3c287 |
|
21-Nov-2013 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
move proper encoding function to class string |
d96b49c5b5def1dd4e45934d030a05b2c40eb6de |
|
21-Nov-2013 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
set encoding to UTF-8 before sending file to hets |
a3923a34a7ada40e7db50fd8e58af228616f62c0 |
|
07-Nov-2013 |
Tim Reddehase <robustus@rightsrestricted.com> |
add method to determine code reference path
Since we now generate Codeposition files with
the -o pp.xml option of hets, we will need
to determine the path to that file. |
89849d4f0871f414f3d7d8e926bb10e9db19fd57 |
|
22-Oct-2013 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
fix seeds: child ontologies don't have an own raw file |
ac24fe7991ded663db092bd5480ef9c52c14a86f |
|
24-Sep-2013 |
= <=> |
prepare for codemirror |
24a4fef0ec5817f68ff5dd8bc59c1ce947187fab |
|
18-Sep-2013 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
fix ontology upload type-error |
7097237ffbd7227b30272b307b6e48c78b22ecb1 |
|
31-Jul-2013 |
Julian Kornberger <juliank@tzi.de> |
All unit tests running |
ac2169141f0b549fc8917a4b1d778f4ba3cab0bf |
|
27-Jun-2013 |
Julian Kornberger <juliank@tzi.de> |
Seeds and Hets are working with Git. |
aead985e48027c9df1ef553b17df29dd378757aa |
|
27-Jun-2013 |
Julian Kornberger <juliank@tzi.de> |
Attachments with carrier_wave removed, commit_oid for Git commits added. |