Commit Graph

126 Commits

Author SHA1 Message Date
Alexander Machehin 27f3d371a6 [#369] blob; hightlight a line; 2014-11-10 23:46:44 +05:00
Alexander Machehin e140dade10 [#369] update blob whereami block 2014-11-10 16:45:38 +05:00
Alexander Machehin e2bac4dd72 [#369] small changes of a tree table 2014-11-10 14:06:46 +05:00
Alexander Machehin 435b3bfce9 [#369] fix error: undefined method 'contents' for #<Grit::Blob 2014-11-10 13:37:47 +05:00
Alexander Machehin 4689312449 [#369] update a git tree page datetime format 2014-11-07 22:54:07 +05:00
Alexander Machehin 344cc19480 [#369] update new build list page; work in progress 2014-10-23 18:49:57 +06:00
Alexander Machehin 2b9434f346 Merge branch 'master' into 369-bootstrap
Conflicts:
	Gemfile
	Gemfile.lock
	app/assets/javascripts/angular-new/models/build_list.js.erb
	app/assets/javascripts/extra/build_list.js
	app/controllers/projects/build_lists_controller.rb
	app/controllers/projects/projects_controller.rb
	app/models/platform.rb
	app/views/projects/base/_layout.html.haml
	app/views/projects/build_lists/_new_form.html.haml
	app/views/projects/build_lists/show.html.haml
	app/views/projects/git/base/_fork.html.haml
	app/views/projects/git/commits/_commits.html.haml
	config/locales/en.yml
	config/locales/ru.yml
2014-10-16 16:41:29 +06:00
Alexander Machehin eb607d0a26 fix mistype 2014-10-08 21:10:46 +06:00
Alexander Machehin 6660c930c8 show blob images in the commit 2014-10-08 18:15:28 +06:00
Alexander Machehin c542eb8334 refactoring 2014-10-01 20:36:39 +06:00
Alexander Machehin a1151daab1 fix pull request blob & commit links 2014-10-01 17:17:16 +06:00
Alexander Machehin 093511be08 show images in the diff 2014-09-11 20:42:38 +06:00
Alexander Machehin 42156cfdea fix mistype in the diff commits view 2014-09-10 22:55:56 +06:00
Alexander Machehin 834c03e6fa fix showing pull request diff & diff between two commits 2014-09-05 00:51:42 +06:00
Alexander Machehin 202ac91644 [#369] change location in the tree page 2014-07-11 15:43:45 +06:00
Alexander Machehin 3bbf6b54f2 [#369] tags page 2014-07-10 21:47:15 +06:00
Alexander Machehin 3b7bfb0c1d [#369] branches page 2014-07-10 21:13:23 +06:00
Alexander Machehin 0c1d0fc133 [#369] commits index page 2014-07-09 22:29:15 +06:00
Alexander Machehin 14bee24de9 [#369] fix branch selector 2014-07-09 17:55:40 +06:00
Alexander Machehin e18cc43867 [#369] fix error "undefined method iterate_path2" 2014-07-09 16:10:35 +06:00
Alexander Machehin 66e21de2b7 [#369] add tree content pagination 2014-07-09 15:38:36 +06:00
Alexander Machehin 388617c248 [#369] git tree page 2014-07-08 20:52:10 +06:00
Alexander Machehin e70d7c1c39 [#413] autoselect build platform, save to repository & project version params 2014-07-04 15:26:01 +06:00
Vokhmin Alexey V 113a91501f Fixed: wrong commit committed_date. 2014-07-01 00:21:35 +04:00
Vokhmin Alexey V d9dc1af6cc Fixed: links to forked projects 2014-06-05 21:35:20 +04:00
Alexander Machehin 628b69e22b [#369] small highlighting changes 2014-04-18 14:51:24 +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
Alexander Machehin 1aa0ffccfc [#369] remove old js 2014-04-15 22:34:13 +06:00
Alexander Machehin f23259775e [#369] remove codemirror; use pygments 2014-04-15 15:11:14 +06:00
Vokhmin Alexey V 4c398ab710 #345: fixed presenters, etc 2014-03-14 02:31:28 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Alexander Machehin f29eee6d5d [#325] try to fix input 2013-11-20 16:19:41 +06:00
Alexander Machehin 188c3be355 [#325] add abibity to create fork with different name 2013-11-19 17:06:44 +06:00
Alexander Machehin a673f6ed56 add time ago 2013-09-01 18:06:42 +06:00
Alexander Machehin 3e9ad8dd58 [#277] new title of the profile 2013-08-23 22:30:19 +06:00
Alexander Machehin 02f48f5f2b fix undefined fullname property 2013-07-27 22:16:44 +06:00
avm 72f933217b Merge pull request #228 from abf/rosa-build:226-remove-API-calls-from-JS
#226: Remove API calls from JS
2013-07-25 13:19:44 +04:00
Alexander Machehin 021d2a03a9 [#234] disable submit buttons 2013-07-25 02:29:28 +06:00
Vokhmin Alexey V a098e00a1a Merge branch 'master' into 226-remove-API-calls-from-JS
Conflicts:
	app/assets/javascripts/angularjs/controllers/project_refs_controller.js
	config/routes.rb
2013-07-23 19:23:20 +04:00
Vokhmin Alexey V 157becb196 #226: removed API calls from JS 2013-07-23 16:29:35 +04:00
Vokhmin Alexey V eb4d4806f4 #226: updated Branches and Tags views, JS, etc. 2013-07-23 14:07:39 +04:00
Vokhmin Alexey V f69013329a #222: removed unnecessary attrs 2013-07-22 21:21:51 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V 0833a9698a #214: refactoring of JS and views 2013-07-19 18:06:30 +04:00
Vokhmin Alexey V c44b4ffda2 #214: added "angular-i18n" gem, some refactoring 2013-07-19 16:34:55 +04:00
Vokhmin Alexey V bc89c873ba #214: updated locales of branches 2013-07-15 15:02:06 +04:00
Vokhmin Alexey V a37a23266f #214: added DateTime formatter 2013-07-15 14:11:17 +04:00
Vokhmin Alexey V c286dc4c87 #214: refactoring of views 2013-07-11 19:15:18 +04:00
Vokhmin Alexey V 2e33f0038a #214: added ability to destroy branch 2013-07-11 17:03:02 +04:00