Alexander Machehin
|
0c1d0fc133
|
[#369] commits index page
|
2014-07-09 22:29:15 +06:00 |
Alexander Machehin
|
c542f0ec0c
|
[#369] add flashes
|
2014-07-09 17:56:21 +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 |
Alexander Machehin
|
26ff56d36c
|
[#408] fix mass build link; change mass builds default sorting
|
2014-07-01 21:06:07 +06:00 |
Vokhmin Alexey V
|
113a91501f
|
Fixed: wrong commit committed_date.
|
2014-07-01 00:21:35 +04:00 |
Vokhmin Alexey V
|
7ded629ca6
|
#408: added description to MassBuild
|
2014-06-27 01:21:31 +04:00 |
Vokhmin Alexey V
|
2c326e809e
|
#408: added success list, refactoring
|
2014-06-26 21:20:26 +04:00 |
Alexander Machehin
|
d7d3ddfbd9
|
[#369] add visibility icon to platforms
|
2014-06-26 18:29:07 +06:00 |
Alexander Machehin
|
2727380c32
|
[#369] projects page; small refactoring
|
2014-06-26 18:07:22 +06:00 |
Alexander Machehin
|
bee3629593
|
[#369] not worked new build list page; platforms index page; small paginate refactoring
|
2014-06-24 15:03:08 +06:00 |
Vokhmin Alexey V
|
ad708c7ced
|
#403: updated build list status color
|
2014-06-23 20:39:57 +04:00 |
Vokhmin Alexey V
|
4601de81e4
|
disable creation of dependent projects for builds from RELS
|
2014-06-18 21:48:18 +04:00 |
Vokhmin Alexey V
|
7d77c030ef
|
#397: display dependent projects
|
2014-06-13 01:41:27 +04:00 |
Alexander Machehin
|
737d8c99f3
|
[#369] new build list page without js & last builds table
|
2014-06-06 14:01:13 +06:00 |
Alexander Machehin
|
1c54e3d0c4
|
[#369] small navbar fixes
|
2014-06-04 17:24:02 +06:00 |
Alexander Machehin
|
aa959496c9
|
Merge branch 'master' into 369-bootstrap
Conflicts:
app/views/projects/build_lists/show.html.haml
app/views/shared/_build_results.html.haml
|
2014-06-02 19:46:58 +06:00 |
Vokhmin Alexey V
|
ea62617ed5
|
#388: Updated UI
|
2014-05-21 01:15:06 +04:00 |
Vokhmin Alexey V
|
773ed56edb
|
#386: cleanup
|
2014-05-15 23:55:14 +04:00 |
Vokhmin Alexey V
|
0d7c1eb4e1
|
#386: Added filter by group
|
2014-05-15 23:52:43 +04: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
|
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
|
1a1838a363
|
[#369] add templates; add codemirror
|
2014-04-11 14:57:00 +06:00 |
Alexander Machehin
|
09b75e4110
|
[#369] add new comment & new push notifications
|
2014-04-08 19:11:34 +06:00 |
Alexander Machehin
|
d013d8c138
|
[#345] refactoring specs
|
2014-03-19 13:11:16 +06:00 |
Vokhmin Alexey V
|
4c398ab710
|
#345: fixed presenters, etc
|
2014-03-14 02:31:28 +04:00 |
Alexander Machehin
|
775ab380a2
|
[#345] move markdown to helper
|
2014-03-11 15:55:42 +06:00 |
Vokhmin Alexey V
|
160a8dc967
|
#358: added auto_publish_status into BuildList
|
2014-02-20 01:19:49 +04:00 |
Vokhmin Alexey V
|
93885af29a
|
#354: updated UI
|
2014-02-18 23:16:23 +04:00 |
Vokhmin Alexey V
|
21ac1aef1c
|
#354: autostart build_lists for personal platforms
|
2014-02-18 01:32:47 +04:00 |
Alexander Machehin
|
0e39aae1bf
|
[#343] use new ruby hash syntax
|
2014-01-21 10:51:49 +06:00 |
Vokhmin Alexey V
|
015c0375e8
|
#29: updated gems, remove old code
|
2014-01-15 23:34:54 +04:00 |
Alexander Machehin
|
b0da168621
|
[#29] remove encode strings
|
2014-01-10 08:59:33 +06:00 |
Alexander Machehin
|
0cb585ef71
|
Merge branch 'master' into 29-migrate-to-ruby-2.1
Conflicts:
Gemfile
Gemfile.lock
app/controllers/activity_feeds_controller.rb
app/models/activity_feed_observer.rb
config/environments/development.rb
config/initializers/a_app_config.rb
config/initializers/airbrake.rb
lib/modules/models/git.rb
spec/controllers/activity_feeds_controller_spec.rb
spec/helpers/activity_feeds_helper_spec.rb
|
2014-01-10 08:31:31 +06:00 |
avm
|
ad4b25d281
|
Merge pull request #334 from abf/rosa-build:fix-too-long-rendering
too long rendering
|
2013-12-30 20:21:27 +04:00 |
Vokhmin Alexey V
|
58025f8681
|
small refactoring
|
2013-12-30 20:19:20 +04:00 |
Vokhmin Alexey V
|
d04f276f1d
|
updated concatenation operation
|
2013-12-30 20:08:42 +04:00 |
Alexander Machehin
|
a5d54d2694
|
fix showing build list
|
2013-12-03 16:55:33 +06:00 |
Vokhmin Alexey V
|
b4a524575d
|
#328: updated urls in email
|
2013-11-26 22:39:30 +04:00 |
Alexander Machehin
|
bed660e45c
|
more clever build list version link
|
2013-11-22 16:03:48 +06:00 |
Vokhmin Alexey V
|
05dc44d8d3
|
Added access to publish BUILD_PUBLISHED_INTO_TESTING BuildLists from UI
|
2013-11-21 14:57:33 +04:00 |
Vokhmin Alexey V
|
19ff6288ce
|
#321: added select_tag with repositories into Mass Import
|
2013-11-15 18:46:09 +04:00 |
Vokhmin Alexey V
|
cac6ba1648
|
#316: updated JS and small refactoring
|
2013-11-05 22:41:46 +04:00 |
Vokhmin Alexey V
|
0cbd5b21e5
|
#316: added new statuses for BuildList
|
2013-11-01 21:11:59 +04:00 |
Vokhmin Alexey V
|
0dc1b63623
|
#312: updated UI, models, added migrations
|
2013-10-17 22:00:15 +04:00 |
Vokhmin Alexey V
|
3b3ca4f7ea
|
#309: added extra_params into BuildList
|
2013-09-20 22:21:23 +04:00 |
avokhmin
|
13458bee75
|
Merge pull request #300 from abf/rosa-build:277-projects
#277 profile projects
|
2013-09-12 11:26:48 +04:00 |
Vokhmin Alexey V
|
c03b4aaab6
|
Fixed: wrong platform_arch_settings on /platforms/<>/edit page
|
2013-09-09 14:33:34 +04:00 |
Alexander Machehin
|
7da70b5f12
|
[#277] profile projects 1 ver.
|
2013-09-08 17:56:43 +06:00 |
avokhmin
|
8b57f38c59
|
Merge pull request #294 from abf/rosa-build:time_ago
time ago
|
2013-09-02 19:03:44 +04:00 |
Alexander Machehin
|
77a2a50dcc
|
Merge branch 'master' into time_ago
Conflicts:
app/views/projects/build_lists/index.json.jbuilder
|
2013-09-01 18:09:45 +06:00 |
Alexander Machehin
|
a673f6ed56
|
add time ago
|
2013-09-01 18:06:42 +06:00 |
Vokhmin Alexey V
|
261ecdaf4e
|
Fixed platform settings for new platforms
|
2013-08-30 11:57:27 +04:00 |
Vokhmin Alexey V
|
a51b1e0e9f
|
#281: Show repodata creation logs
|
2013-08-27 19:43:30 +04:00 |
avm
|
c0d717e4a5
|
Merge pull request #278 from abf/rosa-build:277-new_profile_design
#277 new profile title
|
2013-08-26 13:56:17 +04:00 |
Alexander Machehin
|
3e9ad8dd58
|
[#277] new title of the profile
|
2013-08-23 22:30:19 +06:00 |
Vokhmin Alexey V
|
747b279f60
|
#267: fixed link to logs
|
2013-08-21 15:00:22 +04:00 |
Vokhmin Alexey V
|
cda0bf72c8
|
#267: dynamically update build_list page
|
2013-08-19 23:30:37 +04:00 |
Alexander Machehin
|
e2c37daadb
|
Remove platforms without repositories (new build list page)
|
2013-08-06 23:45:33 +06:00 |
Alexander Machehin
|
46c75e17ef
|
add eager loading repositories
|
2013-08-06 23:24:33 +06:00 |
Alexander Machehin
|
edfdb960c9
|
add sort for build for platforms/repos
|
2013-08-06 22:53:32 +06:00 |
Vokhmin Alexey V
|
935cda4a0a
|
#251: updated pagination, some refactoring
|
2013-08-05 16:34:01 +04:00 |
Vokhmin Alexey V
|
87e5b4c946
|
#251: remove unnecessary code
|
2013-08-02 02:38:24 +04:00 |
Vokhmin Alexey V
|
b3ab16ec09
|
#251: use AJAX for load data on BuildList#index page
|
2013-08-02 02:24:33 +04:00 |
Alexander Machehin
|
b135049195
|
[#230] set default arches for personal platforms
|
2013-08-01 01:17:38 +06:00 |
Vokhmin Alexey V
|
0868bbc9b3
|
#231: fixed duplicate rows in table
|
2013-07-25 15:02:44 +04:00 |
Vokhmin Alexey V
|
44df993cbf
|
#231: selects default arches at creation of build_list
|
2013-07-25 11:37:16 +04:00 |
Vokhmin Alexey V
|
d0e748cce0
|
#231: added PlatformArchSetting model, migration, updated views
|
2013-07-24 18:43:41 +04:00 |
Alexander Machehin
|
b10b990b47
|
Diff should be left alone by angular
|
2013-07-23 20:30:34 +06:00 |
Vokhmin Alexey V
|
66ae2c8de3
|
Merge branch 'master' into 214-delete-and-restore-branches
|
2013-07-22 11:39:38 +04:00 |
Vokhmin Alexey V
|
196d6c2880
|
updated url of build list container
|
2013-07-19 22:20:27 +04:00 |
Vokhmin Alexey V
|
c79fbbd2d5
|
Merge branch 'master' into 214-delete-and-restore-branches
|
2013-07-13 00:31:52 +04:00 |
Vokhmin Alexey V
|
ffcdd26c66
|
#214: updated UI of PullRequest#show
|
2013-07-12 18:21:46 +04:00 |
avokhmin
|
e0f247ac1e
|
Merge pull request #213 from abf/rosa-build:82-show-content-of-platforms
#82: Show content of platform on ABF
|
2013-07-12 12:21:04 +04:00 |
Alexander Machehin
|
6b82036695
|
add sort for refs on creating pull request
|
2013-07-10 16:44:39 +06:00 |
Vokhmin Alexey V
|
df40520946
|
#82: added search form to Contents page
|
2013-07-08 14:39:44 +04:00 |
Vokhmin Alexey V
|
d4c6c5edbc
|
#82: added Contents controller, logical model, views
|
2013-07-05 20:08:09 +04:00 |
Vokhmin Alexey V
|
5652f2b6d3
|
#211: display only platforms for which user has access on read
|
2013-07-04 22:25:07 +04:00 |
Vokhmin Alexey V
|
52621ad5dc
|
#184: small refactoring according to Alexander's comment, added comments
|
2013-06-14 14:17:30 +04:00 |
Vokhmin Alexey V
|
e36a0386a2
|
#184: not show link when submodule does not exist
|
2013-06-14 13:54:08 +04:00 |
Vokhmin Alexey V
|
46c10ad2e0
|
#156: removed BuildList::PROJECT_VERSION_NOT_FOUND constant
|
2013-06-05 13:40:36 +04:00 |
warpc
|
0da9bfef74
|
Merge pull request #103 from abf/rosa-build:34-webhook
[refs #34]: Webhook
|
2013-05-17 18:39:27 +04:00 |
Alexander Machehin
|
ccdb2d170f
|
dont show new inline comment buttons
|
2013-05-15 23:48:45 +06:00 |
Vokhmin Alexey V
|
0b4e7f63fe
|
Merge branch 'master' into 34-webhook
|
2013-05-14 13:46:31 +04:00 |
Alexander Machehin
|
f000906ec2
|
[#120] show only absolute url for containers
|
2013-05-07 16:46:11 +06:00 |
Alexander Machehin
|
632eeb8e5f
|
[#120] support external downloads storage; remove links for hidden platforms
|
2013-05-06 23:40:30 +06:00 |
Alexander Machehin
|
235e6c8ba8
|
[#109] fix error with undefined method `name` for String
|
2013-04-22 23:38:50 +06:00 |
Alexander Machehin
|
dccdc74dd9
|
[#109] sorting branches/tags list
|
2013-04-22 23:29:02 +06:00 |
Vokhmin Alexey V
|
d805e39716
|
#34: added before_validation for Hook model
|
2013-04-15 14:04:47 +04:00 |
Vokhmin Alexey V
|
9e286bb5a2
|
#34: update controller, views, model of Hook
|
2013-04-14 19:46:56 +04:00 |
Vokhmin Alexey V
|
d28a2b0173
|
#34: added Hook model, controller, views
|
2013-04-12 17:26:18 +04:00 |
Vokhmin Alexey V
|
cb00f301ba
|
#96: hotfix
|
2013-04-11 16:07:29 +04:00 |
Vokhmin Alexey V
|
165532414d
|
#93: update URL to submodule
|
2013-04-11 15:19:24 +04:00 |
Alexander Machehin
|
1e73381245
|
[#19] fix pull request style
|
2013-04-10 18:48:57 +06:00 |
Alexander Machehin
|
914a2967c3
|
Merge branch 'master' into 19-gfm
Conflicts:
app/views/projects/issues/_issue.html.haml
|
2013-04-08 17:04:59 +06:00 |
Vokhmin Alexey V
|
9e7eb7af94
|
#29: merge master into branch
|
2013-04-03 16:10:22 +04:00 |
Alexander Machehin
|
7a6facd316
|
[#19] small avatar refactoring
|
2013-04-02 21:14:32 +06:00 |
Alexander Machehin
|
cac49cf96d
|
Merge branch '19-attach_issue_to_issue' into 19-gfm
|
2013-04-01 16:31:21 +06:00 |
Alexander Machehin
|
05c39da5e2
|
[#19] removed old code
|
2013-04-01 16:29:50 +06:00 |
warpc
|
eefe15d600
|
Merge pull request #63 from abf/rosa-build:52-highlighting-the-line-which-have-followed-by-link
#52: Highlighting the line which have followed by link
|
2013-03-29 16:44:31 +04:00 |
Alexander Machehin
|
e78e73cae8
|
[#19] add gitlabhq markdown
|
2013-03-29 00:22:24 +06:00 |
Vokhmin Alexey V
|
4f40327293
|
#52: updated JS and rendering discussion in pull_request
|
2013-03-28 15:04:07 +04:00 |
Alexander Machehin
|
70e37925c6
|
Merge branch 'master' into 19-attach_issue_to_issue
Conflicts:
app/assets/stylesheets/design/custom.scss
db/schema.rb
|
2013-03-28 00:19:59 +06:00 |
Vokhmin Alexey V
|
a171be9f53
|
#31: add project_version into product
|
2013-03-27 16:18:24 +04:00 |
Alexander Machehin
|
d737960913
|
[#19] add issues link from comment
|
2013-03-26 16:47:42 +06:00 |
Alexander Machehin
|
8f18d0a874
|
[#19] fix showing discussion in pull requests && small refactoring
|
2013-03-22 23:17:10 +06:00 |
Vokhmin Alexey V
|
e055d0080b
|
#29: removed hack for encoding
|
2013-03-18 15:36:16 +04:00 |
Alexander Machehin
|
d85039d5be
|
Support git over ssh: hooks, support gitlab-shell api, UI, refactroing
|
2013-03-07 14:09:08 +06:00 |
Vladimir Sharshov
|
bbc699cb6d
|
Merge pull request #947 from warpc/757-enable-extra-containers-for-main-platforms
[refs #757]: Enable extra containers for main platforms
|
2013-02-25 07:43:28 -08:00 |
Vladimir Sharshov
|
f0a1fac070
|
Merge pull request #949 from warpc/946-wrong_links
[refs #946] fixed wrong user links in activity feed
|
2013-02-25 01:06:27 -08:00 |
Alexander Machehin
|
87f16a6b69
|
#946 small refactoring
|
2013-02-25 13:50:53 +06:00 |
Vokhmin Alexey V
|
ff522d9ef4
|
#757: revert changes in #can_publish? method
|
2013-02-22 18:29:22 +04:00 |
Vladimir Sharshov
|
96abcad5ce
|
Merge pull request #950 from warpc/944-fix_branch_errors
[refs #944] disable selecting tag on branches page, new way to check empty project and fix undefined method `name' for nil:NilClass
|
2013-02-22 03:24:48 -08:00 |
Alexander Machehin
|
5f97791dc2
|
#944 small refactoring
|
2013-02-22 16:26:06 +06:00 |
Alexander Machehin
|
00639963cb
|
#944 disable tags at branches
|
2013-02-22 15:34:12 +06:00 |
Alexander Machehin
|
3dda72a0ac
|
Merge branch 'master' into 921-task-monitoring
Conflicts:
app/assets/javascripts/extra/build_list.js
|
2013-02-21 00:54:04 +06:00 |
Alexander Machehin
|
e5db61197e
|
[refs #921] add new filter to the build list monitoring
|
2013-02-20 21:07:11 +06:00 |
Vokhmin Alexey V
|
067f06526a
|
#757: some refactoring
|
2013-02-19 23:29:13 +04:00 |
Vokhmin Alexey V
|
65b98a2d00
|
#757: update name of methods, API
|
2013-02-19 19:22:38 +04:00 |
Alexander Machehin
|
d585978550
|
#921 modify task monitoring page
|
2013-02-14 22:59:52 +06:00 |
Vokhmin Alexey V
|
3c39013d98
|
#908: update #container_url method
|
2013-02-11 20:36:56 +04:00 |
Vokhmin Alexey V
|
c46ee80e7a
|
#908: update path to container for MDV platforms
|
2013-02-11 18:15:26 +04:00 |
Alexander Machehin
|
d159948830
|
[refs #901] add anchor to lines
|
2013-02-08 16:25:05 +06:00 |
Vokhmin Alexey V
|
8629ae8ca3
|
#756: update UI
|
2013-02-06 13:42:34 +04:00 |
Alexander Machehin
|
6473b73859
|
[refs #90] fix bug with long-name branches on creating pull request
|
2013-01-31 19:23:07 +06:00 |
Vokhmin Alexey V
|
52cd67e1c3
|
#860: small refactoring
|
2013-01-29 01:50:27 +04:00 |
Vokhmin Alexey V
|
fed1c76ca2
|
#860: update logic for creating build list container
|
2013-01-28 18:44:06 +04:00 |
Vokhmin Alexey V
|
f4c3d23d7c
|
create container for BuildList
|
2013-01-25 21:24:46 +04:00 |
Alexander Machehin
|
10d6173780
|
[refs #847] remove platform_not_found status
|
2013-01-25 17:18:28 +06:00 |
Alexander Machehin
|
090f40caee
|
[refs #847] removed PLATFORM_PENDING & PROJECT_NOT_FOUND statuses
|
2013-01-24 23:55:24 +06:00 |
Alexander Machehin
|
643e163652
|
[refs #847] refactoring
|
2013-01-24 19:09:26 +06:00 |
Vokhmin Alexey V
|
d2a876c9cb
|
#843: remove 'latest_' prefix
|
2013-01-21 21:08:19 +04:00 |
Vokhmin Alexey V
|
62a761a7c9
|
#766: add filter to /build_lists page
|
2012-12-10 16:15:22 +04:00 |
Alexander Machehin
|
dc1525b85e
|
[refs #762] add mass build from list
|
2012-12-06 23:59:17 +06:00 |
Vokhmin Alexey V
|
128b4104f1
|
#751: update link to version of BuildList::Item
|
2012-12-04 20:13:55 +04:00 |
Vladimir Sharshov
|
d39c07475f
|
Merge pull request #748 from warpc/735-fetch-data-for-container
[refs #735]: fill packages of BuildList when use new_core
|
2012-12-04 03:36:47 -08:00 |
Alexander Machehin
|
42e76f5fa6
|
[refs #674] fix undefined method 'last_published_commit_hash' for product build list
|
2012-12-04 09:33:04 +06:00 |
Alexander Machehin
|
5019d27b50
|
[refs #674] small helper refactoring
|
2012-12-04 00:09:36 +06:00 |
Alexander Machehin
|
bff88e86e3
|
[refs #674] small diff message for build lists
|
2012-12-04 00:04:03 +06:00 |
Alexander Machehin
|
ec6279d803
|
[refs #674] add diff to build lists
|
2012-12-03 23:43:24 +06:00 |
Vokhmin Alexey V
|
3ef841184c
|
fill packages of BuildList when use new_core
|
2012-12-03 21:17:20 +04:00 |
Alexander Machehin
|
7be2df7578
|
[refs #674] first step of the diff between commits
|
2012-11-20 01:15:15 +06:00 |
Vokhmin Alexey V
|
21d8a42072
|
merge master into the branch
|
2012-11-12 20:52:33 +04:00 |
Vokhmin Alexey V
|
51aff682d4
|
some refactoring according to Alexander's comments
|
2012-11-12 20:23:11 +04:00 |
Alexander Machehin
|
26af1aa27c
|
Merge branch 'master' into 90-fix_orphan_pulls
Conflicts:
app/models/pull_request.rb
|
2012-11-09 20:53:55 +06:00 |
Vokhmin Alexey V
|
6a7035d551
|
added #show action for product_build_list
|
2012-11-06 22:01:54 +04:00 |
Alexander Machehin
|
217a92b443
|
[refs #90] fix pull header
|
2012-10-28 00:45:24 +06:00 |