summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Fix HTML injection for label descriptionPatrick Derichs2019-08-051-2/+6
| * | | | | | Merge branch 'security-fix_jira_ssrf_vulnerability' into 'master'GitLab Release Tools Bot2019-08-291-1/+6
| |\ \ \ \ \ \
| | * | | | | | Fix DNS rebind vulnerability for JIRA integrationFelipe Artur2019-08-081-1/+6
| * | | | | | | Merge branch 'security-61974-limit-issue-comment-size' into 'master'GitLab Release Tools Bot2019-08-292-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Limit the size of issuable description and commentsAlexandru Croitor2019-08-222-0/+2
| * | | | | | | | Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot2019-08-292-2/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add captcha if there are multiple failed login attemptsMałgorzata Ksionek2019-07-312-2/+7
| * | | | | | | | | Merge branch 'security-id-filter-timeline-activities-for-guests' into 'master'GitLab Release Tools Bot2019-08-291-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add merge note type as cross referenceIgor Drozdov2019-08-131-1/+1
| * | | | | | | | | | Merge branch 'security-sarcila-fix-weak-session-management' into 'master'GitLab Release Tools Bot2019-08-291-0/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add User#will_save_change_to_login? to clear reset_password_tokensSebastian Arcila Valenzuela2019-08-211-0/+7
| * | | | | | | | | | | Merge branch 'security-add-job-activity-limit-ce' into 'master'GitLab Release Tools Bot2019-08-291-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Add active_jobs_limit to plans tableFabio Pitino2019-08-211-0/+1
* | | | | | | | | | | | Revert "Cache branch and tag names as Redis sets"Nick Thomas2019-08-291-8/+4
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Allow project feature permissions to be overridden during importGeorge Koltsov2019-08-291-0/+2
* | | | | | | | | | | Handle invalid mirror urlLee Tickett2019-08-291-0/+1
* | | | | | | | | | | Save board lists collapsed settingFelipe Artur2019-08-282-2/+62
* | | | | | | | | | | Merge branch 'update-gitlab-runner-helm-chart-to-0-8-0' into 'master'Kamil Trzciński2019-08-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update GitLab Runner Helm Chart to 0.8.0update-gitlab-runner-helm-chart-to-0-8-0Tomasz Maczukin2019-08-271-1/+1
* | | | | | | | | | | | Update CE files for GSD projects filterVictor Zagorodny2019-08-282-0/+3
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable2019-08-281-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Makes LFS object linker process OIDs in batchessh-lfs-object-batchesStan Hu2019-08-271-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'id-change-total-notes-calculation' into 'master'Ash McKenzie2019-08-281-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Change the way totalNotes is calculatedid-change-total-notes-calculationIgor Drozdov2019-08-281-0/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'sh-fix-issue-move-api' into 'master'Grzegorz Bizon2019-08-281-1/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Fix moving issues API failing when text includes commit URLssh-fix-issue-move-apiStan Hu2019-08-281-1/+6
| |/ / / / / / / / /
* | | | | | | | | | 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
* | | | | | | | | | Add encrypted optional option to DeployToken authentication fieldEtienne Baqué2019-08-261-1/+1
* | | | | | | | | | Using before_save method instead of setterAishwarya Subramanian2019-08-261-1/+11
* | | | | | | | | | Remove the object pools feature flagZeger-Jan van de Weg2019-08-261-2/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch '66037-deployment-user' into 'master'Tim Zallmann2019-08-231-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Extract logic who created deployment into Deployment#deployed_by66037-deployment-userKrasimir Angelov2019-08-221-0/+8
* | | | | | | | | | Implement validation logic to ProjectStageAdam Hegyi2019-08-232-0/+73
* | | | | | | | | | Merge branch '57402-upate-issues-list-sort-options-ce' into 'master'Jan Provaznik2019-08-233-16/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update sort options for issues list57402-upate-issues-list-sort-options-ceAlexandru Croitor2019-08-233-16/+18
* | | | | | | | | | | Merge branch 'optimise-build-queue-service' into 'master'Grzegorz Bizon2019-08-231-8/+20
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Optimise build queue serviceoptimise-build-queue-serviceKamil Trzciński2019-08-221-8/+20
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Expose namespace storage statistics with GraphQLAlessio Caiazza2019-08-221-0/+2
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'avoid-race-condition-of-archive-trace-cron-worker' into 'master'Kamil Trzciński2019-08-221-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Avoid conflicts between ArchiveTraceWorkersavoid-race-condition-of-archive-trace-cron-workerShinya Maeda2019-08-221-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Add SortingPreference concernGeorge Koltsov2019-08-211-0/+2
* | | | | | | | Merge branch '63372-award-emoji-services' into 'master'Grzegorz Bizon2019-08-212-27/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-212-27/+5
| |/ / / / / /
* | | | | | | New wiki page redirects user to random slug46299-wiki-page-creationLuke Duncalfe2019-08-211-0/+4
|/ / / / / /
* | | | | | Merge branch 'da-fix-n-plus-1-query-on-starrers-list' into 'master'Stan Hu2019-08-191-0/+1
|\ \ \ \ \ \
| * | | | | | Fix N+1s queries while loading usersDouglas Barbosa Alexandre2019-08-191-0/+1
* | | | | | | Merge branch '64251-branch-name-set-cache' into 'master'Robert Speicher2019-08-191-4/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Cache branch and tag names as Redis setsNick Thomas2019-08-161-4/+8
* | | | | | | Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'm...Nick Thomas2019-08-191-1/+1
|\ \ \ \ \ \ \