Vokhmin Alexey V
|
563f983e60
|
#193: hot fix
|
2013-06-20 14:37:05 +04:00 |
Vokhmin Alexey V
|
816cbc82b1
|
#193: fixed undefined method count
|
2013-06-20 14:33:22 +04:00 |
Alexander Machehin
|
af624017cd
|
fix creating autolinks from commits
|
2013-06-20 03:13:04 +06:00 |
Vokhmin Alexey V
|
46c10ad2e0
|
#156: removed BuildList::PROJECT_VERSION_NOT_FOUND constant
|
2013-06-05 13:40:36 +04:00 |
Vokhmin Alexey V
|
67e0226b24
|
#34: updated Hook model
|
2013-04-25 19:27:48 +04:00 |
Vokhmin Alexey V
|
a9980798cc
|
#34: added #receive_push action
|
2013-04-17 14:58:09 +04:00 |
Vokhmin Alexey V
|
0a4a48c553
|
#34: fixed double notification
|
2013-04-16 00:10:54 +04:00 |
Vokhmin Alexey V
|
30ab1396af
|
#34: added support of hooks for issues.
|
2013-04-15 21:51:19 +04:00 |
Alexander Machehin
|
5760eac5f9
|
[#19] add linking from issue title & body
|
2013-04-10 00:46:58 +06:00 |
Alexander Machehin
|
914a2967c3
|
Merge branch 'master' into 19-gfm
Conflicts:
app/views/projects/issues/_issue.html.haml
|
2013-04-08 17:04:59 +06:00 |
Vokhmin Alexey V
|
d5f790ff05
|
#75: remove unnecessary code
|
2013-04-04 15:17:34 +04:00 |
Vokhmin Alexey V
|
aa3f8af0bf
|
#75: added checking "mass_build" field before creating ActivityFeed
|
2013-04-04 15:12:07 +04:00 |
Vokhmin Alexey V
|
3a6e238209
|
#53: rollback some changes, update ActivityFeedObserver according to Vladimir's comments
|
2013-04-02 18:20:22 +04:00 |
Vokhmin Alexey V
|
857c27c5be
|
#53: update Activity Feed
|
2013-03-28 17:33:08 +04:00 |
Alexander Machehin
|
8d5cad3ee1
|
[#19] add generation link to issues after modifying comment
|
2013-03-26 23:27:46 +06:00 |
Alexander Machehin
|
ce21bb7527
|
removed outdated comment
|
2013-03-26 23:26:12 +06:00 |
Alexander Machehin
|
d737960913
|
[#19] add issues link from comment
|
2013-03-26 16:47:42 +06:00 |
Alexander Machehin
|
ce2ca6646e
|
[#19] add issue references from commit
|
2013-03-22 22:50:13 +06:00 |
Alexander Machehin
|
d85039d5be
|
Support git over ssh: hooks, support gitlab-shell api, UI, refactroing
|
2013-03-07 14:09:08 +06:00 |
Alexander Machehin
|
54b15fcfd5
|
#971 add some explanation
|
2013-02-26 18:51:22 +06:00 |
Alexander Machehin
|
acd179d1a8
|
#971 fix commit link
|
2013-02-26 18:32:35 +06:00 |
Alexander Machehin
|
e4967fdd54
|
#917 add git hook to online update
|
2013-02-26 00:55:45 +06:00 |
Vokhmin Alexey V
|
6694dc0cd1
|
#756: observers have been updated
|
2013-02-06 17:14:59 +04:00 |
Alexander Machehin
|
10d6173780
|
[refs #847] remove platform_not_found status
|
2013-01-25 17:18:28 +06:00 |
Alexander Machehin
|
090f40caee
|
[refs #847] removed PLATFORM_PENDING & PROJECT_NOT_FOUND statuses
|
2013-01-24 23:55:24 +06:00 |
Alexander Machehin
|
643e163652
|
[refs #847] refactoring
|
2013-01-24 19:09:26 +06:00 |
Alexander Machehin
|
4c3a5b5def
|
[refs #829] dont send email to issue creator
|
2013-01-11 20:00:22 +06:00 |
Alexander Machehin
|
519886fecd
|
[refs #777] fix for group owned project
|
2012-12-14 00:18:22 +06:00 |
Alexander Machehin
|
3513d47be6
|
[refs #90] fix updating pull
|
2012-10-05 23:32:29 +06:00 |
Alexander Machehin
|
c268930a45
|
[refs #90] small refactoring
|
2012-08-07 00:13:07 +06:00 |
Alexander Machehin
|
09a5180c22
|
[refs #90] remove Baden-Baden
|
2012-08-06 23:53:55 +06: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
|
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 |
Alexander Machehin
|
ce0ff70561
|
[refs #90] fixed errors
|
2012-06-27 16:47:08 +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 |
Pavel Chipiga
|
b47b4ec075
|
Update rails and gems. Redo resque jobs enqueue and perform through plugins. Redo emails async sending. Redo hook process. Refactor and code cleanup. Refs #510
|
2012-06-16 21:27:46 +03:00 |
konstantin.grabar
|
f37e0e54a3
|
[refs #510] Replace dj with resque
|
2012-06-09 16:52:29 +04:00 |
Alexander Machehin
|
58776a6e9e
|
[refs #90] fixing pull methods
|
2012-04-23 23:34:10 +06:00 |
Alexander Machehin
|
2dedbd92d0
|
[refs #194] assignee & user
|
2012-04-14 01:44:04 +06:00 |
konstantin.grabar
|
26a468f6e3
|
[refs #223] Replace notified_at by updated_at
|
2012-04-12 16:12:06 +04:00 |
Pavel Chipiga
|
977ec8382c
|
Merge branch 'master' into 263-refactoring
|
2012-04-05 19:58:46 +03:00 |
Pavel Chipiga
|
20e5936d0c
|
Fix and refactor build lists, comments and other specs. Refactor comments controller, models and views. Code cleanup. Refs #263
|
2012-04-05 00:43:06 +03:00 |
Alexander Machehin
|
d06e452935
|
[refs #263] fixed feed with no repo
|
2012-04-03 01:27:36 +06:00 |
Pavel Chipiga
|
4553affa56
|
Add missing magic_encodings. Fix blame commit select, hide blank blame. Fix git repo hooks - redo branch parse to support non-ascii branches. Refs #190, #134
|
2012-03-22 19:11:12 +02:00 |
Pavel Chipiga
|
89f31e9782
|
Minor gems update. Prepare gemfile for jruby and rbx tests. Remove encoding hacks. Apply grit fixes for encoding support. Recode incorrect encodings. Refactor, cleanup and fix lots bugs in git section. Refactor and remove unused git routes. Translate some untranslated parts. Redo branch/tags selector. Fix files tree last commit message. Project section templates refactor and cleanup. Refs #190
|
2012-03-21 21:55:14 +02:00 |
Alexander Machehin
|
9b2dc6538d
|
[refs #252] new user notifications
|
2012-03-19 20:45:47 +06:00 |
Alexander Machehin
|
296acd80da
|
[refs #265] added build waiting message
|
2012-03-19 15:07:09 +06:00 |
Alexander Machehin
|
86871ab32d
|
Merge branch '3.2-master' into 265-activity_feed_messages
Conflicts:
config/locales/menu.en.yml
config/locales/menu.ru.yml
|
2012-03-17 01:09:04 +06:00 |
Alexander Machehin
|
dd5f51de71
|
[refs #265] added build tasks feed
|
2012-03-16 21:37:58 +06:00 |
Vladimir Sharshov
|
79e56eec52
|
Merge pull request #298 from warpc/265-activity_feed_messages
[Refs #265] Restyle comments and issues feeds messages, refactoring, fix bugs
|
2012-03-14 10:29:10 -07:00 |