Vokhmin Alexey V
7c02610a20
#52 : remove unnecessary code
2013-03-28 02:02:08 +04:00
Vokhmin Alexey V
390d80a9a2
#52 : added highlighting for line
2013-03-28 01:10:34 +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
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
Alexander Machehin
ce2ca6646e
[ #19 ] add issue references from commit
2013-03-22 22:50:13 +06:00
Vokhmin Alexey V
8e21159314
#37 : some styles changes
2013-03-22 01:20:36 +04:00
Vokhmin Alexey V
922ab778f4
#37 : search user by keyup instead of 'press enter'
2013-03-21 22:14:07 +04:00
Vokhmin Alexey V
c43c87cf04
#37 : small refactoring according to Alexander's comment
2013-03-21 15:09:58 +04:00
Vokhmin Alexey V
9a2fc870cf
#37 : moved some code into the partial
2013-03-21 15:07:08 +04:00
Vokhmin Alexey V
26c2a26680
#37 : update styles, text message
2013-03-21 14:54:47 +04:00
Vokhmin Alexey V
3037520ab5
#37 : update text messages
2013-03-21 00:59:25 +04:00
Vokhmin Alexey V
4261e250e8
#37 : updated "assigned" for PullRequests
2013-03-21 00:36:22 +04:00
Vokhmin Alexey V
a9ab9ab5a6
#37 : update text labels
2013-03-20 20:05:37 +04:00
Vokhmin Alexey V
5239be2827
#37 : update filter by "Accessory" for PullRequests
2013-03-20 19:22:13 +04:00
Vokhmin Alexey V
f6ec81bb35
#37 : update UI for "Assignee" Issues and PullRequests
2013-03-20 19:06:25 +04:00
Vokhmin Alexey V
2c56283fba
#26 : fixed search by substring
2013-03-19 19:30:50 +04:00
Vokhmin Alexey V
5bd6d06813
#26 : print #updated_at || #created_at date of issue
2013-03-19 17:32:31 +04:00
Vokhmin Alexey V
f8fb48a85b
#26 : remove unnecessary stiles, JS, update PullRequests controller
2013-03-19 16:11:02 +04:00
Vokhmin Alexey V
f4381b61c6
#26 : update table on issues page with Ajax
2013-03-19 15:57:01 +04:00
Vokhmin Alexey V
6145f1753b
#26 : update styles for issues table
2013-03-18 23:27:15 +04:00
Vokhmin Alexey V
7141db5c34
#3 : update styles
2013-03-13 18:01:54 +04:00
Vokhmin Alexey V
5c3c100dc9
#3 : fix DOM model
2013-03-13 16:24:42 +04:00
Alexander Machehin
d85039d5be
Support git over ssh: hooks, support gitlab-shell api, UI, refactroing
2013-03-07 14:09:08 +06:00
Vokhmin Alexey V
b7b1d909ac
#963 : add checking that project exist in repository to #can_publish? method
2013-02-26 20:49:21 +04: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
Vokhmin Alexey V
9b54bc2872
#757 : update messages of help dialog
2013-02-25 18:29:00 +04:00
Vokhmin Alexey V
ff522d9ef4
#757 : revert changes in #can_publish? method
2013-02-22 18:29:22 +04:00
Alexander Machehin
9e8e5b530e
#921 show project_name & id filters after search
2013-02-22 20:13:21 +06:00
Alexander Machehin
19176ced07
#954 fix monitoring page error
2013-02-22 20:04:35 +06:00
Vokhmin Alexey V
a3220d3bba
#757 : update help dialog
2013-02-22 17:44:00 +04:00
Vokhmin Alexey V
d4e2366499
#757 : hide "publish" button when extra build lists have not been published
2013-02-22 16:04:03 +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
Vokhmin Alexey V
7a2b547d2b
#757 : rename #extra_containers to #extra_build_lists
2013-02-22 15:04:14 +04:00
Alexander Machehin
d39a269a7f
#921 change order ownership buttons
2013-02-22 16:54:08 +06:00
Vokhmin Alexey V
3aae65f744
#757 : rename #can_publish_to_repository to #extra_containers_published
2013-02-22 14:30:19 +04:00
Vokhmin Alexey V
79d81e9c13
#757 : add logic for enable/disable "auto_create_container" field on UI, some refactoring
2013-02-22 14:20:47 +04:00
Alexander Machehin
836a030438
fixing errors with wrong branch (again) #944
2013-02-22 14:54:04 +06:00
Vokhmin Alexey V
3e9c28e238
#757 : merge master into branch
2013-02-22 02:17:20 +04:00
Vokhmin Alexey V
e2e3ec06c0
#757 : disable publication for main platform if some containers have not been published, update UI
2013-02-22 02:12:37 +04:00
Vladimir Sharshov
7a8dcc1b10
Merge pull request #948 from warpc/944-fix_branch_errors
...
[refs #944 ] Fix branch errors:
- empty project;
- show branches pages when active tag selection.
2013-02-21 12:01:46 -08:00
Alexander Machehin
151c719a0c
#944 fix branches link
2013-02-22 01:22:41 +06:00
Alexander Machehin
3593820796
#921 fix css for the new build button
2013-02-22 00:41:33 +06:00
Alexander Machehin
5c7051bdc7
#921 smaller notified at column
2013-02-21 21:57:51 +06:00
Alexander Machehin
45234d7e17
#921 remove unneeded regional
2013-02-21 20:48:25 +06:00
Vokhmin Alexey V
46a5b8daad
#757 : enable extra containers and repositories for main platforms
2013-02-21 18:21:58 +04:00
Alexander Machehin
cc2cb2f9ef
#921 search input refactoring
2013-02-21 19:30:23 +06:00
Alexander Machehin
55da8fce6f
#921 date clear refactoring
2013-02-21 19:26:28 +06:00
Alexander Machehin
6208e32b56
#921 filter refactoring
2013-02-21 18:59:16 +06:00
Alexander Machehin
3902a78e37
#921 refactoring per page
2013-02-21 18:46:28 +06:00
Alexander Machehin
a40eed8fb3
#921 refactoring ownership buttons
2013-02-21 18:39:48 +06:00
Alexander Machehin
5e0ab5b6af
#921 add id to filter form
2013-02-21 18:23:48 +06:00
Alexander Machehin
f71c3d9171
#921 use opasity
2013-02-21 18:08:43 +06:00
Alexander Machehin
7d0fe2bbc3
#921 change transtlation for switch button
2013-02-21 17:59:13 +06:00
Alexander Machehin
2c2397c1d7
save filter visibility after reloading page #921
2013-02-21 16:07:21 +06:00
Alexander Machehin
1c4ec45639
[refs #921 ] fix show-hide filter
2013-02-21 01:00:40 +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
e300fa0872
[refs #921 ] add notified at column
2013-02-21 00:49:38 +06:00
Alexander Machehin
ec25a2f275
[refs #921 ] remove timepicker addon && some fixes
2013-02-21 00:43:00 +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
e26e06a7bd
#757 : small refactoring of view
2013-02-19 22:07:55 +04:00
Vokhmin Alexey V
b1b87f0f11
#757 : remove unnecessary lines
2013-02-19 22:05:32 +04:00
Vokhmin Alexey V
65b98a2d00
#757 : update name of methods, API
2013-02-19 19:22:38 +04:00
Vokhmin Alexey V
8d55f8ef4d
#757 : show link to container when build published
2013-02-19 12:59:46 +04:00
Vokhmin Alexey V
61e9d24bb5
#757 : add validation for new fields
2013-02-19 12:31:01 +04:00
Vokhmin Alexey V
38498a6e66
#757 : show #auto_create_container field on #show action
2013-02-18 21:09:19 +04:00
Vokhmin Alexey V
cab6a7ab56
#757 : update #show action
2013-02-18 20:50:54 +04:00
Vokhmin Alexey V
a9be86be91
#757 : pass id of extra repositories/containers
2013-02-18 20:37:55 +04:00
Vokhmin Alexey V
4604ceb318
#757 : some refactoring of styles
2013-02-18 20:10:34 +04:00
Vokhmin Alexey V
20691dabc5
#757 : add migration, update UI, JS
2013-02-18 19:43:30 +04:00
Vladimir Sharshov
fcf5b760c1
Merge pull request #939 from warpc/921-task-monitoring
...
[refs #921 ] fixed showing build for platform
2013-02-15 10:50:24 -08:00
Alexander Machehin
bb65a74f2a
#921 fixed showing build for platform
2013-02-16 00:21:32 +06:00
Vladimir Sharshov
6ac402582f
Merge pull request #931 from warpc/921-task-monitoring
...
[refs #921 ] Part on new look task monitoring page: add version column, add information about "build for platform" in Save to repository column for personal repository build task
2013-02-15 09:45:02 -08:00
Vladimir Sharshov
0c28ddb5b5
Merge pull request #930 from warpc/907-save-project-tags-on-file-store
...
[refs #907 ]: save project tags archives on file store
2013-02-15 05:01:39 -08:00
Vokhmin Alexey V
0c6cc8afc8
#899 : small refactoring
2013-02-15 15:16:34 +04:00
Vokhmin Alexey V
f8b956b25c
#899 : show count of Issues and Pull requests
2013-02-15 15:08:48 +04:00
Alexander Machehin
d585978550
#921 modify task monitoring page
2013-02-14 22:59:52 +06:00
Vokhmin Alexey V
c6aa58c063
Merge branch 'master' into 907-save-project-tags-on-file-store
2013-02-14 17:15:16 +04:00
Vokhmin Alexey V
5c286a6aa0
#907 : add ProjectTags table, update UI, logic
2013-02-14 16:46:25 +04:00
Vokhmin Alexey V
901ccce79a
#907 : use "treeish" instead of "@commit.id" in link for download
2013-02-14 14:12:25 +04:00
Alexander Machehin
1ffd0380f2
Revert "#907: escape branch name"
...
This reverts commit 3c1328d3a65a44d98f80dbf08bc986db4b1064fb.
2013-02-14 12:56:18 +06:00
Vokhmin Alexey V
5721c6d0b6
#907 : remove "()"
2013-02-13 23:45:19 +04:00
Vokhmin Alexey V
b9ed67584f
#907 : update #tags UI
2013-02-13 23:44:32 +04:00
Vokhmin Alexey V
7fc8e33993
#907 : small refactoring of UI
2013-02-13 23:29:08 +04:00
Vokhmin Alexey V
2bcd874169
#907 : escape branch name
2013-02-13 23:12:07 +04:00
Vokhmin Alexey V
58ac925368
#907 : refactoring #tags && #branches views
2013-02-13 21:40:16 +04:00
Vokhmin Alexey V
5d050f944e
#903 : small refactoring according to Alexander's commen
2013-02-13 21:06:37 +04:00
Vokhmin Alexey V
3ab48cfcf5
#907 : remove count of commits
2013-02-13 16:56:36 +04:00
Vokhmin Alexey V
c762d2b6e0
#907 : update #tags action
2013-02-13 15:23:58 +04:00
Vokhmin Alexey V
fe51bc77ac
#907 : change link name
2013-02-13 14:33:15 +04:00
Vokhmin Alexey V
3929c4bb57
#907 : update #branches UI
2013-02-13 14:25:09 +04:00
Vokhmin Alexey V
04b70fe91f
#907 : update routes, hide 'branch_select' on #tags action
2013-02-12 21:02:34 +04:00
Vokhmin Alexey V
61d638e172
#907 : add count of commits
2013-02-12 20:52:01 +04:00
Vokhmin Alexey V
77d3a01614
#907 : add #branches, #tags actions
2013-02-12 20:35:14 +04:00
Vladimir Sharshov
0c69326e80
Merge pull request #900 from warpc/898-publish-i686-packages-into-x86_64-repository
...
[refs #898 ]: publish i686 packages into x86 64 repository
2013-02-07 06:57:09 -08:00
Vokhmin Alexey V
e0de8e7df4
#898 : remove "publish_i686_into_x86_64" field from #new and #create pages
2013-02-07 15:47:50 +04:00
Vokhmin Alexey V
e9c023f273
#898 : add "publish_i686_into_x86_64" field into Project, update UI
2013-02-07 15:11:57 +04:00
Vokhmin Alexey V
8629ae8ca3
#756 : update UI
2013-02-06 13:42:34 +04:00
Vokhmin Alexey V
6e440d56ff
#880 : fix UI for creating container
2013-02-04 17:54:09 +04:00
Vokhmin Alexey V
c8ae6053af
Merge branch 'master' into 880-add-publish-again-option-for-build-list
2013-02-04 17:48:34 +04:00
Vladimir Sharshov
27251a38be
Merge pull request #884 from warpc/881-disable-personal-repository-on-creating-build-list
...
[refs #881 ]: Ability do not conntect personal repository as packages source.
2013-02-04 05:30:14 -08:00
Vokhmin Alexey V
cfdd905306
#881 : move "use_save_to_repository" field on #new page
2013-02-04 17:04:59 +04:00
Vokhmin Alexey V
973fabb31f
#880 : add option "Publish again" for build list
2013-02-01 18:39:17 +04:00
Vokhmin Alexey V
871976af26
#881 : update UI, API of #show action
2013-02-01 14:14:11 +04:00
Vokhmin Alexey V
e9d666877c
#881 : add "use_save_to_repository" into BuildList
2013-02-01 14:00:56 +04:00
Alexander Machehin
8860238da4
[refs #878 ] fix some bugs when no master branch
2013-01-31 22:26:49 +06:00
Vokhmin Alexey V
ad08a31e5f
#860 : merge master into branch
2013-01-29 23:23:52 +04:00
Vokhmin Alexey V
fed1c76ca2
#860 : update logic for creating build list container
2013-01-28 18:44:06 +04:00
Vladimir Sharshov
3e0efd8973
Merge pull request #855 from warpc/765-form_resize
...
[refs #765 ] add CodeMirror resizable ability for git edit fields
2013-01-28 01:24:49 -08:00
Alexander Machehin
421fa2880c
[refs #765 ] add CodeMirror resizable ability
2013-01-28 14:15:01 +06:00
Vokhmin Alexey V
f4c3d23d7c
create container for BuildList
2013-01-25 21:24:46 +04:00
Vokhmin Alexey V
d8b1d68ea9
#851 : hot fix
2013-01-25 15:51:16 +04:00
Vladimir Sharshov
bf445d9e5e
Merge pull request #850 from warpc/848-add-status-information-for-product-build-lists
...
[refs #848 ]: add status information about servers for ProductBuildLists
2013-01-25 03:37:41 -08:00
Vokhmin Alexey V
6c6882a710
#851 : change message
2013-01-25 15:31:00 +04:00
Vokhmin Alexey V
3c21ef6272
#851 : update #show view
2013-01-25 15:01:55 +04:00
Vokhmin Alexey V
b46c1e963f
#848 : update StatusInspector, UI
2013-01-24 14:42:03 +04:00
Vokhmin Alexey V
f0928badc8
#836 : update build_lists UI, API
2013-01-22 19:28:59 +04:00
Vokhmin Alexey V
d2a876c9cb
#843 : remove 'latest_' prefix
2013-01-21 21:08:19 +04:00
Vokhmin Alexey V
86034c5da4
#843 : update pages for using only new_core
2013-01-21 19:52:20 +04:00
Vokhmin Alexey V
c521e5d77e
#780 : add sha1 field into build_list_packages table, update models, views
2013-01-10 15:16:08 +04:00
Vladimir Sharshov
e27c01a711
Merge pull request #824 from warpc/712-refactoring-css
...
[issue #795 ] The wrong time to be displayed on the page assembly jobs when user have incorect local time
2012-12-28 11:44:18 -08:00
Julea Pikareva
079d6578d3
[issue #795 ] output server time
...
reduction to a single style
2012-12-28 20:34:10 +04:00
Julea Pikareva
87a6134da0
[issue #795 ] output server time
...
hot fix
2012-12-28 18:03:17 +04:00
Julea Pikareva
dcc936fdb6
[issue #795 ] output server time
...
fix
2012-12-28 17:50:40 +04:00
Julea Pikareva
5e28b81046
[issue #795 ] output server time
...
Time change from local to server
2012-12-28 15:02:59 +04:00
Vokhmin Alexey V
ea14f541fe
#784 : merge master into the branch
2012-12-24 18:11:27 +04:00
Vokhmin Alexey V
f25a988730
#784 : remove "build_requires" from BuildList
2012-12-24 17:17:21 +04:00
Vokhmin Alexey V
ac762388a4
#800 : enable "new_core" for personal platforms
2012-12-24 16:35:29 +04:00
Vokhmin Alexey V
6526106d9e
#755 : enable "publish" button on #show page
2012-12-11 16:06:41 +04:00
Vokhmin Alexey V
62a761a7c9
#766 : add filter to /build_lists page
2012-12-10 16:15:22 +04:00
Vokhmin Alexey V
e3e228de33
#759 : add tester role for user
2012-12-06 22:04:39 +04:00
Vokhmin Alexey V
128b4104f1
#751 : update link to version of BuildList::Item
2012-12-04 20:13:55 +04:00
Vokhmin Alexey V
5defd009d3
#751 : show link to diff in "Items" section
2012-12-04 19:48:30 +04:00
Vokhmin Alexey V
b4472a1403
#751 : open logs of (Product)BuildList in new window
2012-12-04 19:20:59 +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
51bf88c892
[refs #674 ] rename column
2012-12-04 16:24:28 +06:00
Alexander Machehin
bff88e86e3
[refs #674 ] small diff message for build lists
2012-12-04 00:04:03 +06:00
Alexander Machehin
b132a56937
Merge branch 'master' into 674-diff_between_commits
...
Conflicts:
db/schema.rb fresh
2012-12-04 00:02:45 +06:00
Vokhmin Alexey V
3ef841184c
fill packages of BuildList when use new_core
2012-12-03 21:17:20 +04:00
Alexander Machehin
0669fb2789
[refs #674 ] small changes
2012-12-03 22:52:11 +06:00
Vokhmin Alexey V
d325838b1f
Merge branch 'master' into 735-package-build-server
2012-12-03 15:38:03 +04:00
Vokhmin Alexey V
ee73df5d3a
disable auto_publish for new_core, some refactoring
2012-12-03 15:28:27 +04:00
Alexander Machehin
611402c4c2
[refs #674 ] add stats
2012-12-03 17:11:55 +06:00
Vokhmin Alexey V
bc1ab2f8aa
show results-table only for BuildList with new_core
2012-11-30 14:55:14 +04:00
Vokhmin Alexey V
fcdbfd4538
add new column to build_lists table, some refactoring
2012-11-30 14:41:39 +04:00
Vokhmin Alexey V
791f77dfd5
add 'New core' option for creating build_list
2012-11-29 19:12:24 +04:00
Alexander Machehin
76606036cb
[refs #737 ] remove branch from commit message
2012-11-28 19:15:15 +06:00
Alexander Machehin
8ed71e0f03
[refs #674 ] fixed undefined method 'binary?' for nil:NilClass when rename the file
2012-11-27 23:35:58 +06:00
Vokhmin Alexey V
3d6269da9b
add results column to build_lists table
2012-11-27 18:22:17 +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
8f9cd0ff8a
updated logger on build product page
2012-11-09 21:42:25 +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
Alexander Machehin
c6a0dfee97
[refs #90 ] fixed orphan pulls
2012-10-28 00:04:28 +06:00
Alexander Machehin
95e5804358
[refs #90 ] fixed git timeout error on the big diff
2012-10-26 20:03:46 +06:00
Alexander Machehin
ecf8e7e5ee
[refs #579 ] fixed wiki & refactoring
2012-10-18 18:51:28 +06:00
Alexander Machehin
c6f45956cc
[refs #90 ] fixed error by 24fd99b2d5cab
2012-10-18 18:50:43 +06:00
Alexander Machehin
7870ffef7d
[refs #579 ] fixed some bugs
2012-10-18 00:38:42 +06:00
Alexander Machehin
3868fbf4f3
[refs #579 ] forgot change to the pull.repo
2012-10-16 19:22:19 +06:00
Alexander Machehin
9579734506
[refs #579 ] some optimization by getting pull repo
2012-10-16 16:19:53 +06:00
Alexander Machehin
938a8a0ad1
Merge branch 'master' into 579-code_line_comments
...
Conflicts:
app/views/projects/pull_requests/_pull_diff.html.haml
app/views/projects/wiki/_diff_data.html.haml
2012-10-16 00:19:22 +06:00
Alexander Machehin
cef112efc3
[refs #579 ] first version of the outdated diff
2012-10-16 00:14:43 +06:00
Alexander Machehin
ef37180825
[refs #579 ] small activity refactoring
2012-10-15 22:50:21 +06:00
Alexander Machehin
fb1288e382
[refs #579 ] ugly sorting common pull comments
2012-10-15 22:33:16 +06:00
Alexander Machehin
a7a442c4e1
[refs #90 ] fixed rendering diff
2012-10-15 21:24:29 +06:00
Alexander Machehin
00323cec82
[refs #579 ] grouped commits
2012-10-15 16:03:35 +06:00
Alexander Machehin
c5d6707b8f
[refs #579 ] fixed commit comments errors
2012-10-13 01:57:54 +06:00
Alexander Machehin
bb47567628
[refs #579 ] small improvements of the discussion
2012-10-13 00:12:04 +06:00
Alexander Machehin
6981a7f238
[refs #648 ] disable submiting the project filter form
2012-10-12 16:24:51 +06:00
Alexander Machehin
993454fc29
[refs #579 ] alpha version of the pull discussion
2012-10-11 23:50:40 +06:00
Alexander Machehin
a7bb5f48ba
[refs #90 ] fixed wiki diff
2012-10-11 01:16:47 +06:00
Alexander Machehin
548f698526
[refs #579 ] add a line comment button
2012-10-08 20:42:38 +06:00
Alexander Machehin
f12634cee8
[refs #579 ] add link to comments
2012-10-08 15:14:31 +06:00
Alexander Machehin
ed7aec602f
[refs #579 ] alpha version of the pull inline comments
2012-10-06 01:19:05 +06:00
Alexander Machehin
2360a25a42
[refs #579 ] fixed many errors
2012-10-05 17:02:25 +06:00
Alexander Machehin
e085784d51
Merge branch 'master' into 579-code_line_comments
...
Conflicts:
app/assets/stylesheets/design/custom.scss
app/helpers/diff_helper.rb
app/models/ability.rb
app/views/projects/comments/_list.html.haml
app/views/projects/git/commits/_commit_diff.html.haml
lib/ext/git/inline_callback.rb
2012-10-05 15:32:29 +06:00
Alexander Machehin
a24ea9a4b1
[refs #579 ] fixed & refactoring markdown help
2012-10-05 14:16:27 +06:00
Alexander Machehin
527dd210bf
[refs #579 ] alpha version of inline comments for commit
2012-10-05 00:40:12 +06:00
Alexander Machehin
94029c3cda
[refs #90 ] base -> to, head -> from
2012-10-03 17:58:34 +06:00
Vladimir Sharshov
d2c338e4e4
Merge pull request #665 from warpc/90-ui
...
[refs #90 ] pull request ui + fixes
2012-10-02 10:41:06 -07:00
Vokhmin Alexey V
cb994c6fd6
#349 : created autocompletes_controller, refactoring, updated specs
2012-10-02 20:54:55 +04:00
Alexander Machehin
f66f80c128
Merge branch 'master' into 90-ui
...
Conflicts:
spec/controllers/projects/pull_requests_controller_spec.rb
2012-10-02 19:43:23 +06:00
Alexander Machehin
f92f209323
[refs #90 ] fixed changing base project
2012-10-01 23:43:15 +06:00
Alexander Machehin
948e0892bf
[refs #90 ] markdown in create pull
2012-10-01 22:48:26 +06:00
Alexander Machehin
eaf29713cc
[refs #90 ] autoload refs
2012-10-01 22:03:08 +06:00
Alexander Machehin
9b9295ba4f
[refs #90 ] change ui on create pull
2012-09-28 23:46:02 +06:00
Vokhmin Alexey V
fb8d1ded5f
#90 : added some specs for pull requests
2012-09-28 19:08:51 +04:00
Vokhmin Alexey V
e310f5607c
#90 : removed unnecessary code
2012-09-27 23:30:59 +04:00
Vokhmin Alexey V
dfada7a270
#90 : fixed NoMethodError on #show page for guest
2012-09-27 21:21:10 +04:00
Vokhmin Alexey V
3fdca32e0e
#90 : updated styles
2012-09-27 20:59:48 +04:00
Vokhmin Alexey V
da006871ba
#90 : small refactoring, moved views
2012-09-27 20:32:28 +04:00
Vokhmin Alexey V
f41aaecd72
#90 : added commits and comments for commits to pull-request discussion
2012-09-27 19:40:19 +04:00
Alexander Machehin
a994e7dd74
Merge remote-tracking branch 'origin/90-pull' into 90-pull
2012-09-26 23:10:45 +06:00
Alexander Machehin
cc05fa695a
[refs #90 ] fixed pull abilities part 2
2012-09-26 23:09:29 +06:00
Vokhmin Alexey V
37fbb4632e
#90 : updated branch
2012-09-26 21:04:12 +04:00
Vokhmin Alexey V
613db04375
#90 : added limit for commits into the pull request
2012-09-26 21:00:58 +04:00
Vokhmin Alexey V
0ebc545b01
#90 : small refactoring of views
2012-09-26 19:16:34 +04:00
Vokhmin Alexey V
37c9a906c4
Merge branch '90-pull' into 90-separate-issues-and-pull-requests
2012-09-26 18:45:26 +04:00
Vokhmin Alexey V
6070c276f6
Merge branch 'master' into 90-pull
2012-09-26 18:33:04 +04:00
Vokhmin Alexey V
07b27b934f
#90 : updated #index page for pull-requests
2012-09-26 15:46:23 +04:00
Alexander Machehin
eba6a14e0b
[refs #90 ] very small refactoring
2012-09-26 15:27:24 +06:00
Vokhmin Alexey V
397d411252
#90 : added #index action, updated routes
2012-09-26 00:50:40 +04:00
Alexander Machehin
47a73a4ddb
[refs #90 ] fixed existing project name
2012-09-25 21:47:08 +06:00
Alexander Machehin
dfbf8a8d58
Merge branch 'master' into 90-pull
...
Fucking conflicts:
app/controllers/projects/issues_controller.rb
app/models/ability.rb
app/views/projects/issues/show.html.haml
config/routes.rb
db/schema.rb
lib/tasks/import.rake
spec/models/comment_for_commit_spec.rb
vendor/assets/javascripts/bootstrap-tab.js
vendor/assets/stylesheets/bootstrap.css
2012-09-25 17:55:30 +06:00
Vladimir Sharshov
06099a15b6
Merge pull request #657 from warpc/648-add-filters-to-projects-page
...
[refs #648 ]: Filters by owners in projects page
2012-09-25 03:41:11 -07:00
Vladimir Sharshov
c426f81abe
Merge pull request #656 from warpc/616-issues_and_comments
...
[refs #616 ] Markdown in issues descriptions and comments, ability to preview, help info about markdown, refactoring.
2012-09-25 03:37:44 -07:00
Vokhmin Alexey V
d15094f128
#648 : moved 'Create' button
2012-09-25 00:03:33 +04:00
Vokhmin Alexey V
91f215351c
#648 : small refactoring according to comment
2012-09-24 23:27:00 +04:00
Vokhmin Alexey V
9be978eb68
#648 : updated models, JS, controller according to comments and discussions
2012-09-24 22:04:53 +04:00
Vokhmin Alexey V
cee1ee6cb6
#648 : small refactoring
2012-09-23 20:22:49 +04:00
Vokhmin Alexey V
ceeae09332
#648 : small revert, updated filter name
2012-09-21 22:08:19 +04:00
Vokhmin Alexey V
2406423483
#648 : added filters to Projects page
2012-09-21 21:57:22 +04:00
Alexander Machehin
855f1f356d
[refs #616 ] remove some inline styles
2012-09-21 18:10:47 +06:00
Alexander Machehin
94c3863e27
[refs #616 ] fixed markdown image example
2012-09-21 16:43:54 +06:00
Alexander Machehin
d25bdb2329
[refs #616 ] fixed preview bug
2012-09-21 16:32:53 +06:00
Vokhmin Alexey V
799a1464fb
#385 : fixed
2012-09-20 18:26:26 +04:00
Vladimir Sharshov
7e28920bc7
Merge pull request #653 from warpc/385-change-name-for-git-archives
...
[refs #385 ] Support download project source code by build clients(rpmbuild)
2012-09-20 06:37:13 -07:00
Vokhmin Alexey V
b398a0e456
#634 : fixed
2012-09-20 16:43:23 +04:00
Vokhmin Alexey V
07f5224e76
#385 : removed before_filter
2012-09-20 15:21:54 +04:00
Vokhmin Alexey V
c76618441e
#385 : revert some changes according to discussion
2012-09-20 15:10:52 +04:00
Vokhmin Alexey V
f39adfd2f7
#385 : fixed specs, updated controller, view
2012-09-19 23:29:36 +04:00
Alexander Machehin
32e05de186
[refs #616 ] cheat sheet small i18n
2012-09-20 00:53:40 +06:00
Alexander Machehin
11c67b7951
[refs #616 ] fixed bug on new issue
2012-09-19 23:59:46 +06:00
Alexander Machehin
fbc5f3a925
[refs #616 ] small refactoring
2012-09-19 23:59:14 +06:00
Alexander Machehin
a85a95d18a
[refs #616 ] markdown cheat sheet
2012-09-19 23:35:43 +06:00
Alexander Machehin
4fc9ba7aeb
[refs #616 ] add lost i18n
2012-09-19 15:41:08 +06:00
Alexander Machehin
daf845705a
[refs #616 ] comment update
2012-09-19 00:42:22 +06:00
Alexander Machehin
a492367a17
[refs #616 ] some fixes and refactoring
2012-09-18 16:00:21 +06:00
Alexander Machehin
a4c8e8eff8
Merge branch 'master' into 616-issues_and_comments
...
Conflicts:
Gemfile
app/assets/stylesheets/design/custom.scss
app/controllers/projects/projects_controller.rb
2012-09-17 16:52:50 +06:00
Vladimir Sharshov
c690a8446a
Merge pull request #644 from warpc/633-fix-ui-on-build-list-page
...
[refs #633 ] Fixed blocking auto publication in personal repository. Refactoring creating build list page.
2012-09-13 16:39:19 -07:00
Vokhmin Alexey V
bdb3eb288c
#633 : removed checkbox from name of platform
2012-09-14 02:22:10 +04:00
Vladimir Sharshov
fc4eb189b5
Add new staging server;
...
Remove special application config;
Change localization (builded to built);
Add quotes to git command.
2012-09-14 00:46:56 +04:00
Vokhmin Alexey V
a99bfee4a6
#633 : UI has been updated
2012-09-13 20:08:41 +04:00
Vokhmin Alexey V
8d35786183
#641 : added is_package checkbox to #new page, updated model
2012-09-12 19:06:34 +04:00
Vladimir Sharshov
8c06b0c18d
[refs #631 ] Fix right for publication build list using publish button
2012-09-07 22:45:03 +04:00
Pavel Chipiga
768e40ee2a
Merge branch 'master' into 631-publish-to-the-repository-without-qa
...
Conflicts:
app/models/ability.rb
2012-09-07 16:38:21 +03:00
Vladimir Sharshov
3247db53c6
[refs #635 ] Fixed the lack of choice owner on create a project page
2012-09-07 14:25:04 +04:00
Vokhmin Alexey V
71d14e43d6
#631 : fixed misprint
2012-09-06 19:39:26 +04:00
Vokhmin Alexey V
4d1166e6b3
#631 : updated UI and JS validation for build_lists, rewrote migration
2012-09-06 19:34:33 +04:00
Vladimir Sharshov
ff20c0b199
Merge pull request #622 from warpc/620-maintainer_db
...
[refs #620 ] Maintainer DB
2012-08-31 11:50:02 -07:00
Alexander Machehin
067615d79f
[refs #616 ] small js fix
2012-08-31 19:18:38 +06:00
Alexander Machehin
3225274425
[refs #616 ] change styles
2012-08-31 19:02:03 +06:00
Alexander Machehin
d775fa0d08
[refs #616 ] ugly md preview
2012-08-29 21:24:06 +06:00
George Vinogradov
6c4b13f0da
[issue #620 ] Removed project_maintainer & assignee
2012-08-28 18:25:57 +04:00
George Vinogradov
f688985814
[issue #620 ] Changed maintainer assignment.
...
* Added `project:maintainer:set_to_owner` task to set projects maintainer
to its owner
* Removed callbacks and methods to find maintainer 'on-the-fly'
2012-08-28 01:12:53 +04:00
Alexander Machehin
e8d80b849a
[refs #616 ] fixed removing labels from issue
2012-08-25 21:26:24 +06:00
George Vinogradov
2fbb72e537
[issue #620 ] Changes in Maintainer db:
...
* Added maintainer selection on project page (see TODO in sources);
* Added `actual` field to BuildList::Package;
* Added rake task to set BuildList::Package.actual field.
Run it after migration (see TODO in sources);
* Packages after publising of BuildList becomes actual;
* Added MaintainerPresenter to avoid long method chains.
2012-08-24 19:21:24 +04:00
Alexander Machehin
3abcb51395
[refs #616 ] simple format for issie body
2012-08-21 00:11:42 +06:00
Alexander Machehin
e637191a61
[refs #616 ] fixed caption of the button
2012-08-20 23:27:43 +06:00
George Vinogradov
b8c6f0b896
[issue #590 ] Refactored checks for buttons.
2012-08-17 15:49:12 +04:00