summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Check if note's noteable is not nil when checking resolvabilityjprovazn-fix-resolvableJan Provaznik2018-05-231-1/+1
* Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master'Kamil Trzciński2018-05-211-2/+17
|\
| * Revert "Improve cacheable module"46082-runner-contacted_at-is-not-always-a-time-typeMatija Čupić2018-05-181-7/+5
| * Improve cacheable moduleKamil Trzciński2018-05-181-5/+7
| * Include class name and argument name in argument errorMatija Čupić2018-05-171-1/+3
| * Use Gitlab.rails5? for checking if on rails5Matija Čupić2018-05-171-3/+3
| * Revert "Move argument check to cached getter definition class method"Matija Čupić2018-05-161-2/+2
| * Move argument check to cached getter definition class methodMatija Čupić2018-05-161-2/+2
| * Add attribute check in cached getterMatija Čupić2018-05-161-0/+2
| * Move attribute casting to #cached_attributeMatija Čupić2018-05-161-4/+3
| * Dynamically cast value from cacheMatija Čupić2018-05-151-9/+10
| * Clear memoization after caching new valuesMatija Čupić2018-05-111-0/+2
| * Use symbol instead of string in RedisCacheable attribute definitionsMatija Čupić2018-05-101-2/+2
| * Add cached_attr_time_reader to RedisCacheableMatija Čupić2018-05-081-0/+9
* | Merge branch '46193-fix-big-estimate' into 'master'Rémy Coutable2018-05-171-0/+4
|\ \
| * | Fixes 500 error on /estimate BIG_VALUEJacopo2018-05-171-0/+4
* | | Fix: Use case in-sensitive ordering by name for groupsHarish Ved2018-05-171-2/+2
* | | Fixed typoJan Provaznik2018-05-161-1/+1
* | | Use find_in_batches instead of destroy_allJan Provaznik2018-05-161-1/+3
* | | Delete remote uploadsJan Provaznik2018-05-161-0/+37
|/ /
* | [Rails5] Fix `Route source can't be blank`blackst0ne-rails5-fix-route-source-can-t-be-blankblackst0ne2018-05-111-1/+3
* | only issue a warning if column doesn't existBrett Walker2018-05-101-1/+2
* | Updates updated_at on issue when using /spend quick actionJacopo2018-05-091-0/+6
|/
* Update commit status from external CI services less aggressivelyNick Thomas2018-05-081-7/+10
* Backport: Keep ShaAttribute from halting startup when we can’t connect to a...Brett Walker2018-05-081-7/+22
* Merge branch 'live-trace-v2-efficient-destroy-all' into 'master'Grzegorz Bizon2018-05-071-0/+91
|\
| * Use prepend: true to evaluate always perform_fast_destroy than dependent: :d...Shinya Maeda2018-05-041-1/+1
| * Fix typo in fast_destroy_allShinya Maeda2018-05-031-1/+1
| * Simplify FastDestroyAll moduleShinya Maeda2018-05-031-46/+48
| * Fix typo for comments in fast_destroy_allShinya Maeda2018-05-031-1/+1
| * Clean up build_trace_chunkShinya Maeda2018-05-031-1/+1
| * Fix static analysysShinya Maeda2018-05-021-2/+2
| * Introduce `use_fast_destroy` helper for parent associations. Rename method n...Shinya Maeda2018-05-021-8/+36
| * Introduces `FastDestroyAll` moduleShinya Maeda2018-05-011-0/+61
* | Backport of 4084-epics-username-autocompleteMario de la Ossa2018-05-041-0/+4
|/
* Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan2018-04-251-15/+15
|\
| * Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-15/+15
* | Allow admins to push to empty reposBob Van Landuyt2018-04-241-1/+1
|/
* Resolve "Avatar URLs are wrong when using a CDN path and Object Storage"Micaël Bergeron2018-04-231-2/+3
* Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-1/+6
* Atomic internal ids for all modelsAndreas Brandl2018-04-202-24/+3
* Merge branch '42803-show-new-branch-mr-button' into 'master'Sean McGivern2018-04-201-7/+15
|\
| * Moves Uniquify counter in the initializerJacopo2018-04-191-11/+16
| * Uses Uniquify to calculate Issue#suggested_branch_nameJacopo2018-04-191-2/+5
* | Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-2/+2
|/
* Merge branch 'revert-goldiloader' into 'master'Robert Speicher2018-04-182-2/+2
|\
| * Revert the addition of goldiloaderYorick Peterse2018-04-182-2/+2
* | Recover from errors when a parent is not preloadedBob Van Landuyt2018-04-181-1/+14
|/
* for cached markdown fields, select the correct engineBrett Walker2018-04-171-4/+26
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-5/+9