Alexander Machehin
|
e10965a95f
|
[#369] fix error in the old code
|
2014-05-06 19:15:32 +06:00 |
Alexander Machehin
|
91dc74e73f
|
[#369] add missing templates; fix activity feed; add truncation to activity text
|
2014-05-06 18:58:10 +06:00 |
Alexander Machehin
|
2ef938a389
|
[#369] refactoring; add pagination
|
2014-05-06 15:51:04 +06:00 |
Alexander Machehin
|
8d211e5a75
|
[#369] remove ngTable; update all issues table
|
2014-05-06 01:16:15 +06:00 |
Alexander Machehin
|
9ea2677319
|
[#369] add activity tabs
|
2014-04-21 21:04:28 +06:00 |
Alexander Machehin
|
67031c06f8
|
Merge branch 'master' into 369-bootstrap
Conflicts:
config/environments/production.rb
|
2014-04-21 15:16:30 +06:00 |
Vokhmin Alexey V
|
559e41d94b
|
Fixed: undefined method admin?
|
2014-04-18 21:17:17 +04:00 |
avm
|
9e55a362d9
|
Merge pull request #379 from abf/rosa-build:376-add-monitoring-tool
#376: Monitoring tool
|
2014-04-18 12:58:34 +04:00 |
Alexander Machehin
|
628b69e22b
|
[#369] small highlighting changes
|
2014-04-18 14:51:24 +06:00 |
Vokhmin Alexey V
|
8cbfdcc12f
|
Merge branch 'master' into 376-add-monitoring-tool
|
2014-04-18 00:34:02 +04:00 |
Alexander Machehin
|
836139c54b
|
[#369] activity filters
|
2014-04-17 22:49:51 +06:00 |
Alexander Machehin
|
92e5617745
|
[#369] add other activity templates
|
2014-04-17 17:24:24 +06:00 |
Alexander Machehin
|
ae7de6776d
|
Merge branch '369-remove_codemirror' into 369-bootstrap
Conflicts:
config/environments/production.rb
|
2014-04-17 13:15:10 +06:00 |
Alexander Machehin
|
1fa17cf789
|
[#369] small refactoring
|
2014-04-16 22:09:23 +06:00 |
Alexander Machehin
|
dd41f41867
|
[#369] add codemirror editor
|
2014-04-16 21:56:24 +06:00 |
Vokhmin Alexey V
|
552e36cf72
|
#376: added monitoring tool
|
2014-04-15 22:08:43 +04:00 |
Alexander Machehin
|
1aa0ffccfc
|
[#369] remove old js
|
2014-04-15 22:34:13 +06:00 |
Alexander Machehin
|
d66d9accaf
|
Merge branch '369-remove_codemirror' into 369-bootstrap
Conflicts:
Gemfile
Gemfile.lock
vendor/assets/javascripts/old-codemirror.js
vendor/assets/javascripts/old-codemirror/keymaps/emacs.js
vendor/assets/javascripts/old-codemirror/keymaps/vim.js
vendor/assets/javascripts/old-codemirror/modes/clike.js
vendor/assets/javascripts/old-codemirror/modes/clojure.js
vendor/assets/javascripts/old-codemirror/modes/coffeescript.js
vendor/assets/javascripts/old-codemirror/modes/css.js
vendor/assets/javascripts/old-codemirror/modes/diff.js
vendor/assets/javascripts/old-codemirror/modes/gfm.js
vendor/assets/javascripts/old-codemirror/modes/go.js
vendor/assets/javascripts/old-codemirror/modes/groovy.js
vendor/assets/javascripts/old-codemirror/modes/haskell.js
vendor/assets/javascripts/old-codemirror/modes/htmlembedded.js
vendor/assets/javascripts/old-codemirror/modes/htmlmixed.js
vendor/assets/javascripts/old-codemirror/modes/javascript.js
vendor/assets/javascripts/old-codemirror/modes/jinja2.js
vendor/assets/javascripts/old-codemirror/modes/less.js
vendor/assets/javascripts/old-codemirror/modes/lua.js
vendor/assets/javascripts/old-codemirror/modes/markdown.js
vendor/assets/javascripts/old-codemirror/modes/mysql.js
vendor/assets/javascripts/old-codemirror/modes/ntriples.js
vendor/assets/javascripts/old-codemirror/modes/pascal.js
vendor/assets/javascripts/old-codemirror/modes/perl.js
vendor/assets/javascripts/old-codemirror/modes/php.js
vendor/assets/javascripts/old-codemirror/modes/plsql.js
vendor/assets/javascripts/old-codemirror/modes/python.js
vendor/assets/javascripts/old-codemirror/modes/r.js
vendor/assets/javascripts/old-codemirror/modes/rpm-changes.js
vendor/assets/javascripts/old-codemirror/modes/rpm-spec.js
vendor/assets/javascripts/old-codemirror/modes/rst.js
vendor/assets/javascripts/old-codemirror/modes/ruby.js
vendor/assets/javascripts/old-codemirror/modes/rust.js
vendor/assets/javascripts/old-codemirror/modes/scheme.js
vendor/assets/javascripts/old-codemirror/modes/shell.js
vendor/assets/javascripts/old-codemirror/modes/smalltalk.js
vendor/assets/javascripts/old-codemirror/modes/sparql.js
vendor/assets/javascripts/old-codemirror/modes/stex.js
vendor/assets/javascripts/old-codemirror/modes/tiddlywiki.js
vendor/assets/javascripts/old-codemirror/modes/velocity.js
vendor/assets/javascripts/old-codemirror/modes/verilog.js
vendor/assets/javascripts/old-codemirror/modes/xml.js
vendor/assets/javascripts/old-codemirror/modes/xmlpure.js
vendor/assets/javascripts/old-codemirror/modes/yaml.js
vendor/assets/javascripts/old-codemirror/overlay.js
vendor/assets/javascripts/old-codemirror/runmode.js
vendor/assets/javascripts/vendor.js
vendor/assets/stylesheets/old-codemirror.scss
vendor/assets/stylesheets/old-codemirror/modes/diff.scss
vendor/assets/stylesheets/old-codemirror/modes/rpm-spec.scss
vendor/assets/stylesheets/old-codemirror/modes/tiddlywiki.scss
vendor/assets/stylesheets/old-codemirror/themes/cobalt.scss
vendor/assets/stylesheets/old-codemirror/themes/eclipse.scss
vendor/assets/stylesheets/old-codemirror/themes/elegant.scss
vendor/assets/stylesheets/old-codemirror/themes/monokai.scss
vendor/assets/stylesheets/old-codemirror/themes/neat.scss
vendor/assets/stylesheets/old-codemirror/themes/night.scss
vendor/assets/stylesheets/old-codemirror/themes/rubyblue.scss
vendor/assets/stylesheets/vendor.scss
|
2014-04-15 19:04:27 +06:00 |
Alexander Machehin
|
f23259775e
|
[#369] remove codemirror; use pygments
|
2014-04-15 15:11:14 +06:00 |
Vokhmin Alexey V
|
cf479a144d
|
ActiveAdmin integration
|
2014-04-12 00:29:43 +04:00 |
Alexander Machehin
|
0a47f28235
|
[#369] remove unneeded file
|
2014-04-11 16:12:57 +06:00 |
Alexander Machehin
|
1a1838a363
|
[#369] add templates; add codemirror
|
2014-04-11 14:57:00 +06:00 |
Vokhmin Alexey V
|
4d0453b738
|
#373: cleanup
|
2014-04-10 00:07:36 +04:00 |
Vokhmin Alexey V
|
c65853e072
|
#373: added ability to destroy ProductBuildList
|
2014-04-09 22:44:19 +04:00 |
Alexander Machehin
|
02a488a2f2
|
Merge branch 'master' into 373-cached-chroot
|
2014-04-09 12:43:33 +06:00 |
Alexander Machehin
|
80cd7bcd52
|
fix mistype with reset password token
|
2014-04-09 12:43:12 +06:00 |
Alexander Machehin
|
32b61dcf5d
|
Merge branch 'master' into 373-cached-chroot
|
2014-04-09 12:28:32 +06:00 |
Alexander Machehin
|
09f14687ad
|
fix edit password url
|
2014-04-09 12:28:02 +06:00 |
Alexander Machehin
|
09b75e4110
|
[#369] add new comment & new push notifications
|
2014-04-08 19:11:34 +06:00 |
Vokhmin Alexey V
|
afb3b183c8
|
#373: rollback changes
|
2014-04-08 02:12:22 +04:00 |
Vokhmin Alexey V
|
c41fc4d0bb
|
#373: added use_cached_chroot field
|
2014-04-07 23:00:42 +04:00 |
Alexander Machehin
|
7644a0f4cc
|
[#369] remove angular-busy; add loading-bar
|
2014-04-04 16:15:15 +06:00 |
Alexander Machehin
|
c08fd6d569
|
[#369] add angular spinner; some fixes
|
2014-04-02 16:33:05 +06:00 |
avokhmin
|
4c74c31a4b
|
Merge pull request #371 from abf/rosa-build:370-update-sitemap
#370: Update sitemap
|
2014-03-31 23:41:06 +04:00 |
Vokhmin Alexey V
|
b1e98bd92f
|
Fixed: confirmation_instructions
|
2014-03-31 14:25:56 +04:00 |
Alexander Machehin
|
a0f3225dad
|
[#369] top menu & footer
|
2014-03-30 19:50:57 +06:00 |
Vokhmin Alexey V
|
e367a5e0dd
|
#370: generate sitemap
|
2014-03-29 02:14:37 +04:00 |
Alexander Machehin
|
297dd4bd44
|
[#345] fix "No route matches missing required keys: [:id]" error
|
2014-03-27 13:17:29 +06:00 |
Vokhmin Alexey V
|
ca834696b8
|
#345: fixed: undefined method [] for nil:NilClass
|
2014-03-27 00:12:31 +04:00 |
Vokhmin Alexey V
|
a15353e460
|
#345: fixed: usage of name_with_owner
|
2014-03-27 00:02:28 +04:00 |
Alexander Machehin
|
ed1f6764fa
|
[#345] fix 500 error
|
2014-03-26 14:36:02 +06:00 |
Alexander Machehin
|
ddd2cae8da
|
[#345] add missing {
|
2014-03-26 12:23:31 +06:00 |
Alexander Machehin
|
c2b9690f3f
|
[#345] fix error with jbuilder
|
2014-03-25 23:44:17 +06:00 |
Vokhmin Alexey V
|
0b626f90fa
|
#345: refactoring
|
2014-03-24 22:28:03 +04:00 |
Vokhmin Alexey V
|
1217bdad88
|
#345: fixed: undefined method name_with_owner for nil:NilClass
|
2014-03-24 21:55:02 +04:00 |
Vokhmin Alexey V
|
7a3ffc5b82
|
#345: fixed build_lists page
|
2014-03-24 21:50:56 +04:00 |
Vokhmin Alexey V
|
7df3fd13d6
|
#345: Fixed JS
|
2014-03-21 22:42:03 +04:00 |
Vokhmin Alexey V
|
f04c1105d3
|
#345: fixed: /modify, /projects search
|
2014-03-21 22:22:05 +04:00 |
Vokhmin Alexey V
|
c0d5c6ec88
|
#345: fixed groups/profile_controller
|
2014-03-20 03:00:16 +04:00 |
Alexander Machehin
|
2ee3ea93bd
|
[#345] remove deprecated dynamic finder methods
|
2014-03-18 19:58:51 +06:00 |