Alexander Machehin
|
e10965a95f
|
[#369] fix error in the old code
|
2014-05-06 19:15:32 +06:00 |
Vokhmin Alexey V
|
528eb361c9
|
#345: updated issues_controller_spec
|
2014-03-21 03:11:12 +04:00 |
Alexander Machehin
|
0e39aae1bf
|
[#343] use new ruby hash syntax
|
2014-01-21 10:51:49 +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 |
Alexander Machehin
|
d3ac9d1a2c
|
[#98] Add common issues tracker
|
2013-04-30 00:14:25 +06:00 |
Vokhmin Alexey V
|
9e7eb7af94
|
#29: merge master into branch
|
2013-04-03 16:10:22 +04:00 |
Vokhmin Alexey V
|
a33e20c5e4
|
#51: add new specs for Issue
|
2013-04-03 15:11:50 +04:00 |
Vokhmin Alexey V
|
6585c3a92b
|
#51: move logic to controller
|
2013-04-03 13:59:34 +04:00 |
Vokhmin Alexey V
|
8b6a0eab0f
|
#51: some refactoring
|
2013-04-03 01:59:33 +04:00 |
Vokhmin Alexey V
|
2bc580500d
|
#51: Change rights for operations with tags and assignee
|
2013-04-03 01:23:00 +04:00 |
Vokhmin Alexey V
|
8e21159314
|
#37: some styles changes
|
2013-03-22 01:20:36 +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
|
a92df70c5e
|
#26: update 'font-size' for issue-title, increase count of issues on page
|
2013-03-20 01:30:35 +04:00 |
Vokhmin Alexey V
|
2c56283fba
|
#26: fixed search by substring
|
2013-03-19 19:30:50 +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
|
e055d0080b
|
#29: removed hack for encoding
|
2013-03-18 15:36:16 +04:00 |
Vokhmin Alexey V
|
69d384412e
|
#899: update #init_statistics method, refactoring
|
2013-02-15 15:57:00 +04:00 |
Vokhmin Alexey V
|
07b27b934f
|
#90: updated #index page for pull-requests
|
2012-09-26 15:46:23 +04: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 |
Alexander Machehin
|
2c6d4bae9e
|
[refs #616] add error messages to ajax
|
2012-09-24 23:34:14 +06:00 |
Alexander Machehin
|
a492367a17
|
[refs #616] some fixes and refactoring
|
2012-09-18 16:00:21 +06:00 |
Alexander Machehin
|
1c3ca85f03
|
[refs #616] add comment for clarity
|
2012-08-27 15:43:44 +06:00 |
Alexander Machehin
|
2c0826a77d
|
[refs #616] fixed showing body after update
|
2012-08-25 23:40:51 +06:00 |
Alexander Machehin
|
4b4007651d
|
[refs #616] small refactoring issues controller
|
2012-08-25 23:38:11 +06:00 |
Alexander Machehin
|
e8d80b849a
|
[refs #616] fixed removing labels from issue
|
2012-08-25 21:26:24 +06:00 |
Alexander Machehin
|
1142f9ee8c
|
[refs #616] fixed searching collaboratots to assignment
|
2012-08-20 23:37:22 +06:00 |
Alexander Machehin
|
1ffb1b3940
|
Merge branch 'master' into 90-pull
Conflicts:
Gemfile
app/assets/stylesheets/design/custom.scss
app/models/project.rb
db/schema.rb
|
2012-06-27 16:20:38 +06:00 |
Alexander Machehin
|
91bf65d65d
|
[refs #90] comments for pull requests (slow version)
|
2012-06-05 18:08:52 +06:00 |
Alexander Machehin
|
4b8def5bd0
|
[refs #90] add pulls to tracker
|
2012-06-04 23:00:19 +06:00 |
Alexander Machehin
|
5c9f914e4a
|
[refs #511] add issue index authorization
|
2012-05-30 22:03:07 +06:00 |
Alexander Machehin
|
11c67fb07d
|
Revert "[refs #90] issue status -> state" & changed state -> status
This reverts commit 7470ee76e4783a0fbbd98607406d7b770a2980d1.
Conflicts:
app/controllers/projects/issues_controller.rb
db/migrate/20120412173938_create_pull_requests.rb
db/schema.rb
|
2012-05-29 16:50:25 +06:00 |
Alexander Machehin
|
36b4ce2d99
|
Merge branch 'master' into 90-pull
Conflicts:
Gemfile
Gemfile.lock
app/controllers/projects/issues_controller.rb
app/models/project.rb
config/locales/menu.en.yml
config/routes.rb
db/schema.rb
|
2012-05-03 23:19:43 +06:00 |
Pavel Chipiga
|
2539ef4795
|
Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263
|
2012-05-02 12:18:07 +03:00 |