Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 105 for Wilson (0.51 sec)

  1. third_party/disklrucache/CHANGELOG.md

     * Fix: Cache will gracefully recover if directory is deleted at runtime.
    
    
    Version 1.1.0 *(2012-01-07)*
    ----------------------------
    
     * New API for editing an existing snapshot. *(Thanks Jesse Wilson)*
    
    
    Version 1.0.0 *(2012-01-04)*
    ----------------------------
    
    Plain Text
    - Registered: 2023-03-15 02:28
    - Last Modified: 2019-05-24 15:43
    - 1.7K bytes
    - Viewed (0)
  2. script/update-server/package.json

      "version": "0.1.0",
      "private": true,
      "description": "A test update server that replicates the one on atom.io",
      "main": "run-server.js",
      "scripts": {
        "start": "node run-server.js"
      },
      "author": "David Wilson",
      "dependencies": {
        "colors": "^1.3.2",
        "express": "^4.16.3"
      }
    Json
    - Registered: 2023-03-20 05:20
    - Last Modified: 2019-05-15 22:46
    - 340 bytes
    - Viewed (0)
  3. tool/tmthemes/Cobalt.tmTheme

    authorJacob RuscommentCreated by Jacob Rus. Based on ‘Slate’ by Wilson MinernameCobaltsetti#002240caret#FFFFFFforeground#FFFFFFinvisibles#FFFFFF26lineHighligh#00000059selection#B36539BFnamePunctuat - (punctuation.definition.string | punctuation.definition.comment)settingsfontStylefor#E1EFFFnameConstantsc#FF628CnameEntityscop#FFDD00nameKeywordsco#FF9D00nameStoragesco#FFEE80nameStringscop -string.unquoted.old-plist -string.unquoted.heredoc, string.unquoted.heredoc stringsettingsfontSt#3AD900nam...
    Others
    - Registered: 2023-03-14 12:40
    - Last Modified: 2010-11-05 08:43
    - 12.3K bytes
    - Viewed (0)
  4. __tests__/fixtures/install/offline-mirror-configuration/offline-mirror/mime-types-2.1.15.tgz

    mime-types-2.1.15.tar package/package.json { "name": "mime-types", "description": "The ultimate javascript content-type utility.", "version": "2.1.15", "contributors": [ "Douglas Christopher Wilson <******@****.***>", "Jeremiah Senkpiel <******@****.***> (https://searchbeam.jit.su)", "Jonathan Ong <******@****.***> (http://jongleberry.com)" ], "license": "MIT", "keywords": [ "mime", "types" ], "repository": "jshttp/mime-types", "dependencies": { "mime-db": "~1.27.0" }, "devDependencies":...
    Others
    - Registered: 2023-03-19 04:56
    - Last Modified: 2017-04-07 10:32
    - 4.4K bytes
    - Viewed (0)
  5. enterprise/backend/test/metabase_enterprise/serialization/v2/extract_test.clj

    (deftest metrics-test
      (ts/with-empty-h2-app-db
        (ts/with-temp-dpc [User       [{ann-id       :id}        {:first_name "Ann"
                                                                  :last_name  "Wilson"
                                                                  :email      "******@****.***"}]
                           Database   [{db-id        :id}        {:name "My Database"}]
    Others
    - Registered: 2023-02-17 12:00
    - Last Modified: 2023-02-10 11:29
    - 90.6K bytes
    - Viewed (0)
  6. packages/docs/src/examples/v-virtual-scroll/misc-user-directory.vue

        }),
    
        computed: {
          items () {
            const namesLength = this.names.length
    Plain Text
    - Registered: 2023-03-20 06:45
    - Last Modified: 2023-01-05 15:23
    - 3.4K bytes
    - Viewed (0)
  7. plugins/frontend-search/README.md

    ## Author
    
    **Wilson Mendes (willmendesneto)**
    
    - <https://twitter.com/willmendesneto>
    Plain Text
    - Registered: 2023-03-16 12:35
    - Last Modified: 2020-05-19 14:33
    - 3.9K bytes
    - Viewed (0)
  8. AUTHORS.md

        Vitika Soni (Vitika9)
        박한얼 (volzhs)
        V. Vamsi Krishna (vkbsb)
        Wilhem Barbier (nounoursheureux)
        William Deurwaarder (williamd67)
        Will Nations (willnationsdev)
        Wilson E. Alvarez (Rubonnek)
        Xavier Cho (mysticfall)
        yg2f (SuperUserNameMan)
        Yuri Rubinsky (Chaosus)
        Yuri Sizov (YuriSizov)
        Zae Chao (zaevi)
        Zak Stam (zaksnet)
        Zher Huei Lee (leezh)
    Plain Text
    - Registered: 2023-03-15 16:01
    - Last Modified: 2023-02-24 13:46
    - 7.3K bytes
    - Viewed (1)
  9. docs/data/joy/main-features/color-inversion/ColorInversionNavigation.js

            <Box sx={{ display: 'flex', alignItems: 'center', gap: 1.5 }}>
              <Avatar src="/static/images/avatar/2.jpg" size="lg" />
              <Typography sx={{ flex: 1 }}>Jerry Wilson</Typography>
              <IconButton>
                <MoreVertIcon />
              </IconButton>
            </Box>
          </Sheet>
          <Sheet
            variant="soft"
            color="info"
            invertedColors
    JavaScript
    - Registered: 2023-01-23 19:27
    - Last Modified: 2022-12-23 05:00
    - 6K bytes
    - Viewed (0)
  10. docs/data/joy/main-features/color-inversion/ColorInversionNavigation.tsx

            <Box sx={{ display: 'flex', alignItems: 'center', gap: 1.5 }}>
              <Avatar src="/static/images/avatar/2.jpg" size="lg" />
              <Typography sx={{ flex: 1 }}>Jerry Wilson</Typography>
              <IconButton>
                <MoreVertIcon />
              </IconButton>
            </Box>
          </Sheet>
          <Sheet
            variant="soft"
            color="info"
            invertedColors
    Plain Text
    - Registered: 2023-01-23 19:27
    - Last Modified: 2022-12-23 05:00
    - 6K bytes
    - Viewed (0)
Back to top