summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-253-33/+2
* Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-256-21/+9
|\
| * Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-243-6/+6
| * Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-243-15/+3
* | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-21/+0
* | Merge branch '51725-push-mirrors-default-branch-reset-to-master' into 'master'Stan Hu2018-09-212-7/+0
|\ \ | |/ |/|
| * Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre2018-09-212-7/+0
* | Allows to sort projects by most stars🙈 jacopo beschi 🙉2018-09-211-1/+3
|/
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-212-3/+3
* Fix activity titles for MRs in chat notification servicesNick Thomas2018-09-201-1/+1
* Merge branch 'sh-delete-tags-outside-transaction' into 'master'Robert Speicher2018-09-191-2/+0
|\
| * Move registry destroy out of project transactionStan Hu2018-09-191-2/+0
* | Merge branch 'fix-rubocop-todo' into 'master'Douglas Barbosa Alexandre2018-09-194-5/+5
|\ \
| * | Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov2018-09-184-5/+5
* | | Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-191-1/+1
| |/ |/|
* | Merge branch 'remove-ee-specific-lines-from-plan-concerns' into 'master'Robert Speicher2018-09-184-13/+34
|\ \
| * | Fix bad conflicts resolutionLin Jen-Shin2018-09-171-2/+2
| * | Remove EE-specific code from ProtectedRefAccessSean McGivern2018-09-171-7/+11
| * | Remove EE-specific code from MentionableSean McGivern2018-09-173-6/+23
| * | Remove EE-specific code from IssuableSean McGivern2018-09-171-2/+2
* | | Don't use MilestoneFinder for group milestonesDouglas Barbosa Alexandre2018-09-182-2/+9
* | | Merge branch '51564-fix-commit-email-usage' into 'master'Douwe Maan2018-09-181-3/+4
|\ \ \
| * | | Guard against regressions in commit email specsNick Thomas2018-09-181-3/+4
| * | | Use commit email for wiki actionsNick Thomas2018-09-171-1/+1
* | | | Merge branch '45754-open-issues-from-archived-project-listed-in-group-issue-b...Douwe Maan2018-09-181-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Filter out archived projects from issue/mr countBrett Walker2018-09-171-2/+2
* | | | Merge branch 'sh-fix-commit-email-migration' into 'master'Nick Thomas2018-09-181-1/+1
|\ \ \ \
| * | | | Return a default commit email if migration has not completedStan Hu2018-09-151-1/+1
| |/ / /
* | | | Merge branch 'select-from-union' into 'master'Robert Speicher2018-09-1714-53/+113
|\ \ \ \ | |_|/ / |/| | |
| * | | Added FromUnion to easily select from a UNIONYorick Peterse2018-09-1714-53/+113
| | |/ | |/|
* | | Merge branch '44596-double-title-merge-request-message' into 'master'Grzegorz Bizon2018-09-171-1/+6
|\ \ \ | |/ / |/| |
| * | Add fix for EE merge messageKukovskii Vladimir2018-09-141-1/+6
| * | Fix double title in merge request chat messagesKukovskii Vladimir2018-09-111-1/+1
* | | Merge branch '50460-send-deployment-information-in-job-api' into 'master'Kamil Trzciński2018-09-171-0/+23
|\ \ \ | |_|/ |/| |
| * | Add deployment information in job APISteve Azzopardi2018-09-131-0/+23
* | | Merge branch '50824-fix-prepend-concern' into 'master'Robert Speicher2018-09-142-8/+6
|\ \ \
| * | | Fix how we use EE::ProtectedRefAccessLin Jen-Shin2018-09-112-8/+6
| | |/ | |/|
* | | Cleaned up CI runner administration codeYorick Peterse2018-09-141-0/+11
* | | Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-141-1/+38
* | | Merge branch 'revert-f87809f7' into 'master'Dmitriy Zaporozhets2018-09-141-9/+0
|\ \ \
| * | | Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'"Dmitriy Zaporozhets2018-09-131-9/+0
| | |/ | |/|
* | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-1/+10
|\ \ \
| * | | add a comment to the usage of a anti-pattern queryAlexis Reigel2018-09-131-0/+6
| * | | dry up available scopes to constantsAlexis Reigel2018-08-201-1/+3
| * | | add offline scope to Ci::RunnerAlexis Reigel2018-08-201-0/+1
* | | | Filter group milestones based on user membershipChantal Rollison2018-09-131-1/+1
| |/ / |/| |
* | | Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-1322-6/+122
|\ \ \
| * | | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1122-6/+122
| | |/ | |/|
* | | Merge branch '42861-move-include-external-files-in-gitlab-ci-yml-from-starter...Grzegorz Bizon2018-09-133-13/+13
|\ \ \
| * | | Inline initialize_yaml_processorMatija Čupić2018-09-121-5/+1