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-08-08Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: (481 commits) Make sure that we have author and committer disable file upload button while uploading Fix bar chart does not display label at hour 0 Fixed activity not loading on project homepage Expose noteable_iid in Note Fix fly-out width when it has long items Add a test to show that threshold 40 would corrupt Add changelog entry Raise encoding confidence threshold to 50 Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name when the project full path contains a `/` Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name when the project full path contains a `/` Add Italian translations of Pipeline Schedules Restrict InlineJavaScript for haml_lint to dev and test environment Incorporate Gitaly's CommitService.FindCommit RPC Move `deltas` and `diff_from_parents` logic to Gitlab::Git::Commit fix repo_edit_button_spec.js fix test failures in repo_preview_spec.js fix repo_loading_file_spec tests Refactor Gitlab::Git::Commit to include a repository use 100vh instead of flip flopping between the two - works on all suported browsers ...
2017-08-08Fixed activity not loading on project homepagePhil Hughes
2017-08-08Show all labelsRegis Boudinot
2017-08-08Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu
Resolve "Store MergeWorker JID on merge request, and clean up stuck merges" Closes #31207 See merge request !13207
2017-08-0833874 confidential issue redesignRegis Boudinot
2017-08-08Resolve "User dropdown in filtered search does not load avatar on `master`"Tim Zallmann
2017-08-08Merge branch '32844-issuables-performance' into 'master'Sean McGivern
Issuables: Move some code from create services to Sidekiq workers See merge request !13326
2017-08-07Group-level new issue & MR using previously selected projectBryce Johnson
2017-08-07Merge branch '15664-remove-jquery-nicescroll' into 'master'Phil Hughes
Resolve "Remove jQuery Nicescroll" Closes #15664, #30860, and #35885 See merge request !13262
2017-08-07Merge branch 'zj-project-templates' into 'master'Sean McGivern
Allow projects to be started from a template Closes #32420 See merge request !13108
2017-08-07Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira
2017-08-07Fix html structureFilipa Lacerda
Removes test for removed behavior
2017-08-07Port form back to use form_tagZ.J. van de Weg
2017-08-07Merge branch 'wiki_title' into 'master'Robert Speicher
add feature rename wiki title Closes #27800 See merge request !10069
2017-08-07Merge branch 'bvl-nfs-circuitbreaker' into 'master'Sean McGivern
Circuitbreaker for storage paths Closes #32207, #33117, gitlab-com/infrastructure#1946, and gitlab-com/infrastructure#1775 See merge request !11449
2017-08-07Move some after_create parts to worker to improve performanceJarka Kadlecova
2017-08-07Merge branch 'add-assign-me-alias' into 'master'Rémy Coutable
Add `/assign me` alias support for assigning issuables to oneself Closes #35304 See merge request !13334
2017-08-07Fix last feature test for project templatesZ.J. van de Weg
2017-08-07After merge cleanupZ.J. van de Weg
2017-08-07Move `let` calls inside the `describe` block using themMehdi Lahmam
2017-08-07Fixes race condition in project uploadsTiago Botelho
Originally picked as: 3fc0dbcbebcd470fe14f8b5fb7ad55dc3912402e. But given the internals changed, this was changed now. The changelog was removed too.
2017-08-07Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: (21 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix order of CI lint ace editor loading Fix spec Fix spec Fix spec Add changelog fix Add a spec for concurrent process Add changelog essential add CHANGELOG.md for !13208 adjust user contribution calendar time formatting fix rubocop violations 👮 fix mysql syntax for date INTERVAL arithmatic add tests for proper timezone date grouping within ContributionsCalendar adjust timezone for date grouping in contributions calendar use timezone-aware Date.current instead of Date.today in ContributionsCalendar class display system timezone underneath activity calendar ...
2017-08-07Merge branch 'master' into zj-project-templatesFilipa Lacerda
* master: (623 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix pipeline icon in contextual nav for projects Since mysql is not a priority anymore, test it less Fix order of CI lint ace editor loading Add container registry and spam logs icons Fix different Markdown styles Backport to CE for: Make new dropdown dividers full width Fix spec Fix spec Fix spec Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs Add changelog Install yarn via apt in update guides Use long curl options fix Add a spec for concurrent process Remove monkey-patched Array.prototype.first() and last() methods ...
2017-08-07Merge branch 'master' into 'bvl-nfs-circuitbreaker'Douwe Maan
# Conflicts: # app/models/repository.rb # spec/models/repository_spec.rb
2017-08-07clean up merge request widget UISimon Knox
2017-08-05fix failing specs due phantomJS scroll positionMike Greiling
2017-08-05Merge branch 'fix/sm/34547-cannot-connect-to-ci-server-error-messages' into ↵Sean McGivern
'master' Fix "Cannot connect to CI server error messages" Closes #34547 See merge request !13252
2017-08-05Merge branch ↵Sean McGivern
'fix/sm/35931-active-ci-pipelineschedule-have-nullified-next_run_at' into 'master' Fix "pipeline_schedules pages throwing error 500" when "Active Ci::PipelineSchedule have a nullified `next_run_at`" Closes #32790 See merge request !13286
2017-08-04Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: Fix pipeline icon in contextual nav for projects fixed up specs trying to fix tests fix merge conflicts css fixes try and fix some tests 34060 Simply general project settings to use expanded panels
2017-08-04Merge branch '34060-simplified-general-project-settings' into 'master'Mike Greiling
34060 Simply general project settings to use expanded panels Closes #34060 See merge request !12620
2017-08-04Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: (162 commits) Since mysql is not a priority anymore, test it less Add container registry and spam logs icons Fix different Markdown styles Backport to CE for: Make new dropdown dividers full width Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs Install yarn via apt in update guides Use long curl options Remove monkey-patched Array.prototype.first() and last() methods Openshift Getting Started 35659 Rename Pipelines tab to CI / CD in new navigation Don't bother going through an entire Banzai pipeline for empty text Add active state for pipelines settings on old nav Bump rspec to 3.6.0 Resolve "Specific Async Script Loading by using a Page Variable" Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'" another rubocop style fix Use mixin for new dropdown style Migrate Repository#last_commit_for_path to Gitaly Migrate blame loading to Gitaly ...
2017-08-04Move hostname to Gitlab::EnvironmentBob Van Landuyt
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-04Fix specShinya Maeda
2017-08-04Fix specShinya Maeda
2017-08-04Fix specShinya Maeda
2017-08-04fixShinya Maeda
2017-08-04Add a spec for concurrent processShinya Maeda
2017-08-03Merge branch 'fix-oauth-checkboxes' into 'master'Filipa Lacerda
Fixed sign-in restrictions buttons not toggling active state Closes #35882 See merge request !13270
2017-08-03Fixed sign-in restrictions buttons not toggling active statePhil Hughes
Closes #35882
2017-08-03Allow wiki pages to be renamed in the UIwendy0402
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-02Merge branch 'rs-empty_project-cleanup' into 'master'Rémy Coutable
Ensure all project factories use `:repository` trait or `:empty_project` See merge request !13238
2017-08-02Add filtered search to group issue dashboardClement Ho
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: (76 commits) Add code review guidelines related to Build [CI skip]. Make time span dropdown style on cycle analytics page consistent Add 204. Remove duplicated method. Make sure we didn't commit conflicts Fix bug in blob test Always fetch branches before finding the merge base, otherwise we could find an outdated merge base Fixes dropdown margin in sidebar Docs add blog articles Inline script cleanup globals and easy Add option to use CommitLanguages RPC CI fixes for gitaly-ruby fix Allow logged in users to read user list under public restriction Small refactor in LegacyNamespace and moved back send_update_instructions Rename ensure_dir_exist -> ensure_storage_path_exist Added some extra TODOs for the Legacy Storage refactor Make disk_path keyword argument and optional Rename more path_with_namespace -> full_path or disk_path Rename path_with_namespace -> disk_path when dealing with the filesystem Rename many path_with_namespace -> full_path ...
2017-08-01Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg
First round of review, main changes: - templates.title is human readable, #name will be passed around - GitLabProjectImporterService has been renamed
2017-08-01Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern
[CE] Added Legacy Storage format See merge request !13149
2017-08-01Inline script cleanup globals and easyTim Zallmann
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto