History log of /ontohub/spec/lib/ssh_access_spec.rb
Revision Date Author Comments Expand
8f845e804ef24c045876941e34930a9ac6720dbf 28-Jan-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add remote_type attribute to Repository

63690d8280c5282c6bd057da5330a6ae8859af35 28-Jan-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

remember the source address after unmirroring

8a781da97ffc95e4d369615bb2eccb458af72dc3 29-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

expect to raise an explicit error. Expect to raise SSHAccess::InvalidAccessOnMirrorError instead of any error.

775a1be9b58fbbbd15522fa0723d7b7b43c9bc8a 29-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

refactor ssh-access related stuff by style-guide Also make it possible to create an instance of SSHAccess instead of using the 'whole-bunch-of-class-methods' approach.

4551681c4cb82bac457cde91a4cce63e6c070a9b 29-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

raise error on push to mirror repository.

9fc3f7be4a26fede65a23f7d2e626d867f829db6 29-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

mitigate some rspec deprecation warnings.

071dce36c1da19a93f60eb98195faedb5ccf1ec5 29-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

improve ssh-access specs for owner/editor cases.

73120e371051954b252e1f5e7231620254ca6862 16-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

expect to raise an explicit error. Expect to raise SSHAccess::InvalidAccessOnMirrorError instead of any error.

f198c0ec200763fe1b0db998cd9418f412be8361 12-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

refactor ssh-access related stuff by style-guide Also make it possible to create an instance of SSHAccess instead of using the 'whole-bunch-of-class-methods' approach.

9c3a9ea5002b6efbb3e3640fe215e63b8dfb619d 12-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

raise error on push to mirror repository.

6876ece18854869a08606c12e0e814435fa73a29 12-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

mitigate some rspec deprecation warnings.

d60ddfb99765ab4fe956503f3f83d9c8f493eb99 12-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

improve ssh-access specs for owner/editor cases.

0dcf2700340141bc08344977e966e7ec095a8e8e 26-May-2014 Tim Reddehase <robustus@rightsrestricted.com>

add specs for permissions check for git/ssh.