Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Barnes (0.21 sec)

  1. cmd/bucket-replication.go

    	var arns []string
    	if rCfg.RoleArn != "" {
    		arns = append(arns, rCfg.RoleArn)
    	} else {
    		for _, rule := range rCfg.Rules {
    			arns = append(arns, rule.Destination.String())
    		}
    	}
    	var sameTarget bool
    	for _, arnStr := range arns {
    		arn, err := madmin.ParseARN(arnStr)
    		if err != nil {
    Go
    - Registered: Sun Apr 21 19:28:08 GMT 2024
    - Last Modified: Sat Apr 20 09:05:54 GMT 2024
    - 112K bytes
    - Viewed (1)
  2. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

        Soup of the evening, beautiful Soup!
            Beau--ootiful Soo--oop!
            Beau--ootiful Soo--oop!
        Soo--oop of the e--e--evening,
            Beautiful, beautiful Soup!
    
        `Beautiful Soup!  Who cares for fish,
        Game, or any other dish?
        Who would not give all else for two
        Pennyworth only of beautiful Soup?
        Pennyworth only of beautiful Soup?
            Beau--ootiful Soo--oop!
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    mil.mg
    com.mg
    co.mg
    
    // mh : https://en.wikipedia.org/wiki/.mh
    mh
    
    // mil : https://en.wikipedia.org/wiki/.mil
    mil
    
    // mk : https://en.wikipedia.org/wiki/.mk
    // see also: http://dns.marnet.net.mk/postapka.php
    mk
    com.mk
    org.mk
    net.mk
    edu.mk
    gov.mk
    inf.mk
    name.mk
    
    // ml : http://www.gobin.info/domainname/ml-template.doc
    // see also: https://en.wikipedia.org/wiki/.ml
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  4. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

        Soup of the evening, beautiful Soup!
            Beau--ootiful Soo--oop!
            Beau--ootiful Soo--oop!
        Soo--oop of the e--e--evening,
            Beautiful, beautiful Soup!
    
        `Beautiful Soup!  Who cares for fish,
        Game, or any other dish?
        Who would not give all else for two
        Pennyworth only of beautiful Soup?
        Pennyworth only of beautiful Soup?
            Beau--ootiful Soo--oop!
    Plain Text
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.5.md

      - [beta] In order to preserve safety guarantees the cluster no longer force deletes pods on un-responsive nodes and users are now warned if they try to force delete pods via the CLI. ([docs](http://kubernetes.io/docs/tasks/manage-stateful-set/scale-stateful-set/)) ([kubernetes/features#119](https://github.com/kubernetes/enhancements/issues/119))
    - **Auth**
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 136.4K bytes
    - Viewed (1)
  6. maven-core/src/test/resources/apiv4-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar

    ELEMENT org.hamcrest Annotation Type Factory @Retention(value=RUNTIME) @Target(value=METHOD) public @interface Factory Marks a Hamcrest static factory method so tools recognise them. A factory method is an equivalent to a named constructor. Author: Joe Walnes Overview Package Class Use Tree Deprecated Index Help PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes SUMMARY: REQUIRED | OPTIONAL DETAIL: ELEMENT org/hamcrest/FeatureMatcher.html Overview Package Class Use Tree Deprecated Index Help PREV CLASS...
    Archive
    - Registered: Sun Apr 14 03:35:08 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 236.8K bytes
    - Viewed (0)
  7. src/main/webapp/js/admin/popper.min.js.map

    Modifier used to make sure the reference and its popper stay near each other\n   * without leaving any gap between the two. Especially useful when the arrow is\n   * enabled and you want to ensure that it points to its reference element.\n   * It cares only about the first axis. You can still have poppers with margin\n   * between the popper and its reference element.\n   * @memberof modifiers\n   * @inner\n   */\n  keepTogether: {\n    /** @prop {number} order=400 - Index used to define the order...
    Plain Text
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 121K bytes
    - Viewed (2)
Back to top