summaryrefslogtreecommitdiff
path: root/spec/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '48670-application-settings-may-not-be-invalidated-if-migrations...Stan Hu2018-07-071-1/+1
|\
| * Stop relying on migrations in the CacheableAttributes cache key and cache att...Rémy Coutable2018-07-051-1/+1
* | Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+16
|/
* Merge branch 'da-exclusive-lease-helpers' into 'master'Robert Speicher2018-06-291-6/+5
|\
| * Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-281-6/+5
* | Rails5 fix Mysql comparison failure caused by milliseconds problemJasper Maes2018-06-271-3/+10
|/
* Fix sorting by name on explore projects pageDouglas Barbosa Alexandre2018-06-251-4/+14
* enable CommonMark as the defaultBrett Walker2018-06-141-5/+5
* Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu2018-06-011-1/+3
|\
| * Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-291-1/+3
* | Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉2018-06-011-2/+3
* | Merge branch 'reactive-caching-alive-bug' into 'master'Nick Thomas2018-06-011-0/+1
|\ \
| * | ReactiveCaching#clear_reactive_cache! should clear the not keep the cache aliveTiago Botelho2018-06-011-0/+1
* | | Use RequestStore in CacheableAttributes.cached for greater performanceRémy Coutable2018-06-011-0/+9
* | | Revert to caching the AR object in CacheableAttributesRémy Coutable2018-06-011-28/+96
|/ /
* | Export assigned issues in iCalendar feedImre Farkas2018-05-311-1/+1
|/
* Merge branch 'sh-batch-dependent-destroys' into 'master'Robert Speicher2018-05-291-0/+60
|\
| * Fix project destruction failing due to idle in transaction timeoutssh-batch-dependent-destroysStan Hu2018-05-241-0/+60
* | Merge branch '45190-create-notes-diff-files' into 'master'Douwe Maan2018-05-281-1/+1
|\ \ | |/ |/|
| * Persist truncated note diffs on a new table45190-create-notes-diff-filesOswaldo Ferreira2018-05-241-1/+1
* | Merge branch 'jprovazn-fix-resolvable' into 'master'Douwe Maan2018-05-241-0/+8
|\ \ | |/ |/|
| * Check if note's noteable is not nil when checking resolvabilityjprovazn-fix-resolvableJan Provaznik2018-05-231-0/+8
* | Introduce a new CacheableAttributes concernRémy Coutable2018-05-231-0/+153
|/
* Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master'Kamil Trzciński2018-05-211-11/+72
|\
| * Remove rails5 specific tests for #cast_value_from_cacheMatija Čupić2018-05-171-24/+2
| * Add test for #cast_value_from_cacheMatija Čupić2018-05-171-0/+36
| * 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/+4
| * Dynamically cast value from cacheMatija Čupić2018-05-151-38/+4
| * Check for exact time matchesMatija Čupić2018-05-141-6/+8
| * Expect calls to read_attribute depending on cache presenceMatija Čupić2018-05-141-0/+8
| * Add RedisCacheable specs for memoization correctnessMatija Čupić2018-05-121-7/+19
| * Make #cached_attr_reader and #cached_attr_time_reader specs Redis basedMatija Čupić2018-05-121-8/+4
| * Add specs for #cached_attr_reader and cached_attr_time_readerMatija Čupić2018-05-111-11/+70
* | Merge branch '46193-fix-big-estimate' into 'master'Rémy Coutable2018-05-171-0/+13
|\ \
| * | Fixes 500 error on /estimate BIG_VALUEJacopo2018-05-171-0/+13
* | | Fix: Use case in-sensitive ordering by name for groupsHarish Ved2018-05-171-0/+108
|/ /
* | only issue a warning if column doesn't existBrett Walker2018-05-101-4/+6
* | Updates updated_at on issue when using /spend quick actionJacopo2018-05-091-3/+15
|/
* Update commit status from external CI services less aggressivelyNick Thomas2018-05-081-7/+15
* Backport: Keep ShaAttribute from halting startup when we can’t connect to a...Brett Walker2018-05-081-13/+54
* Resolve "Avatar URLs are wrong when using a CDN path and Object Storage"Micaël Bergeron2018-04-231-2/+14
* Moves Uniquify counter in the initializerJacopo2018-04-191-1/+3
* Uses Uniquify to calculate Issue#suggested_branch_nameJacopo2018-04-191-0/+7
* Recover from errors when a parent is not preloadedBob Van Landuyt2018-04-181-1/+16
* for cached markdown fields, select the correct engineBrett Walker2018-04-171-68/+115
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-0/+25
* Specify default value for Project#build_timeoutTomasz Maczukin2018-04-041-10/+24
* [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-041-4/+4