assets
|
nicer email badges on the profile gpg page
|
2017-07-27 15:45:26 +02:00 |
controllers
|
user may now revoke a gpg key
|
2017-07-27 15:43:37 +02:00 |
finders
|
Add author_id & assignee_id param to /issues API
|
2017-07-24 22:16:14 +02:00 |
helpers
|
nicer email badges on the profile gpg page
|
2017-07-27 15:45:26 +02:00 |
mailers
|
find_by_id -> find_by(:id, ...)
|
2017-07-27 15:43:37 +02:00 |
models
|
use db's on_delete instead of has_many :dependent
|
2017-07-27 15:46:03 +02:00 |
services
|
generate gpg signature on push
|
2017-07-27 15:43:37 +02:00 |
validators
|
Implement ayufan validator2
|
2017-07-06 00:59:45 +09:00 |
views
|
use ShaAttribute for gpg table columns
|
2017-07-27 15:46:03 +02:00 |
workers
|
don't use assignment in if condition
|
2017-07-27 15:43:37 +02:00 |