Commit Graph

523 Commits

Author SHA1 Message Date
Wedge 9137744c69 Remove sitemap as it is not needed 2016-05-24 18:17:08 +03:00
Wedge b8fa4eb347 Continuing work on the new interface 2016-05-22 15:34:17 +03:00
Wedge 92026a09a0 Revamp interface 2016-05-22 15:33:46 +03:00
Wedge f9f75d4318 New interface 2016-05-22 15:33:46 +03:00
Wedge 455d0d267b Fix api annonymous access, add fail reason field to build lists and mass builds 2016-03-24 18:59:12 +03:00
Wedge c33fd582ed Huge code clean up 2016-03-20 12:28:32 +03:00
Wedge fd6d9293f6 Added diff 2016-02-16 19:07:52 +03:00
duratarskeyk 001b7ef25e added mass create 2015-12-16 18:36:38 +00:00
duratarskeyk 98e4dc1730 bugfixes 2015-12-15 06:27:57 +00:00
duratarskeyk bdb6458393 modify project model, add project controller for project page 2015-12-12 18:19:02 +00:00
duratarskeyk 9e70d6c312 save 2015-12-08 16:44:26 +00:00
duratarskeyk 739a4ab0c9 save 2015-12-08 14:29:34 +00:00
duratarskeyk cc638dd508 save 2015-12-08 13:59:18 +00:00
duratarskeyk af8f899b66 save 2015-12-08 13:51:34 +00:00
Vokhmin Alexey V dca09050d0 Update routes.rb 2015-06-17 21:18:55 +03:00
Vokhmin Alexey V d56f14a9a8 Update Rails to 4.2.1 2015-06-17 21:18:53 +03:00
Alexander Machehin d7727fe6a5 improve activity feed 2015-05-05 17:25:29 +05:00
Alexander Machehin 477a0761d7 fix error with user sign up 2015-04-15 15:52:13 +05:00
Alexander Machehin 328eef6ea2 #465 fix subscribes; add/fix subscribe specs 2015-04-14 16:06:44 +05:00
Vokhmin Alexey V 5e5d3905e4 Update rails to 4.1.9 2015-03-05 02:09:50 +03:00
Vokhmin Alexey V 8a4351850c add visibility for all responses from Projects API 2015-02-19 22:28:51 +03:00
Vokhmin Alexey V 2a01474d03 #452: added "Builds settings" for user 2015-02-11 01:08:39 +03:00
Alexander Machehin b245c2a808 [#446] alias api 2015-02-04 17:02:45 +05:00
Alexander Machehin dc2e0114b0 [#446] only admin can share a project 2015-01-26 18:52:09 +05:00
Alexander Machehin 9cc4e2d27c [#369] pull request page: discussion tab 2014-12-18 14:59:02 +05:00
Alexander Machehin 8d9ec48ff9 [#369] project issue page: comments and so on 2014-12-04 22:11:50 +05:00
Alexander Machehin 5a2c4896ad [#369] new issue page: labels; small fixes 2014-11-27 23:55:03 +05:00
Alexander Machehin c6c4a9628b [#369] update project pull requests page 2014-11-27 14:42:32 +05:00
Alexander Machehin f4eb6de8b0 [#369] project sections page 2014-11-12 22:30:27 +05:00
Vokhmin Alexey V 1b5e94a2e1 #369: updated UI for Groups::Members 2014-11-12 02:50:15 +03:00
Vokhmin Alexey V 90f6bca72d Merge branch 'master' into 369-bootstrap
Conflicts:
	Gemfile.lock
	app/models/concerns/feed/git.rb
	app/models/issue.rb
2014-11-08 01:09:32 +03:00
Vokhmin Alexey V f39c9e0bb5 #435: added filter by users and groups 2014-10-22 00:56:36 +04: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
Vokhmin Alexey V 5649e2e873 #435: added Statistic model 2014-10-06 23:16:12 +04:00
Vokhmin Alexey V 9afa84e8de #418: Added page for creation of builds for dependent projects 2014-07-23 22:02:51 +04:00
Alexander Machehin 202ac91644 [#369] change location in the tree page 2014-07-11 15:43:45 +06:00
Vokhmin Alexey V de2d08946f #405: updated UI, added extra_mass_builds to MassBuild 2014-06-27 23:08:14 +04:00
Vokhmin Alexey V 2c326e809e #408: added success list, refactoring 2014-06-26 21:20:26 +04:00
Vokhmin Alexey V 5404a7e75a #390: added specs 2014-05-22 22:08:43 +04:00
Vokhmin Alexey V 90f921e038 #390: added ability to rerun tests 2014-05-22 02:58:13 +04:00
Vokhmin Alexey V ea62617ed5 #388: Updated UI 2014-05-21 01:15:06 +04:00
Vokhmin Alexey V ac473294b7 #388: added angularjs controller 2014-05-17 01:53:04 +04:00
Alexander Machehin 015518d89c [#345] fix update commit 2014-04-15 15:14:58 +06:00
Vokhmin Alexey V cf479a144d ActiveAdmin integration 2014-04-12 00:29:43 +04:00
Vokhmin Alexey V c65853e072 #373: added ability to destroy ProductBuildList 2014-04-09 22:44:19 +04:00
Vokhmin Alexey V 35a2be81cf #373: rollback changes 2014-04-09 01:07:50 +04:00
Vokhmin Alexey V 7d0b2998dc #373: refactoring, added specs 2014-04-08 01:30:01 +04: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
Vokhmin Alexey V e367a5e0dd #370: generate sitemap 2014-03-29 02:14:37 +04:00