summaryrefslogtreecommitdiff
path: root/spec/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stateful_deployments' into 'master'Kamil Trzciński2018-11-061-0/+53
|\
| * Create deployments only if action: startShinya Maeda2018-11-061-0/+8
| * Squashed commit of the following:Shinya Maeda2018-11-061-0/+45
* | Don't care about order when getting awarded issuesToon Claes2018-11-061-2/+2
|/
* Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern2018-11-011-1/+17
|\
| * Fix testsHeinrich Lee Yu2018-11-011-1/+17
* | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-012-4/+4
|\ \ | |/ |/|
| * Fix typos in comments and specsGeorge Tsiolis2018-11-012-4/+4
* | Allow FoundBlob to access language from gitattributesMark Chao2018-10-301-0/+25
|/
* Merge branch 'security-redact-links' into 'master'Jan Provaznik2018-10-291-0/+69
|\
| * Redact unsubscribe links in issuable textsJan Provaznik2018-10-231-0/+69
* | [master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas2018-10-291-6/+266
|/
* Add preload in issues controllerChantal Rollison2018-10-181-3/+31
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-2/+3
|\
| * Support short reference to group entities from project entitiesce-7287-epic-referencesJarka Košanová2018-10-041-2/+3
* | Add unit tests for CommitStatus and Ci::StageShinya Maeda2018-10-021-2/+48
* | Fix spec. Create scheduled status entry for pipelineShinya Maeda2018-10-021-1/+1
|/
* Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-0/+40
* Merge branch 'bvl-codeowners-file-ce' into 'master'Douwe Maan2018-09-061-169/+33
|\
| * Port changes for CODEOWNERS to CEBob Van Landuyt2018-09-061-169/+33
* | Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-051-0/+24
|\ \ | |/ |/|
| * Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-051-0/+24
* | Disable project avatar validation if avatar has not changedStan Hu2018-09-041-0/+20
* | Allows author to vote on their own issueChantal Rollison2018-08-241-9/+2
* | Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-201-0/+44
|/
* Squashed commit of the following:Shinya Maeda2018-08-071-0/+8
* Send resize parameters for avatarsTim Zallmann2018-08-071-0/+4
* Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-33/+0
* Backport reactive cachingShinya Maeda2018-07-251-0/+7
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-113-10/+10
* Updates from `rubocop -a`Lin Jen-Shin2018-07-093-6/+6
* 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
|\ \ | |/ |/|