Vokhmin Alexey V
|
fae5d3ff2b
|
#690: truncate project name before validation
|
2012-10-15 12:28:18 +04:00 |
Alexander Machehin
|
5bc59ad365
|
[refs #90] fixed pull tests
|
2012-10-03 18:18:02 +06:00 |
Vokhmin Alexey V
|
cb994c6fd6
|
#349: created autocompletes_controller, refactoring, updated specs
|
2012-10-02 20:54:55 +04:00 |
Vokhmin Alexey V
|
96165b9e87
|
#90: fixed specs for pull request model
|
2012-10-01 16:29:36 +04:00 |
Alexander Machehin
|
abafbc6ef5
|
Merge again-and-again branch 'master' into 90-pull
Conflicts:
db/schema.rb
|
2012-09-28 00:09:34 +06:00 |
Vladimir Sharshov
|
a20e1552cc
|
[refs #374] Fix test, small refactoring.
|
2012-09-27 16:13:59 +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 |
Vokhmin Alexey V
|
17bdcf9a3c
|
updated model according to last comments, added new specs
|
2012-09-19 23:52:18 +04:00 |
Vokhmin Alexey V
|
45a72d4797
|
fiexed unnecessary output to console
|
2012-09-19 18:30:35 +04:00 |
Vokhmin Alexey V
|
426eb72d5f
|
moved #notify_users method from observer to model, updated specs
|
2012-09-19 17:55:17 +04:00 |
Vokhmin Alexey V
|
127a1bd942
|
fix build_list_observer spec
|
2012-09-18 18:26:02 +04:00 |
Vokhmin Alexey V
|
97fcb0fcff
|
#575: extra change
|
2012-09-18 13:32:07 +04:00 |
Vokhmin Alexey V
|
7fab337b7d
|
#575: added new spec, updated comments
|
2012-09-18 13:29:10 +04:00 |
Vokhmin Alexey V
|
9c801e04b0
|
#575: small refactoring specs
|
2012-09-18 13:11:23 +04:00 |
Vokhmin Alexey V
|
7ea856686e
|
#575: added some specs
|
2012-09-18 01:11:28 +04:00 |
Vokhmin Alexey V
|
4a071f88a3
|
#641: added specs
|
2012-09-12 19:36:00 +04:00 |
Vladimir Sharshov
|
29f5ef5f2e
|
Refactoring tests
|
2012-09-07 13:41:49 +04:00 |
Vladimir Sharshov
|
5a2827c433
|
[refs #263] Refactoring maintainers controller spec
|
2012-09-06 22:48:36 +04:00 |
Vladimir Sharshov
|
698e55e3e8
|
[refs #263] Test refactoring
|
2012-09-06 14:53:03 +04:00 |
Pavel Chipiga
|
0ff8f92b62
|
Upgrade gems. Fix and refactor some specs. Fix deprecation warnings. Add capistrano task to dump remote db. Refs #263
|
2012-08-15 16:52:32 +03:00 |
Alexander Machehin
|
b299a51610
|
Merge branch 'master' into 90-pull
Conflicts:
db/schema.rb
|
2012-08-01 13:06:41 +06:00 |
konstantin.grabar
|
8e05c0222d
|
[refs #374] Fix key pairs tests
|
2012-07-31 20:06:57 +04:00 |
Vladimir Sharshov
|
43309d86e6
|
Merge branch 'master' into 441-key_pairs, fix schema, add migration
Conflicts:
db/schema.rb
|
2012-07-31 02:02:15 +04:00 |
Alexander Machehin
|
944c6fc0e2
|
Merge branch 'master' into 90-pull
Conflicts:
app/assets/stylesheets/design/custom.scss
app/controllers/projects/git/commits_controller.rb
app/helpers/git_helper.rb
app/models/project.rb
app/views/projects/git/commits/_commit_diff.html.haml
db/schema.rb
lib/ext/core/string.rb
|
2012-07-27 18:37:25 +06:00 |
Pavel Chipiga
|
fb60dac748
|
Merge branch 'master' into 263-refactoring
Conflicts:
db/schema.rb
|
2012-07-27 00:19:36 +03:00 |
Vladimir Sharshov
|
606609dea6
|
Merge pull request #580 from warpc/576-flash_notifies
[refs #576] Add flash notifies
|
2012-07-25 12:18:44 -07:00 |
Pavel Chipiga
|
03509e714c
|
Merge branch 'master' into 263-refactoring
|
2012-07-25 21:42:48 +03:00 |
Alexander Machehin
|
a0a4c8b100
|
[refs #581] dont destroy child projects
|
2012-07-24 22:02:02 +06:00 |
konstantin.grabar
|
15a86c2ecd
|
[refs #576] Add flash notifies
|
2012-07-23 18:25:37 +04:00 |
konstantin.grabar
|
3a183e0dc3
|
[refs #441] Remove unused files. Add mass assigment specs
|
2012-07-17 13:31:32 +04:00 |
Pavel Chipiga
|
611b22baa5
|
Update gems, fix conflicts. Raise 404 error instead of redirect. Refactor git controllers. Refactor git methods, move to modules. Cleanup git helpers, refactor and remove unused variables from views, refactor git templates. Refactor project load. Refactor git routes and links, refactor constraints. Fix branches with slashes and dots. Apply github linguist and libmagic for binary file detection. Other refactor and code cleanup. Fix specs and deprecations. Refs #263
|
2012-07-17 11:02:56 +03:00 |
konstantin.grabar
|
b4059c67fc
|
[refs #441] Add key pairs for platform
|
2012-07-13 15:18:12 +04:00 |
Alexander Machehin
|
89abd20c95
|
Merge branch 'master' into 90-pull
Conflicts:
db/schema.rb
|
2012-07-03 21:22:10 +06:00 |
Alexander Machehin
|
ea8775f1f7
|
[refs #547] remove mistake condition
|
2012-07-03 16:42:58 +06:00 |
Vladimir Sharshov
|
7561abca08
|
[refs #462] refactoring: remove notified_at
|
2012-06-28 21:40:32 +04: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
|
d5a6b47be3
|
[refs #531] user best role tests
|
2012-06-21 20:19:44 +06:00 |
Alexander Machehin
|
a033e3192e
|
[refs #531] fixed tests
|
2012-06-21 16:35:02 +06:00 |
Alexander Machehin
|
93ec9a135d
|
[refs #531] some refactoring and model tests
|
2012-06-21 00:10:27 +06:00 |
Alexander Machehin
|
9af3d22153
|
[refs #90] auto close after manual merge
|
2012-06-09 15:09:38 +06:00 |
Alexander Machehin
|
f6bfb38e79
|
[refs #90] fixed tests
|
2012-06-08 18:44:44 +06:00 |
Alexander Machehin
|
e211fa2fc3
|
[refs #90] fixed errors, add validations & tests
|
2012-05-23 22:09:11 +06:00 |
Alexander Machehin
|
0c89ca6575
|
[refs #90] broken tests
|
2012-05-23 00:23:00 +06:00 |
Alexander Machehin
|
d643bb3cd0
|
[refs #90] try to prevent create same pull
|
2012-05-21 19:24:16 +06:00 |
konstantin.grabar
|
cd3564bb81
|
[refs #442] Add mass build model and new build_all fixes
|
2012-05-18 19:12:51 +04:00 |
Alexander Machehin
|
fcffff4178
|
Merge branch 'master' into 90-pull
Conflicts:
app/assets/stylesheets/design/custom.scss
config/locales/title.en.yml
config/locales/title.ru.yml
config/routes.rb
db/schema.rb
|
2012-05-17 22:58:29 +06:00 |
konstantin.grabar
|
da70a11aab
|
[refs #438] Repair arch factory and rename rsync stub method
|
2012-05-16 19:29:28 +04:00 |
George Vinogradov
|
9a0f582a16
|
[issue #428] Fixed typo in PlatformsHelper
|
2012-05-10 20:04:48 +04:00 |
Vladimir Sharshov
|
8819d0845a
|
[refs 428] Fix tests and merges missing
|
2012-05-05 23:26:34 +04:00 |
George Vinogradov
|
1f07332892
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
app/controllers/projects/build_lists_controller.rb
config/routes.rb
db/schema.rb
|
2012-05-04 21:29:04 +04:00 |