Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-29Fix StaticAnlysysfeature/sm/32568-adding-variables-to-pipelines-schedulesShinya Maeda
2017-06-29zh nich catches 2Shinya Maeda
2017-06-29revert trigger_request.user_variablesShinya Maeda
2017-06-29Revert extra validation for duplication between same keys on a submitShinya Maeda
2017-06-29Remove _form.html.haml changeShinya Maeda
2017-06-29zj nice catchesShinya Maeda
2017-06-29Remove dependent => :destroyShinya Maeda
2017-06-29Define authorize_update_pipeline_schedule and apply to :edit, ↵Shinya Maeda
:take_ownership, :update
2017-06-29Improve PipelineSchedulePolicyShinya Maeda
2017-06-29Eliminate condition cases in ci/build.rbShinya Maeda
2017-06-29Add access_matchers_for_controller.rbShinya Maeda
2017-06-29Add functionality and security.Shinya Maeda
2017-06-29Implement variables_attributes create/update casesShinya Maeda
2017-06-29Controller logic. Delete before modification. Halfway.Shinya Maeda
2017-06-29pipeline_schedule_variables model/dbShinya Maeda
2017-06-29Merge branch 'docs/pat-expiration-date' into 'master'Marcia Ramos
Clarify the expiration date of PATs See merge request !12339
2017-06-29Merge branch '30708-stop-using-deleted-at-to-filter-namespaces' into 'master'Douwe Maan
refactors Project#search namespace join Closes #30708 See merge request !12091
2017-06-29Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'Robert Speicher
Drop default ORDER scope when calling a find method on a Sortable model Closes #23079 and #34412 See merge request !12499
2017-06-29Make changelog more descriptiveDouwe Maan
[skip ci]
2017-06-29Merge branch 'acet-fix-job-sidebar-overflow' into 'master'Jacob Schatz
Jobs: Fix job sidebar overflow issue. Closes #34080 See merge request !12366
2017-06-29Merge branch 'shell-test-rebuild' into 'master'Robert Speicher
Reinstall shell on the test env if it's outdated See merge request !12285
2017-06-28Drop default ORDER scope when calling a find method on a Sortable modelDouwe Maan
2017-06-28Merge branch 'gitaly-encodings' into 'master'Robert Speicher
Fix gitaly ref encoding bugs Closes #34156 See merge request !12522
2017-06-28Removes redundant pending delete checksTiago Botelho
2017-06-28Merge branch ↵Douwe Maan
'delete_esperanto_translations_of_json_files_generated_from_po_files' into 'master' Delete esperanto translations of json files generated from po files See merge request !12516
2017-06-28Merge branch ↵Douwe Maan
'according_to_comments_to_optimize_existing_bulgarian_translation' into 'master' Synchronous bulgarian translation of Zanata See merge request !12504
2017-06-28Merge branch 'winh-no-current-user-search-bar' into 'master'Clement Ho
Add condition if there is a current user to DropdownUser See merge request !12415
2017-06-28Merge branch 'port-changes-ee-2467' into 'master'Douwe Maan
Port of "2467-repository-sync-dirty-projects" to CE See merge request !12523
2017-06-28Merge branch 'cherry-pick-5ea675be' into 'master'Tim Zallmann
Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-review-branch' See merge request !12454
2017-06-28Merge branch 'dm-dependency-linker-newlines' into 'master'Robert Speicher
Fix diff of requirements.txt file by not matching newlines as part of package names Closes #34321 See merge request !12495
2017-06-28Merge branch 'cherry-pick-42d87f21' into 'master'Clement Ho
Update guide for 9.3 See merge request !12460
2017-06-28Merge branch 'bvl-fix-ldap-login' into 'master'Douwe Maan
Fix setting `last_credential_check_at` on LDAP-login See merge request !12507
2017-06-28Merge branch 'profile-settings-width' into 'master'Annabel Dunstone Gray
Added limited width to profile settings Closes #20918 See merge request !12386
2017-06-28Fix gitaly ref encoding bugsJacob Vosmaer
2017-06-28Add ProjectWiki#ensure_repositoryDouglas Barbosa Alexandre
2017-06-28Add Project#ensure_repositoryDouglas Barbosa Alexandre
2017-06-28Merge branch 'rc/a-better-stub-env' into 'master'Grzegorz Bizon
Use a slightly cleaner approach to stub ENV See merge request !12481
2017-06-28Merge branch 'stop-notification-recipient-service-modifying-participants' ↵Grzegorz Bizon
into 'master' Ensure NotificationRecipientService doesn't modify participants See merge request !12517
2017-06-28Merge branch 'fix-find-file-breadcrumbs' into 'master'Tim Zallmann
Fix find file breadcrumb styling Closes #34427 See merge request !12510
2017-06-28Ensure NotificationRecipientService doesn't modify participantsSean McGivern
Even though it does modify the participants of the notification target in some cases, this should have been safe, as different workers are responsible for creating the notifications for each target. However, this is at best confusing, and we should ensure we don't do that.
2017-06-28Merge branch 'issue-boards-closed-list-all' into 'master'Sean McGivern
Fixed issue boards closed list not listing all issues Closes #33850 See merge request !12271
2017-06-28delete Esperanto translations of JSON files generated from PO files黄涛
2017-06-28Merge branch 'fix-duplicate-shared-examples' into 'master'Grzegorz Bizon
Move shared examples to their correct location See merge request !12488
2017-06-28Fix current feature related specsTiago Botelho
2017-06-28Removes pending delete from filter scopesTiago Botelho
2017-06-28refactors Project#search namespace joinTiago Botelho
2017-06-28Merge branch 'docs/introduce-ee-unified-docs' into 'master'Achilleas Pipinellis
Introduce unified docs to CE landing page See merge request !12482
2017-06-28Merge branch 'patch-24' into 'master'Rémy Coutable
Fix the numbering of steps in the 9.2 to 9.3 upgrade guide See merge request !12498
2017-06-28Merge branch 'dz-cleanup-codeclimate-json' into 'master'Kamil Trzciński
Remove unused data from code climate artifact See merge request !12494
2017-06-28Merge branch '34430-fix-double-escape-comment-edit' into 'master'Phil Hughes
Remove unnecessary call to `_.escape` Closes #34430 See merge request !12505