History log of /ontohub/app/controllers/ssh_access_controller.rb
Revision Date Author Comments Expand
46c74ce1198069c03fea756800602f2884d85833 29-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

fix resolving of name/path for SSHAccessController The rspec tests utilize the controller_path and controller_name methods in order to determine the route. They sadly need to be manually adjusted.

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.

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

handle push-to-mirror error in controller Also add a new flag 'provide_to_user' which determine whether the reason message could be provided to the user via STDOUT.

feff848039f3d3d6ab93d8cc806278da0ed2d755 24-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

fix resolving of name/path for SSHAccessController The rspec tests utilize the controller_path and controller_name methods in order to determine the route. They sadly need to be manually adjusted.

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.

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

handle push-to-mirror error in controller Also add a new flag 'provide_to_user' which determine whether the reason message could be provided to the user via STDOUT.

cf2426edf48bf518b18c2a42aa7522fc2761159a 22-Feb-2014 Tim Reddehase <robustus@rightsrestricted.com>

adjust ssh_access_controller for useful errors The controller should now always return a valid response, in the sense of communicating with the command-line script. If an error occurs the json contains the error-information.

4bdd798555be86bf25e4c3f96582905b674ec106 11-Feb-2014 Tim Reddehase <robustus@rightsrestricted.com>

add support for ssh access on public repositories.

30133bbb904d252a7be85061953691d3f41f15af 19-Dec-2013 Tim Reddehase <robustus@rightsrestricted.com>

shorten the ssh-access-controller.

85515362f18a088f955a6b12fe37e109b5a2d3fc 09-Dec-2013 Tim Reddehase <robustus@rightsrestricted.com>

add relation between ssh-controller and repository.

d2089b2058a3f81fa4d9d288c7057708790f3d20 11-Oct-2013 Tim Reddehase <robustus@rightsrestricted.com>

Implement Querying for SSH-Permissions.

ca310998ecb4bbdf987a125a5499f4f1f5395c30 11-Oct-2013 Tim Reddehase <robustus@rightsrestricted.com>

add a controller to ask for ssh access - Add a Controller to allow queries, which ask for access on a Repository by git.