@@ -15,6 +15,8 | |||||
15 | # along with this program; if not, write to the Free Software |
|
15 | # along with this program; if not, write to the Free Software | |
16 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
|
16 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | |
17 |
|
17 | |||
|
18 | class ScmFetchError < Exception; end | |||
|
19 | ||||
18 | class Repository < ActiveRecord::Base |
|
20 | class Repository < ActiveRecord::Base | |
19 | include Redmine::Ciphering |
|
21 | include Redmine::Ciphering | |
20 |
|
22 |
General Comments 0
You need to be logged in to leave comments.
Login now