summaryrefslogtreecommitdiff
path: root/app/models/application_record.rb
Commit message (Expand)AuthorAgeFilesLines
* Optimise upload path callsSean McGivern2019-05-141-0/+4
* Merge branch 'security-approval-race-condition' into 'master'GitLab Release Tools Bot2019-04-251-3/+14
|\
| * Add ApplicationRecord#safe_ensure_unique methodPatrick Bajao2019-04-121-3/+14
* | Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil TrzciƄski2019-04-151-0/+2
|/
* Add a thin encapsulation around .pluck(:id)Nick Thomas2019-03-281-0/+8
* Avoid race conditions when creating GpgSignatureBob Van Landuyt2019-02-061-0/+6
* Adds helper for `find_or_create_by` in transactionBob Van Landuyt2019-02-051-0/+8
* Add query method for id queryMark Chao2019-01-151-0/+4
* Add ApplicationRecord model classJan Provaznik2018-11-141-0/+5