summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-approval-race-condition-11-10' into '11-10-stable'GitLab Release Tools Bot2019-04-251-3/+14
|\
| * Add ApplicationRecord#safe_ensure_unique methodPatrick Bajao2019-04-121-3/+14
* | Merge branch 'security-pb-email-watchers-no-access-11-10' into '11-10-stable'GitLab Release Tools Bot2019-04-251-8/+12
|\ \
| * | Stop sending emails to users who can't read commitPatrick Bajao2019-04-161-8/+12
* | | Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-174-8/+15
|/ /
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-123-2/+47
* | Merge branch 'id-undefined-pages-for-wiki-page' into 'master'Douwe Maan2019-04-121-1/+3
* | Merge branch 'restore-hipchat' into 'master'Nick Thomas2019-04-123-0/+313
|/
* Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-path-11-10-rc6Patrick Bajao2019-04-111-3/+2
* Merge branch 'revert-2cc01f12' into 'master'11-10-stable-prepare-rc5Rémy Coutable2019-04-101-35/+8
* Add Knative metrics to PrometheusChris Baumbauer2019-04-061-0/+26
* Add part of needed codeGosia Ksionek2019-04-053-5/+40
* Merge branch '59719-const-get' into 'master'Robert Speicher2019-04-051-1/+1
|\
| * Switch to Object.const_get59719-const-getThong Kuah2019-04-051-1/+1
| * Do not inherit when calling const_getThong Kuah2019-04-041-1/+1
* | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-053-47/+2
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-053-2/+47
* | Merge branch '57493-add-limit-to-user-name' into 'master'Andreas Brandl2019-04-051-1/+1
|\ \
| * | Add limit of 128 characters to users name57493-add-limit-to-user-nameBrandon Labuschagne2019-04-051-1/+1
* | | Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-051-1/+1
|\ \ \
| * | | [backend] backport of scoped labelsJan Provaznik2019-04-041-1/+1
| | |/ | |/|
* | | Merge branch 'extend-cte-optimisations-to-projects' into 'master'Dmitriy Zaporozhets2019-04-052-13/+19
|\ \ \
| * | | Extend CTE search optimisation to projectsextend-cte-optimisations-to-projectsSean McGivern2019-04-042-13/+19
* | | | Merge branch '59162-fix-review-apps-initial-seeding' into 'master'Dmitriy Zaporozhets2019-04-051-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix race cond. in ApplicationSettingImplementation.create_from_defaults59162-fix-review-apps-initial-seedingRémy Coutable2019-04-041-0/+7
* | | | Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński2019-04-042-4/+23
|\ \ \ \
| * | | | Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-042-4/+23
| | |_|/ | |/| |
* | | | Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-041-3/+15
* | | | Allow reactive caching to be used in servicesReuben Pereira2019-04-041-0/+39
* | | | Allow to sort wiki pages by date and titleIgor2019-04-042-12/+23
* | | | Add cr remarksGosia Ksionek2019-04-041-4/+3
* | | | Merge branch '24704-download-repository-path' into 'master'Kushal Pandya2019-04-041-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Download a folder from repositoryPatrick Bajao2019-04-021-2/+3
* | | | Merge branch 'support-time-windows-api' into 'master'James Lopez2019-04-042-3/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Specify time window for additional metrics apisupport-time-windows-apisyasonik2019-04-032-3/+5
* | | | Merge branch '58644-remove-reply_to_individual_notes-feature-flag' into 'master'Nick Thomas2019-04-031-1/+1
|\ \ \ \
| * | | | Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-031-1/+1
| |/ / /
* | | | Merge branch '55268-exclude-system-notes-from-commits-in-mr' into 'master'Rémy Coutable2019-04-031-9/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Do not show system notes on commits in the MR page55268-exclude-system-notes-from-commits-in-mrHeinrich Lee Yu2019-04-021-9/+10
| |/ /
* | | Remove ignore column for PersonalAccessToken#tokenImre Farkas2019-04-021-2/+0
* | | Merge branch 'ce-8317-operations-dashboard-usage-ping' into 'master'Douglas Barbosa Alexandre2019-04-021-0/+1
|\ \ \ | |/ / |/| |
| * | Add with_dashboard scope to Userce-8317-operations-dashboard-usage-pingLogan King2019-03-221-0/+1
* | | Stop calling UnlinkRepositoryFromObjectPool RPCJacob Vosmaer2019-04-022-5/+2
* | | Merge branch 'jarv/dev-to-gitlab-2019-04-02' into 'master'Robert Speicher2019-04-021-0/+4
|\ \ \
| * \ \ Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-0/+4
| |\ \ \
| | * | | Check if labels are available for target issuableJarka Košanová2019-03-281-0/+4
* | | | | Merge branch 'expose-mr-pipeline-parameters-for-merge-widget-ce' into 'master'Kamil Trzciński2019-04-021-8/+0
|\ \ \ \ \
| * | | | | Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ceShinya Maeda2019-04-021-8/+0
| |/ / / /
* | | | | Backport splitting approval changes from CEIgor2019-04-022-8/+4
| |_|_|/ |/| | |
* | | | Merge branch 'issue_51789_part_1' into 'master'Sean McGivern2019-04-023-0/+39
|\ \ \ \ | |/ / / |/| | |