summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Fixing #65389Massimeddu Cireddu2019-09-021-3/+23
* Merge branch 'remove-ignorable-column-concern' into 'master'Michael Kozono2019-08-301-44/+0
|\
| * Remove dependency on IgnorableColumn concerndineshpanda2019-08-301-44/+0
* | Limit access request email to 10 most recently active owners/maintainersManoj MJ2019-08-302-0/+39
* | Install cert-manager v0.9.1James Fargher2019-08-301-7/+20
* | Perform two-step Routable lookup by pathAndreas Brandl2019-08-301-1/+19
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-296-0/+173
|\ \
| * \ Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-291-0/+65
| |\ \
| | * | Add support for using a Camo proxy serverBrett Walker2019-08-231-0/+65
| * | | Merge branch 'security-epic-notes-api-reveals-historical-info-ce-master' into...GitLab Release Tools Bot2019-08-291-2/+3
| |\ \ \
| | * | | Use `stub_full_request` to fix spec failureHeinrich Lee Yu2019-08-281-2/+3
| | |/ /
| * | | Merge branch 'security-fix-html-injection-for-label-description-ce-master' in...GitLab Release Tools Bot2019-08-291-0/+7
| |\ \ \
| | * | | Fix HTML injection for label descriptionPatrick Derichs2019-08-051-0/+7
| * | | | Merge branch 'security-61974-limit-issue-comment-size' into 'master'GitLab Release Tools Bot2019-08-292-0/+27
| |\ \ \ \
| | * | | | Limit the size of issuable description and commentsAlexandru Croitor2019-08-222-0/+27
| * | | | | Merge branch 'security-sarcila-fix-weak-session-management' into 'master'GitLab Release Tools Bot2019-08-291-0/+41
| |\ \ \ \ \
| | * | | | | Add User#will_save_change_to_login? to clear reset_password_tokensSebastian Arcila Valenzuela2019-08-211-0/+41
| * | | | | | Merge branch 'security-ssrf-kubernetes-dns-12-3' into 'master'GitLab Release Tools Bot2019-08-291-0/+33
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Override hostname when connecting via KubeclientThong Kuah2019-08-211-0/+33
* | | | | | | Revert "Cache branch and tag names as Redis sets"Nick Thomas2019-08-291-41/+11
| |_|_|_|_|/ |/| | | | |
* | | | | | Handle invalid mirror urlLee Tickett2019-08-291-0/+7
* | | | | | Save board lists collapsed settingFelipe Artur2019-08-282-0/+101
* | | | | | Adding NOT NULL constraint to private_profileAdam Hegyi2019-08-281-1/+1
* | | | | | Merge branch 'id-change-total-notes-calculation' into 'master'Ash McKenzie2019-08-281-0/+18
|\ \ \ \ \ \
| * | | | | | Change the way totalNotes is calculatedid-change-total-notes-calculationIgor Drozdov2019-08-281-0/+18
* | | | | | | Merge branch 'sh-fix-issue-move-api' into 'master'Grzegorz Bizon2019-08-281-0/+18
|\ \ \ \ \ \ \
| * | | | | | | Fix moving issues API failing when text includes commit URLssh-fix-issue-move-apiStan Hu2019-08-281-0/+18
| |/ / / / / /
* | | | | | | Merge branch 'todos/include-issue-mr-titles' into 'master'Stan Hu2019-08-281-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add Issue and Merge Request titles to Todo itemsArun Kumar Mohan2019-08-271-2/+2
* | | | | | | Use `stub_full_request` to fix spec failure66641-broken-master-real-http-connections-are-disabled-unregistered-requestHeinrich Lee Yu2019-08-271-2/+3
* | | | | | | Using before_save method instead of setterAishwarya Subramanian2019-08-261-0/+20
* | | | | | | Remove the object pools feature flagZeger-Jan van de Weg2019-08-261-22/+9
| |/ / / / / |/| | | | |
* | | | | | Merge branch '66037-deployment-user' into 'master'Tim Zallmann2019-08-231-0/+26
|\ \ \ \ \ \
| * | | | | | Extract logic who created deployment into Deployment#deployed_by66037-deployment-userKrasimir Angelov2019-08-221-0/+26
| | |/ / / / | |/| | | |
* | | | | | Implement validation logic to ProjectStageAdam Hegyi2019-08-231-0/+14
* | | | | | Merge branch 'optimise-build-queue-service' into 'master'Grzegorz Bizon2019-08-231-0/+7
|\ \ \ \ \ \
| * | | | | | Optimise build queue serviceoptimise-build-queue-serviceKamil Trzciński2019-08-221-0/+7
| |/ / / / /
* | | | | | Expose namespace storage statistics with GraphQLAlessio Caiazza2019-08-221-0/+13
| |/ / / / |/| | | |
* | | | | Merge branch 'avoid-race-condition-of-archive-trace-cron-worker' into 'master'Kamil Trzciński2019-08-221-0/+50
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Avoid conflicts between ArchiveTraceWorkersavoid-race-condition-of-archive-trace-cron-workerShinya Maeda2019-08-221-0/+50
| |/ / /
* | | | Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-212-10/+23
|/ / /
* | | Merge branch '64251-branch-name-set-cache' into 'master'Robert Speicher2019-08-191-11/+41
|\ \ \
| * | | Cache branch and tag names as Redis setsNick Thomas2019-08-161-11/+41
* | | | Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'm...Nick Thomas2019-08-191-13/+23
|\ \ \ \
| * | | | New GroupMember.of_ldap_type scope39-count-unique-users-for-more-accurate-smau-reportingAsh McKenzie2019-07-181-13/+23
* | | | | Expire project caches once per push instead of once per refStan Hu2019-08-161-3/+17
* | | | | Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński2019-08-162-1/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Port changes from EEmc/feature/pipeline-tracking-config-ceMatija Čupić2019-08-042-1/+8
* | | | | Migrations for Cycle Analytics backendAdam Hegyi2019-08-152-0/+10
* | | | | Only read rebase status from the modelNick Thomas2019-08-151-39/+0