)]}'
{"horizon/static/horizon/js/angular/directives/forms.js":[{"author":{"_account_id":2455,"name":"Tihomir Trifonov","email":"t.trifonov@gmail.com","username":"ttrifonov"},"change_message_id":"065a2085ff0343a6a84499bf7e50b752d02a174a","unresolved":false,"context_lines":[{"line_number":2,"context_line":"(function () {"},{"line_number":3,"context_line":"  \u0027use strict\u0027;"},{"line_number":4,"context_line":"  horizonApp."},{"line_number":5,"context_line":"    directive(\u0027notBlank\u0027, function () {"},{"line_number":6,"context_line":"      return {"},{"line_number":7,"context_line":"        require: \u0027ngModel\u0027,"},{"line_number":8,"context_line":"        link: function (scope, elm, attrs, ctrl) {"}],"source_content_type":"text/javascript","patch_set":7,"id":"AAAATn%2F8xxc%3D","line":5,"updated":"2013-12-20 12:36:58.000000000","message":"Just a question, is it possible this to be applied as an element\n\n    \u003cnotBlank\u003e\n\nor just as an attribute? Just wondering if we need :\n\n    restrict \u003d \u0027A\u0027\n\nhere.","commit_id":"b37b9d5fc43bb6757b8c1a28d521214944ac594e"},{"author":{"_account_id":2455,"name":"Tihomir Trifonov","email":"t.trifonov@gmail.com","username":"ttrifonov"},"change_message_id":"49a07647d5577b95c64d7e572ed358d1c907ef71","unresolved":false,"context_lines":[{"line_number":2,"context_line":"(function () {"},{"line_number":3,"context_line":"  \u0027use strict\u0027;"},{"line_number":4,"context_line":"  horizonApp."},{"line_number":5,"context_line":"    directive(\u0027notBlank\u0027, function () {"},{"line_number":6,"context_line":"      return {"},{"line_number":7,"context_line":"        require: \u0027ngModel\u0027,"},{"line_number":8,"context_line":"        link: function (scope, elm, attrs, ctrl) {"}],"source_content_type":"text/javascript","patch_set":7,"id":"AAAATn%2F8xeU%3D","line":5,"in_reply_to":"AAAATn%2F8xnU%3D","updated":"2013-12-20 13:34:44.000000000","message":"Thanks for the info!","commit_id":"b37b9d5fc43bb6757b8c1a28d521214944ac594e"},{"author":{"_account_id":7976,"name":"Maxime Vidori","email":"mvidori@redhat.com","username":"MaxV"},"change_message_id":"3d6d104d2dfb9f4c5767368fecd1545e8567cc0e","unresolved":false,"context_lines":[{"line_number":2,"context_line":"(function () {"},{"line_number":3,"context_line":"  \u0027use strict\u0027;"},{"line_number":4,"context_line":"  horizonApp."},{"line_number":5,"context_line":"    directive(\u0027notBlank\u0027, function () {"},{"line_number":6,"context_line":"      return {"},{"line_number":7,"context_line":"        require: \u0027ngModel\u0027,"},{"line_number":8,"context_line":"        link: function (scope, elm, attrs, ctrl) {"}],"source_content_type":"text/javascript","patch_set":7,"id":"AAAATn%2F8xnU%3D","line":5,"in_reply_to":"AAAATn%2F8xxc%3D","updated":"2013-12-20 13:10:06.000000000","message":"restrict \u003d \u0027A\u0027 is the default value, put this as an element will not have any meaning because it will look at the value attribute which is not provided by custom elements. So I just think it will do nothing","commit_id":"b37b9d5fc43bb6757b8c1a28d521214944ac594e"}],"horizon/static/horizon/tests/jshint.js":[{"author":{"_account_id":8429,"name":"Jordan OMara","email":"jomara@redhat.com","username":"jomara"},"change_message_id":"5b4baf7ec69854caf8238241e37a06446f417ad0","unresolved":false,"context_lines":[{"line_number":47,"context_line":""},{"line_number":48,"context_line":"    jsHintTest(\u0027angular/horizon.js\u0027, \u0027/static/horizon/js/angular/horizon.js\u0027, config);"},{"line_number":49,"context_line":"    jsHintTest(\u0027angular/horizon.js\u0027, \u0027/static/horizon/js/angular/directives/forms.js\u0027, config);"},{"line_number":50,"context_line":"    jsHintTest(\u0027angular/horizon.js\u0027, \u0027/static/horizon/js/angular/controllers/upload.js\u0027, config);"},{"line_number":51,"context_line":"  });"},{"line_number":52,"context_line":"});"},{"line_number":53,"context_line":""}],"source_content_type":"text/javascript","patch_set":3,"id":"AAAATn%2F9vKo%3D","line":50,"updated":"2013-12-06 16:05:27.000000000","message":"Why does this say \"angular/horizon.js\" and not \"angular/controllers/upload.js\"?","commit_id":"9f6c2216796df3f67a385ca33ac8762291a1f9c1"},{"author":{"_account_id":8429,"name":"Jordan OMara","email":"jomara@redhat.com","username":"jomara"},"change_message_id":"7b3b4fd09611e61786753746b8e5b2bd15130f0f","unresolved":false,"context_lines":[{"line_number":48,"context_line":"    jsHintTest(\u0027angular/horizon.js\u0027, \u0027/static/horizon/js/angular/horizon.js\u0027, config);"},{"line_number":49,"context_line":"    jsHintTest(\u0027angular/horizon.js\u0027, \u0027/static/horizon/js/angular/directives/forms.js\u0027, config);"},{"line_number":50,"context_line":"    jsHintTest(\u0027angular/horizon.js\u0027, \u0027/static/horizon/js/angular/controllers/upload.js\u0027, config);"},{"line_number":51,"context_line":"    jsHintTest(\u0027angular/horizon.js\u0027, \u0027/static/horizon/js/angular/controllers/dummy.js\u0027, config);"},{"line_number":52,"context_line":"  });"},{"line_number":53,"context_line":"});"},{"line_number":54,"context_line":""}],"source_content_type":"text/javascript","patch_set":6,"id":"AAAATn%2F9HoM%3D","line":51,"updated":"2013-12-16 16:27:30.000000000","message":"I still think this is wrong, isn\u0027t it? Shouldn\u0027t it be, \u0027angular/horizon.js, angular/directives/form.js\u0027, etc?","commit_id":"a93d347fa01b1ddfcd236032a6ce0ac148c33bc1"}]}
