Vokhmin Alexey V
f15be4b92a
#23 : return json response at RoutingError
2013-03-15 17:35:32 +04:00
Vokhmin Alexey V
4ff80746c3
#22 : rename "Build System" to "ABF"
2013-03-14 19:59:01 +04:00
Vokhmin Alexey V
a9b5826f8f
#22 : change email messages for new Issue/PullRequest/Comment
2013-03-14 18:55:59 +04:00
Vokhmin Alexey V
22e60281f8
Merge branch 'master' into 1-update-access-rights-for-admins-of-platform
2013-03-07 13:49:41 +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
a3796a019f
#1 : update specs for Platform controller
2013-03-06 16:17:42 +04:00
Vokhmin Alexey V
925281e1ae
#906 : rewrite deploy.rb.sample
2013-03-05 02:51:07 +04:00
Vokhmin Alexey V
1459f6ee1d
#906 : rename deploy.rb to deploy.rb.sample
2013-03-05 01:54:40 +04:00
Vokhmin Alexey V
1d262ca963
#906 : rewrite deploy/production.rb
2013-03-05 00:55:13 +04:00
Vokhmin Alexey V
13795a9eab
#906 : rename secret_key
2013-03-05 00:08:25 +04:00
Vokhmin Alexey V
7f21d40255
#906 : APP_CONFIG should be initialized before all
2013-03-04 15:51:51 +04:00
Vokhmin Alexey V
8ff85f7f35
#906 : rewrite application.yml.sample
2013-03-04 15:38:53 +04:00
Vokhmin Alexey V
5a9aeee669
#906 : add newrelic.yml.sample
2013-03-04 15:30:25 +04:00
Vokhmin Alexey V
751a2225b6
#906 : update deploy.rb
2013-03-04 15:29:07 +04:00
Vokhmin Alexey V
832ed99612
#906 : rewrite secret_token.rb
2013-03-04 15:23:49 +04:00
Vokhmin Alexey V
149f727c81
#906 : rewrite devise.rb
2013-03-04 15:16:36 +04:00
Vokhmin Alexey V
a1afa82898
#906 : refactoring of keys structure
2013-03-04 15:07:18 +04:00
Vokhmin Alexey V
5b436ee8d1
#906 : add airbrake.rb
2013-03-04 15:01:10 +04:00
Vladimir Sharshov
6d449de465
Merge pull request #987 from warpc/953-ssh_keys
...
[refs #953 ] Support git over ssh: access, add/remove keys.
2013-03-01 10:01:35 -08:00
Alexander Machehin
e97cda730f
#953 fixed errors with key dublicates; fix error messages; small refactoring;
2013-03-01 23:35:33 +06:00
Alexander Machehin
c065e3d5be
#953 add key management
2013-03-01 17:33:02 +06:00
Alexander Machehin
520d51a55a
#953 ssh keys initial
2013-02-28 23:02:14 +06:00
Vokhmin Alexey V
d6a31e9fe1
#975 : update title on pages
2013-02-28 17:48:26 +04:00
Vokhmin Alexey V
9b54bc2872
#757 : update messages of help dialog
2013-02-25 18:29:00 +04:00
Vokhmin Alexey V
6a0d4b23e6
#757 : update messages for BuildList help dialog
2013-02-22 18:19:19 +04:00
Vokhmin Alexey V
286e4b8c83
#757 : hot fix
2013-02-22 17:45:38 +04:00
Vokhmin Alexey V
a3220d3bba
#757 : update help dialog
2013-02-22 17:44:00 +04:00
Vokhmin Alexey V
7a2b547d2b
#757 : rename #extra_containers to #extra_build_lists
2013-02-22 15:04:14 +04:00
Vokhmin Alexey V
38b6375ca3
#757 : send error when some containers for main platform have not been published
2013-02-22 13:09:37 +04: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
Vokhmin Alexey V
28f539f0b4
#757 : update BuildList validation
2013-02-21 18:46:52 +04:00
Vokhmin Alexey V
46a5b8daad
#757 : enable extra containers and repositories for main platforms
2013-02-21 18:21:58 +04:00
Alexander Machehin
9b3ea3fe89
#921 Мне -> Мои
2013-02-21 18:01:52 +06:00
Alexander Machehin
7d0fe2bbc3
#921 change transtlation for switch button
2013-02-21 17:59:13 +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
c4ba71928f
#757 : update messages
2013-02-19 21:04:50 +04:00
Vokhmin Alexey V
65b98a2d00
#757 : update name of methods, API
2013-02-19 19:22:38 +04:00
Vokhmin Alexey V
61e9d24bb5
#757 : add validation for new fields
2013-02-19 12:31:01 +04:00
Vokhmin Alexey V
7cb9b8a85c
#757 : hide "extra repos" for main platforms
2013-02-18 20:23:54 +04:00
Vokhmin Alexey V
20691dabc5
#757 : add migration, update UI, JS
2013-02-18 19:43:30 +04: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
78dbd1cf5d
Merge pull request #936 from warpc/926-update-routes-for-product-build-list
...
[refs #926 ]: Support short url for product build list
2013-02-15 07:39:42 -08:00
Vokhmin Alexey V
7190d29d09
#934 : update translation
2013-02-15 18:56:17 +04:00
Vokhmin Alexey V
904b9f4470
#934 : add link to ABF-blog
2013-02-15 18:52:28 +04:00
Vokhmin Alexey V
56b47715e6
#926 : redirect to #show page when platform_id or product_id doesn't exist
2013-02-15 18:22:57 +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
Alexander Machehin
934cb8fbb8
[refs #907 ] fixed 404 in branch with dots
2013-02-14 12:55:56 +06:00