You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

Forks
Changes
Files
Pull Requests
Branches & Tags
Statistics

Author Comment Items
wlloyd
Jun 29 2016 01:03
-force new ver #
d11200456048bac957a2e246a6fec6daa642a86c branches: tip , default
  • modified
    deploy/8092/conf.sh
  • modified
    src/java/c/MsSQLGIS.java
--
wlloyd
Jun 29 2016 01:00
-set lmod db pointer to LMOD_temp
76667b4dbc4753e5dcce7967b5eb1e6e9cc6c30f branches: default
  • modified
    deploy/8092/conf.json
--
wlloyd
Jun 28 2016 17:50
-deploy to 8092
992e65c5589ca7bb21b165896c11e8a5157c4562 branches: tip , default
  • modified
    deploy/8092/conf.json
  • modified
    deploy/8092/conf.sh
--
wlloyd
Jun 28 2016 17:46
-sql server: convert all wind/cligen stations to integer (no floats!) for use in
CLI for running cligen/windgen programs
This value came back as int with PG, but not MSSQL with
same Java resultset code
df01b1427c3e78cee43684a8d1d766940127305f branches: tip , default
  • modified
    src/java/c/MsSQLGIS.java
  • modified
    web/META-INF/csip-conf.json
--
wlloyd
Jun 27 2016 18:31
-removed cout debug statements to ready program for use
0ff42f5fa3dd446aeb9ca3dc8eb39f597baec90e branches: tip , default
--
wlloyd
Jun 24 2016 15:07
-8083a deploy
18ba55f4d65d58566ec578fdf4e2e4a73414b719 branches: tip , default
  • modified
    deploy/8083a/conf.sh
--
wlloyd
Jun 24 2016 15:04
-deploy 8083d
3796bd8b432c4d0700c87d069cd9e1dfc93b8563 branches: tip , default
  • modified
    deploy/8083d/conf.sh
--
wlloyd
Jun 24 2016 15:03
-disable access log
eb3e86b95f374f2b1f4ae444f6131556fd2fb6a2 branches: tip , default
  • modified
    deploy/8083a/conf.json
  • modified
    deploy/8083d/conf.json
--
wlloyd
Jun 24 2016 14:34
8083d deploy
628c46a2111e4a828cbe10b87b146fe7e8044639 branches: tip , default
  • modified
    deploy/8083d/conf.sh
--
wlloyd
Jun 24 2016 14:32
-added 8083d deployment
0f5138362be5cc3dce1b6641374e8cb80285ce78 branches: tip , default
--
wlloyd
Jun 24 2016 09:55
-deploy to 8092
5e3f3a7a22e77cf9d45995dde3f70a3ec2b0a7bd branches: tip , default
  • modified
    deploy/8092/conf.sh
--
wlloyd
Jun 24 2016 09:52
-new Man2Weps translator war (lmod rev 128)
bb0b8aae2397bcd5dd228721248a619d4727ec07 branches: tip , default
  • modified
    lib/Man2Weps.jar
  • modified
    web/META-INF/csip-conf.json
--
wlloyd
Jun 22 2016 18:48
-return values for sand % precision for soils service as they are in ssurgo
b6e0a9d25347becda118bc08155022aa8ead0c4d branches: tip , default
  • modified
    nbproject/ant-deploy.xml
  • modified
    nbproject/build-impl.xml
  • modified
    nbproject/build-impl.xml~
  • modified
    nbproject/project.properties
  • modified
    nbproject/project.xml
  • modified
    src/java/c/MsSQLGIS.java
  • modified
    src/java/c/PostGIS.java
  • modified
    src/java/d/soils/V1_2.java
  • modified
    src/java/m/rusle2/V2_0_1.java
  • modified
    web/META-INF/csip-conf.json
--
od
Jun 22 2016 15:15

Pusher:  odavid
Jun 22 2016 15:15
dep: fix for exec extraction
95a6965cf8571128f3590c09bdbf561f5f4b4ffa branches: tip , default
  • modified
    deploy/8092/conf.sh
--
od
Jun 22 2016 14:52

Pusher:  odavid
Jun 22 2016 14:52
dep: fix for exec flag
2431f6f53475de5a851e3b5d6fb8d1ce1483e124 branches: tip , default
  • modified
    deploy/8092/conf.sh
--
od
Jun 22 2016 09:44

Pusher:  odavid
Jun 22 2016 09:44
cha: gone.
f3e0db743b8b892600bbbaebbf294e86ab288df6 branches: tip , default
--
od
Jun 22 2016 09:38

Pusher:  odavid
Jun 22 2016 09:38
fix: platform
fb2904a4d069bdb7d7f68e90125677951daa5763 branches: tip , default
  • modified
    nbproject/ant-deploy.xml
  • modified
    nbproject/build-impl.xml
  • modified
    nbproject/build-impl.xml~
  • modified
    nbproject/project.properties
  • modified
    nbproject/project.xml
  • modified
    web/META-INF/csip-conf.json
--
od
Jun 22 2016 09:33

Pusher:  odavid
Jun 22 2016 09:33
cha: 8083 deployment
3eb5e17d7ceecd0fd963a12b7a819a4b0ef29a9b branches: tip , default
--
shaun <shaun@localhost>
Jun 21 2016 13:39

Pusher:  casesp
Jun 21 2016 13:40
--  Removed the rs.first() call and replaced the relative row position statement to absolute.  This allows this to now work with both MsSQL and Postgresql.
0f8feaa2a8362f2b94f79f88e72074521df8687a branches: tip , default
  • modified
    tools/WepsSoilsIfcCreator/src/usda/weru/soil/Soil.java
--
shaun <shaun@localhost>
Jun 21 2016 10:40

Pusher:  casesp
Jun 21 2016 10:41
--  Setting result set to its first row before moving the cursor to the "startingRow".  MsSQL doesn't allow moving the row until its initial position is set first.  This should have no effect on Postgresql.
176b0a9bb5dd8dfd6dd50fa641aedde9ad3c7786 branches: tip , default
  • modified
    tools/WepsSoilsIfcCreator/src/usda/weru/soil/Soil.java
--
477 Commits found, displaying 241 to 260