Skip to content

Commit bf28d9f

Browse files
committed
Normalizing line endings to .gitattributes file
1 parent de74fc2 commit bf28d9f

File tree

178 files changed

+29462
-29603
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

178 files changed

+29462
-29603
lines changed

.gitattributes

+47-188
Original file line numberDiff line numberDiff line change
@@ -1,188 +1,47 @@
1-
* text=auto !eol
2-
SkylineToolsStore/SkylineToolsStore.iml -text
3-
SkylineToolsStore/module.properties -text
4-
SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-0.00-0.01.sql -text
5-
SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.23-13.24.sql -text
6-
SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.24-13.25.sql -text
7-
SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.25-13.26.sql -text
8-
SkylineToolsStore/resources/schemas/dbscripts/sqlserver/skylinetoolsstore-0.00-0.01.sql -text
9-
SkylineToolsStore/resources/schemas/dbscripts/sqlserver/skylinetoolsstore-13.23-13.24.sql -text
10-
SkylineToolsStore/resources/schemas/dbscripts/sqlserver/skylinetoolsstore-13.24-13.25.sql -text
11-
SkylineToolsStore/resources/schemas/dbscripts/sqlserver/skylinetoolsstore-13.25-13.26.sql -text
12-
SkylineToolsStore/resources/schemas/skylinetoolsstore.xml -text
13-
SkylineToolsStore/sampledata/ToolStore/test.pdf -text svneol=unset#unset
14-
SkylineToolsStore/sampledata/ToolStore/user1-v1.zip -text
15-
SkylineToolsStore/sampledata/ToolStore/user1-v2.zip -text
16-
SkylineToolsStore/sampledata/ToolStore/user2-v1.zip -text
17-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/RatingManager.java -text
18-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/SkylineToolsStoreContainerListener.java -text
19-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/SkylineToolsStoreController.java -text
20-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/SkylineToolsStoreManager.java -text
21-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/SkylineToolsStoreModule.java -text
22-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/SkylineToolsStoreSchema.java -text
23-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/model/Rating.java -text
24-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/model/SkylineTool.java -text
25-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/view/SkylineRating.jsp -text
26-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/view/SkylineToolDetails.java -text
27-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/view/SkylineToolDetails.jsp -text
28-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/view/SkylineToolManageOwners.jsp -text
29-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/view/SkylineToolStoreUrls.java -text
30-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/view/SkylineToolSupplementUpload.jsp -text
31-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/view/SkylineToolsStoreUpload.jsp -text
32-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/view/SkylineToolsStoreWebPart.java -text
33-
SkylineToolsStore/src/org/labkey/skylinetoolsstore/view/SkylineToolsStoreWebPart.jsp -text
34-
SkylineToolsStore/test_disabled/src/org.labkey.test.tests/ToolStoreRatingsTest.java -text
35-
SkylineToolsStore/test_disabled/src/org.labkey.test.tests/ToolStoreTest.java -text
36-
SkylineToolsStore/test_disabled/src/org.labkey.test.tests/ToolStoreTestPart.java -text
37-
SkylineToolsStore/webapp/SkylineToolsStore/css/jquery-ui.css -text
38-
SkylineToolsStore/webapp/SkylineToolsStore/img/author.png -text
39-
SkylineToolsStore/webapp/SkylineToolsStore/img/bg.jpg -text
40-
SkylineToolsStore/webapp/SkylineToolsStore/img/close.png -text
41-
SkylineToolsStore/webapp/SkylineToolsStore/img/downloadicon.png -text
42-
SkylineToolsStore/webapp/SkylineToolsStore/img/gear.png -text
43-
SkylineToolsStore/webapp/SkylineToolsStore/img/greenplus.png -text
44-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/animated-overlay.gif -text
45-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png -text
46-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-bg_flat_75_ffffff_40x100.png -text
47-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png -text
48-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-bg_glass_65_ffffff_1x400.png -text
49-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-bg_glass_75_dadada_1x400.png -text
50-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png -text
51-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png -text
52-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png -text
53-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-icons_222222_256x240.png -text
54-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-icons_2e83ff_256x240.png -text
55-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-icons_454545_256x240.png -text
56-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-icons_888888_256x240.png -text
57-
SkylineToolsStore/webapp/SkylineToolsStore/img/jquery-ui/ui-icons_cd0a0a_256x240.png -text
58-
SkylineToolsStore/webapp/SkylineToolsStore/img/language_type.png -text
59-
SkylineToolsStore/webapp/SkylineToolsStore/img/link.png -text
60-
SkylineToolsStore/webapp/SkylineToolsStore/img/organization.png -text
61-
SkylineToolsStore/webapp/SkylineToolsStore/img/pdf-icon.png -text
62-
SkylineToolsStore/webapp/SkylineToolsStore/img/pencil.png -text
63-
SkylineToolsStore/webapp/SkylineToolsStore/img/placeholder.png -text
64-
SkylineToolsStore/webapp/SkylineToolsStore/img/star_empty15x15.png -text
65-
SkylineToolsStore/webapp/SkylineToolsStore/img/star_empty20x20.png -text
66-
SkylineToolsStore/webapp/SkylineToolsStore/img/star_full15x15.png -text
67-
SkylineToolsStore/webapp/SkylineToolsStore/img/star_full20x20.png -text
68-
SkylineToolsStore/webapp/SkylineToolsStore/img/trashcan.png -text
69-
SkylineToolsStore/webapp/SkylineToolsStore/img/unknown-icon.jpg -text
70-
SkylineToolsStore/webapp/SkylineToolsStore/img/zip-icon.png -text
71-
SkylineToolsStore/webapp/SkylineToolsStore/js/functions.js -text
72-
passport/build.gradle -text
73-
passport/module.properties -text
74-
passport/resources/queries/targetedms/Passport_TotalPrecursorArea.sql -text
75-
passport/resources/queries/targetedms/Passport_proteins.sql -text
76-
passport/resources/schemas/dbscripts/postgresql/passport-0.00-18.00.sql -text
77-
passport/resources/schemas/dbscripts/postgresql/passport-18.00-18.01.sql -text
78-
passport/resources/schemas/passport.xml -text
79-
passport/src/org/labkey/passport/PassportContainerListener.java -text
80-
passport/src/org/labkey/passport/PassportController.java -text
81-
passport/src/org/labkey/passport/PassportManager.java -text
82-
passport/src/org/labkey/passport/PassportModule.java -text
83-
passport/src/org/labkey/passport/PassportSchema.java -text
84-
passport/src/org/labkey/passport/model/IFeature.java -text
85-
passport/src/org/labkey/passport/model/IFile.java -text
86-
passport/src/org/labkey/passport/model/IKeyword.java -text
87-
passport/src/org/labkey/passport/model/IPeptide.java -text
88-
passport/src/org/labkey/passport/model/IProject.java -text
89-
passport/src/org/labkey/passport/model/IProtein.java -text
90-
passport/src/org/labkey/passport/view/ProteinListView.java -text
91-
passport/src/org/labkey/passport/view/ProteinWebPart.jsp -text
92-
passport/test/src/org/labkey/test/tests/passport/PassportTest.java -text
93-
passport/test/src/org/labkey/test/tests/passport/PassportTestPart.java -text
94-
passport/webapp/passport/css/peakareachart.css -text
95-
passport/webapp/passport/css/protein.css -text
96-
passport/webapp/passport/img/download.jpg -text
97-
passport/webapp/passport/img/download.png -text
98-
passport/webapp/passport/img/external-link.png -text
99-
passport/webapp/passport/img/filtericon.png -text
100-
passport/webapp/passport/js/d3.v3.js -text
101-
passport/webapp/passport/js/peakareachart.js -text
102-
passport/webapp/passport/js/project.js -text
103-
passport/webapp/passport/js/protein.js -text
104-
passport/webapp/passport/js/proteinbar.js -text
105-
passport/webapp/passport/js/settings.js -text
106-
passport/webapp/passport/js/util.js -text
107-
signup/SignUp.iml -text
108-
signup/build.gradle -text
109-
signup/module.properties -text
110-
signup/resources/schemas/dbscripts/postgresql/signup-13.20-13.21.sql -text
111-
signup/resources/schemas/dbscripts/postgresql/signup-13.21-13.22.sql -text
112-
signup/resources/schemas/dbscripts/postgresql/signup-13.22-13.23.sql -text
113-
signup/resources/schemas/dbscripts/postgresql/signup-13.23-13.24.sql -text
114-
signup/resources/schemas/dbscripts/sqlserver/signup-13.20-13.21.sql -text
115-
signup/resources/schemas/signup.xml -text
116-
signup/src/org/labkey/signup/SignUpAdmin.jsp -text
117-
signup/src/org/labkey/signup/SignUpController.java -text
118-
signup/src/org/labkey/signup/SignUpListener.java -text
119-
signup/src/org/labkey/signup/SignUpManager.java -text
120-
signup/src/org/labkey/signup/SignUpModule.java -text
121-
signup/src/org/labkey/signup/SignUpSchema.java -text
122-
signup/src/org/labkey/signup/TempUser.java -text
123-
signup/src/org/labkey/signup/signupPage.jsp -text
124-
testresults/TestResults.iml -text
125-
testresults/distributions_disabled/skyline/build.gradle -text
126-
testresults/lib/deploy -text
127-
testresults/module.properties -text
128-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.20-13.21.sql -text
129-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.21-13.22.sql -text
130-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.22-13.23.sql -text
131-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.23-13.24.sql -text
132-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.24-13.25.sql -text
133-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.25-13.26.sql -text
134-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.26-13.27.sql -text
135-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.27-13.28.sql -text
136-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.28-13.29.sql -text
137-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.29-13.30.sql -text
138-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.30-13.31.sql -text
139-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.31-13.32.sql -text
140-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.32-13.33.sql -text
141-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.33-13.34.sql -text
142-
testresults/resources/schemas/dbscripts/postgresql/testresults-13.34-13.35.sql -text
143-
testresults/resources/schemas/dbscripts/sqlserver/testresults-13.20-13.21.sql -text
144-
testresults/resources/schemas/testresults.xml -text
145-
testresults/src/org/labkey/testresults/SendTestResultsEmail.java -text
146-
testresults/src/org/labkey/testresults/TRStats.java -text
147-
testresults/src/org/labkey/testresults/TestResultsContainerListener.java -text
148-
testresults/src/org/labkey/testresults/TestResultsController.java -text
149-
testresults/src/org/labkey/testresults/TestResultsManager.java -text
150-
testresults/src/org/labkey/testresults/TestResultsModule.java -text
151-
testresults/src/org/labkey/testresults/TestResultsSchema.java -text
152-
testresults/src/org/labkey/testresults/TestResultsWebPart.java -text
153-
testresults/src/org/labkey/testresults/model/BackgroundColor.java -text
154-
testresults/src/org/labkey/testresults/model/RunDetail.java -text
155-
testresults/src/org/labkey/testresults/model/TestFailDetail.java -text
156-
testresults/src/org/labkey/testresults/model/TestHandleLeakDetail.java -text
157-
testresults/src/org/labkey/testresults/model/TestLeakDetail.java -text
158-
testresults/src/org/labkey/testresults/model/TestMemoryLeakDetail.java -text
159-
testresults/src/org/labkey/testresults/model/TestPassDetail.java -text
160-
testresults/src/org/labkey/testresults/model/User.java -text
161-
testresults/src/org/labkey/testresults/view/LongTermBean.java -text
162-
testresults/src/org/labkey/testresults/view/RunDownBean.java -text
163-
testresults/src/org/labkey/testresults/view/TestsDataBean.java -text
164-
testresults/src/org/labkey/testresults/view/errorFiles.jsp -text
165-
testresults/src/org/labkey/testresults/view/failureDetail.jsp -text
166-
testresults/src/org/labkey/testresults/view/flagged.jsp -text
167-
testresults/src/org/labkey/testresults/view/longTerm.jsp -text
168-
testresults/src/org/labkey/testresults/view/multiFailureDetail.jsp -text
169-
testresults/src/org/labkey/testresults/view/runDetail.jsp -text
170-
testresults/src/org/labkey/testresults/view/rundown.jsp -text
171-
testresults/src/org/labkey/testresults/view/trainingdata.jsp -text
172-
testresults/src/org/labkey/testresults/view/user.jsp -text
173-
testresults/webapp/TestResults/css/style.css -text
174-
testresults/webapp/TestResults/css/tablesorter-default.css -text
175-
testresults/webapp/TestResults/img/asc.gif -text
176-
testresults/webapp/TestResults/img/bg.gif -text
177-
testresults/webapp/TestResults/img/desc.gif -text
178-
testresults/webapp/TestResults/img/fail.png -text
179-
testresults/webapp/TestResults/img/flag.png -text
180-
testresults/webapp/TestResults/img/flagoff.png -text
181-
testresults/webapp/TestResults/img/flagon.png -text
182-
testresults/webapp/TestResults/img/leak.png -text
183-
testresults/webapp/TestResults/img/uw.png -text
184-
testresults/webapp/TestResults/js/c3.min.js -text
185-
testresults/webapp/TestResults/js/d3.v3.js -text
186-
testresults/webapp/TestResults/js/generateTrendCharts.js -text
187-
testresults/webapp/TestResults/js/jquery.tablesorter.js -text
188-
testresults/webapp/TestResults/js/multiselect.datepicker.js -text
1+
# Convert text files to OS line-endings on checkout, and LF on check-in
2+
* text=auto !eol
3+
4+
# Text files to convert
5+
*.css text diff=css
6+
*.htm text diff=html
7+
*.html text diff=html
8+
*.java text diff=java
9+
*.js text
10+
*.json text
11+
*.jsp text
12+
*.jspf text
13+
*.jspx text
14+
*.properties text
15+
*.py text diff=python
16+
*.sql text
17+
*.tld text
18+
*.ts text
19+
*.txt text
20+
*.xml text
21+
*.yml text
22+
23+
# Keep unix endings
24+
*.bash text eol=lf
25+
*.sh text eol=lf
26+
27+
# Keep Windows endings
28+
*.bat text eol=crlf
29+
*.cmd text eol=crlf
30+
31+
# Known binary files -- Don't change (binary is a macro for -text -diff)
32+
*.bin binary
33+
*.class binary
34+
*.dll binary
35+
*.ear binary
36+
*.exe binary
37+
*.gif binary
38+
*.gz binary
39+
*.ico binary
40+
*.jar binary
41+
*.jpg binary
42+
*.jpeg binary
43+
*.png binary
44+
*.so binary
45+
*.tar binary
46+
*.war binary
47+
*.zip binary
+13-13
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<module type="JAVA_MODULE" version="4">
3-
<component name="NewModuleRootManager" inherit-compiler-output="true">
4-
<exclude-output />
5-
<content url="file://$MODULE_DIR$">
6-
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7-
</content>
8-
<orderEntry type="inheritedJdk" />
9-
<orderEntry type="sourceFolder" forTests="false" />
10-
<orderEntry type="module" module-name="API" />
11-
</component>
12-
</module>
13-
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module type="JAVA_MODULE" version="4">
3+
<component name="NewModuleRootManager" inherit-compiler-output="true">
4+
<exclude-output />
5+
<content url="file://$MODULE_DIR$">
6+
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7+
</content>
8+
<orderEntry type="inheritedJdk" />
9+
<orderEntry type="sourceFolder" forTests="false" />
10+
<orderEntry type="module" module-name="API" />
11+
</component>
12+
</module>
13+

SkylineToolsStore/module.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ModuleClass: org.labkey.skylinetoolsstore.SkylineToolsStoreModule
2-
SupportedDatabases: pgsql
1+
ModuleClass: org.labkey.skylinetoolsstore.SkylineToolsStoreModule
2+
SupportedDatabases: pgsql
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
1-
/*
2-
* Copyright (c) 2011 LabKey Corporation
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License");
5-
* you may not use this file except in compliance with the License.
6-
* You may obtain a copy of the License at
7-
*
8-
* http://www.apache.org/licenses/LICENSE-2.0
9-
*
10-
* Unless required by applicable law or agreed to in writing, software
11-
* distributed under the License is distributed on an "AS IS" BASIS,
12-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13-
* See the License for the specific language governing permissions and
14-
* limitations under the License.
15-
*/
16-
17-
-- Create schema, tables, indexes, and constraints used for SkylineToolsStore module here
18-
-- All SQL VIEW definitions should be created in skylinetoolsstore-create.sql and dropped in skylinetoolsstore-drop.sql
19-
CREATE SCHEMA skylinetoolsstore;
20-
21-
CREATE TABLE skylinetoolsstore.SkylineTool
22-
(
23-
-- standard fields
24-
_ts TIMESTAMP DEFAULT now(),
25-
RowId SERIAL,
26-
CreatedBy USERID,
27-
Created TIMESTAMP,
28-
ModifiedBy USERID,
29-
Modified TIMESTAMP,
30-
Owner USERID NULL,
31-
32-
-- other fields
33-
Container ENTITYID NOT NULL,
34-
ZipName VARCHAR(50) NOT NULL,
35-
Name VARCHAR(50) NOT NULL,
36-
Authors VARCHAR(200) NULL,
37-
Organization VARCHAR(200) NULL,
38-
Provider VARCHAR(200) NULL,
39-
Version VARCHAR(15) NOT NULL,
40-
Description VARCHAR(1000) NULL,
41-
Identifier VARCHAR(100) NOT NULL,
42-
Downloads integer DEFAULT 0,
43-
Latest boolean,
44-
45-
CONSTRAINT PK_SkylineTool PRIMARY KEY (RowId)
1+
/*
2+
* Copyright (c) 2011 LabKey Corporation
3+
*
4+
* Licensed under the Apache License, Version 2.0 (the "License");
5+
* you may not use this file except in compliance with the License.
6+
* You may obtain a copy of the License at
7+
*
8+
* http://www.apache.org/licenses/LICENSE-2.0
9+
*
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
17+
-- Create schema, tables, indexes, and constraints used for SkylineToolsStore module here
18+
-- All SQL VIEW definitions should be created in skylinetoolsstore-create.sql and dropped in skylinetoolsstore-drop.sql
19+
CREATE SCHEMA skylinetoolsstore;
20+
21+
CREATE TABLE skylinetoolsstore.SkylineTool
22+
(
23+
-- standard fields
24+
_ts TIMESTAMP DEFAULT now(),
25+
RowId SERIAL,
26+
CreatedBy USERID,
27+
Created TIMESTAMP,
28+
ModifiedBy USERID,
29+
Modified TIMESTAMP,
30+
Owner USERID NULL,
31+
32+
-- other fields
33+
Container ENTITYID NOT NULL,
34+
ZipName VARCHAR(50) NOT NULL,
35+
Name VARCHAR(50) NOT NULL,
36+
Authors VARCHAR(200) NULL,
37+
Organization VARCHAR(200) NULL,
38+
Provider VARCHAR(200) NULL,
39+
Version VARCHAR(15) NOT NULL,
40+
Description VARCHAR(1000) NULL,
41+
Identifier VARCHAR(100) NOT NULL,
42+
Downloads integer DEFAULT 0,
43+
Latest boolean,
44+
45+
CONSTRAINT PK_SkylineTool PRIMARY KEY (RowId)
4646
);

0 commit comments

Comments
 (0)