summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Use commit email for wiki actionsNick Thomas2018-09-171-1/+1
* 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
| * | | Address MR suggestionsMatija Čupić2018-09-072-5/+5
| * | | Improve external architectureMatija Čupić2018-09-072-5/+9
| * | | Make Repository#blob_data_at publicMatija Čupić2018-09-071-12/+8
| * | | Change ExternalFile to retrieve local file from repository instead of GitLab ...Matija Čupić2018-09-072-1/+5
| * | | Import external files in Gitlab CI configMatija Čupić2018-09-071-1/+1
* | | | Strip whitespace from Sentry URLStan Hu2018-09-121-0/+6
* | | | Merge branch 'clean-gitlab-git' into 'master'Douwe Maan2018-09-122-5/+0
|\ \ \ \
| * | | | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-122-5/+0
* | | | | Add trigger information for job APISteve Azzopardi2018-09-122-0/+3
* | | | | Merge branch 'dz-add-project-id-to-jupyter' into 'master'Dmitriy Zaporozhets2018-09-121-0/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add cluster project id to jupyter configDmitriy Zaporozhets2018-08-221-0/+9
* | | | | Merge branch 'frozen-string-enable-vestigial' into 'master'Stan Hu2018-09-112-0/+4
|\ \ \ \ \
| * | | | | Enable frozen string in vestigial filesgfyoung2018-09-112-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch '50835-add-filtering-sorting-for-labels-on-labels-page' into 'ma...Dmitriy Zaporozhets2018-09-111-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add sort dropdown to project labels page and group labels pageDmitriy Zaporozhets2018-09-101-0/+3
* | | | | Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-102-0/+7
|/ / / /
* | | | Merge branch 'frozen-string-enable-app-helpers' into 'master'Rémy Coutable2018-09-101-0/+2
|\ \ \ \
| * | | | Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
* | | | | Merge branch '38208-due-dates-system-notes' into 'master'Stan Hu2018-09-091-1/+1
|\ \ \ \ \
| * | | | | Add system note when due date is changedEva Kadlecová2018-09-091-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'dz-refactor-group-labels-finder' into 'master'Stan Hu2018-09-071-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use optionally_search for group labels index pageDmitriy Zaporozhets2018-09-071-0/+1
* | | | | Include private contributions in user contribution graphGeorge Tsiolis2018-09-071-3/+5
* | | | | Ask user explicitly about usage stats agreementJan Provaznik2018-09-072-1/+24
* | | | | Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-073-32/+10
|\ \ \ \ \
| * | | | | refactor code based on feedbackJames Lopez2018-09-071-3/+3
| * | | | | refactor code based on feedbackJames Lopez2018-09-071-4/+8
| * | | | | Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-063-32/+6
* | | | | | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-075-22/+212
| |/ / / / |/| | | |