-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
switch to new group id, io.github.fastily
- Loading branch information
Showing
62 changed files
with
101 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...java/org/fastily/jwiki/core/ColorLog.java → ...o/github/fastily/jwiki/core/ColorLog.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ain/java/org/fastily/jwiki/core/Conf.java → ...va/io/github/fastily/jwiki/core/Conf.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package org.fastily.jwiki.core; | ||
package io.github.fastily.jwiki.core; | ||
|
||
import okhttp3.HttpUrl; | ||
|
||
|
18 changes: 9 additions & 9 deletions
18
...n/java/org/fastily/jwiki/core/MQuery.java → .../io/github/fastily/jwiki/core/MQuery.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
src/main/java/org/fastily/jwiki/core/NS.java → ...java/io/github/fastily/jwiki/core/NS.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...n/java/org/fastily/jwiki/core/WQuery.java → .../io/github/fastily/jwiki/core/WQuery.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
* | ||
* @author Fastily | ||
*/ | ||
package org.fastily.jwiki.core; | ||
package io.github.fastily.jwiki.core; |
2 changes: 1 addition & 1 deletion
2
...java/org/fastily/jwiki/dwrap/Contrib.java → ...o/github/fastily/jwiki/dwrap/Contrib.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...va/org/fastily/jwiki/dwrap/DataEntry.java → ...github/fastily/jwiki/dwrap/DataEntry.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package org.fastily.jwiki.dwrap; | ||
package io.github.fastily.jwiki.dwrap; | ||
|
||
import java.time.Instant; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...va/org/fastily/jwiki/dwrap/ImageInfo.java → ...github/fastily/jwiki/dwrap/ImageInfo.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package org.fastily.jwiki.dwrap; | ||
package io.github.fastily.jwiki.dwrap; | ||
|
||
import okhttp3.HttpUrl; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...ava/org/fastily/jwiki/dwrap/LogEntry.java → .../github/fastily/jwiki/dwrap/LogEntry.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package org.fastily.jwiki.dwrap; | ||
package io.github.fastily.jwiki.dwrap; | ||
|
||
/** | ||
* Represents a MediaWiki Log entry | ||
|
6 changes: 3 additions & 3 deletions
6
.../org/fastily/jwiki/dwrap/PageSection.java → ...thub/fastily/jwiki/dwrap/PageSection.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tily/jwiki/dwrap/ProtectedTitleEntry.java → ...tily/jwiki/dwrap/ProtectedTitleEntry.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...java/org/fastily/jwiki/dwrap/RCEntry.java → ...o/github/fastily/jwiki/dwrap/RCEntry.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ava/org/fastily/jwiki/dwrap/Revision.java → .../github/fastily/jwiki/dwrap/Revision.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ | |
* | ||
* @author Fastily | ||
*/ | ||
package org.fastily.jwiki.dwrap; | ||
package io.github.fastily.jwiki.dwrap; |
2 changes: 1 addition & 1 deletion
2
src/main/java/org/fastily/jwiki/util/FL.java → ...java/io/github/fastily/jwiki/util/FL.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...in/java/org/fastily/jwiki/util/GSONP.java → ...a/io/github/fastily/jwiki/util/GSONP.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...va/org/fastily/jwiki/util/GroupQueue.java → ...github/fastily/jwiki/util/GroupQueue.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...java/org/fastily/jwiki/util/MultiMap.java → ...o/github/fastily/jwiki/util/MultiMap.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...in/java/org/fastily/jwiki/util/Tuple.java → ...a/io/github/fastily/jwiki/util/Tuple.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,4 @@ | |
* | ||
* @author Fastily | ||
*/ | ||
package org.fastily.jwiki.util; | ||
package io.github.fastily.jwiki.util; |
4 changes: 2 additions & 2 deletions
4
...a/org/fastily/jwiki/test/ActionTests.java → ...ithub/fastily/jwiki/test/ActionTests.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 3 additions & 2 deletions
5
...g/fastily/jwiki/test/AuthActionTests.java → ...b/fastily/jwiki/test/AuthActionTests.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
.../fastily/jwiki/test/BaseMockTemplate.java → .../fastily/jwiki/test/BaseMockTemplate.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.