- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 44 for Noonan (0.47 sec)
-
.idea/runConfigurations/Test__Native_KLIB_ABI_compatibility___cache_everywhere.xml
</option> <option name="taskNames"> <list> <option value=":native:native.tests:klibAbiTest" /> <option value="--tests" /> <option value=""org.jetbrains.kotlin.konan.blackboxtest.KlibABITestGenerated"" /> </list> </option> <option name="vmOptions" /> </ExternalSystemSettings> <ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
XML - Registered: 2023-02-02 01:25 - Last Modified: 2022-06-20 08:30 - 1.2K bytes - Viewed (0) -
AUTHORS.md
Plain Text - Registered: 2023-02-03 14:35 - Last Modified: 2016-04-30 21:50 - 1.4K bytes - Viewed (0) -
.idea/runConfigurations/Test__Native_KLIB_ABI_compatibility___cache_dist.xml
</option> <option name="taskNames"> <list> <option value=":native:native.tests:klibAbiTest" /> <option value="--tests" /> <option value=""org.jetbrains.kotlin.konan.blackboxtest.KlibABITestGenerated"" /> </list> </option> <option name="vmOptions" /> </ExternalSystemSettings> <ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
XML - Registered: 2023-02-02 01:25 - Last Modified: 2022-06-20 08:30 - 1.2K bytes - Viewed (0) -
docs/_data/jekyllconf-talks.yml
topic: Unconventional use cases for Jekyll year: 2016 - speaker: David Darnes twitter_handle: DavidDarnes youtube_id: Y4qwpN40Dvg topic: Doing a lot with a little year: 2016 - speaker: Ronan Berder twitter_handle: hunvreus youtube_id: TteAQq25_Ns topic: Designing fast websites with Jekyll year: 2016 - speaker: David Von Lehman twitter_handle: davidvlsea youtube_id: wMlPlKCZfEk
Others - Registered: 2023-01-31 01:54 - Last Modified: 2019-09-25 06:01 - 4.8K bytes - Viewed (0) -
.rubocop_todo/layout/multiline_operation_indentation.yml
- 'app/models/concerns/admin_changed_password_notifier.rb' - 'app/models/integrations/prometheus.rb' - 'app/models/namespaces/traversal/linear_scopes.rb' - 'app/models/packages/conan/metadatum.rb' - 'app/models/packages/sem_ver.rb' - 'app/models/project.rb' - 'app/models/user.rb' - 'app/models/work_items/parent_link.rb' - 'app/policies/project_policy.rb'
Others - Registered: 2023-02-01 19:40 - Last Modified: 2022-12-02 21:07 - 3.4K bytes - Viewed (0) -
.mailmap
Jerry Chin <******@****.***> Jessica Quynh Tran <******@****.***> Jesús Leganés-Combarro 'piranna <******@****.***> Jimb Esser <******@****.***> <******@****.***> Jithil P Ponnan <******@****.***> Jithil P Ponnan <******@****.***> <******@****.***> Jochen Eisinger <******@****.***> Joe Shaw <******@****.***> <******@****.***> Johan Bergström <******@****.***>
Plain Text - Registered: 2023-01-31 21:40 - Last Modified: 2022-05-29 13:24 - 28.7K bytes - Viewed (2) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz
koka.shiga.jp kokonoe.oita.jp kokubunji.tokyo.jp kolobrzeg.pl komae.tokyo.jp komagane.nagano.jp komaki.aichi.jp komatsu komatsu.ishikawa.jp komatsushima.tokushima.jp komforb.se kommunalforbund.se kommune.no komono.mie.jp komoro.nagano.jp komvux.se konan.aichi.jp konan.shiga.jp kongsberg.no kongsvinger.no konin.pl konskowola.pl konsulat.gov.pl konyvelo.hu koori.fukushima.jp kopervik.no koriyama.fukushima.jp koryo.nara.jp kosai.shizuoka.jp kosaka.akita.jp kosei.shiga.jp kosher koshigaya.saitama.jp koshimizu.hokkaido.jp...
Others - Registered: 2023-01-31 04:59 - Last Modified: 2022-01-03 16:06 - 36.8K bytes - Viewed (1) -
.rubocop_todo/performance/map_compact.yml
- 'app/models/repository.rb' - 'app/models/resource_label_event.rb' - 'app/models/snippet_repository.rb' - 'app/models/web_ide_terminal.rb' - 'app/presenters/packages/conan/package_presenter.rb' - 'app/presenters/packages/nuget/packages_metadata_presenter.rb' - 'app/presenters/packages/nuget/search_results_presenter.rb' - 'app/serializers/analytics/cycle_analytics/event_entity.rb'
Others - Registered: 2023-02-01 19:40 - Last Modified: 2022-12-22 18:07 - 7.7K bytes - Viewed (0) -
.rubocop_todo/gitlab/json.yml
- 'spec/requests/api/ci/runner/jobs_request_post_spec.rb' - 'spec/requests/api/composer_packages_spec.rb' - 'spec/requests/api/conan_instance_packages_spec.rb' - 'spec/requests/api/conan_project_packages_spec.rb' - 'spec/requests/api/container_registry_event_spec.rb' - 'spec/requests/api/graphql/mutations/design_management/upload_spec.rb'
Others - Registered: 2022-11-23 19:40 - Last Modified: 2022-11-09 15:07 - 26.4K bytes - Viewed (0) -
TODO/front-end-performance-checklist-2018-3.md
HTTP/2,关键 CSS 可以存储在一个单独的 CSS 文件中,并通过 [服务器推送](https://www.filamentgroup.com/lab/modernizing-delivery.html) 来传递,而不会增大 HTML 的大小。 问题在于,服务器推送是很 [麻烦](https://twitter.com/jaffathecake/status/867699157150117888),因为浏览器中存在许多问题和竞争条件。 它一直不被支持,并有一些缓存问题(参见 [Hooman Beheshti介绍的文章]([Hooman Beheshti's presentation](http://www.slideshare.net/Fastly/http2-what-no-one-is-telling-you)) 114 页内容)。事实上,这种影响可能是 [负面的](https://jakearchibald.com/2017/h2-push-tougher-than-i-thought/),会使网络缓冲区膨胀,从而阻止文档中的真实帧被传送。 而且,由于 TCP 启动缓慢,似乎服务器推送在热连接上...
Plain Text - Registered: 2023-02-02 14:49 - Last Modified: 2018-01-27 06:26 - 25.6K bytes - Viewed (0)