Directory src/net/java/sip/communicator/plugin/updatechecker/

Directory Created:
2008-03-11 17:36
Directory Deleted:
2011-04-29 02:59
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/src/net/java/sip/communicator/plugin/updatechecker

Lines of Code

src/net/java/sip/communicator/plugin/updatechecker/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 60 (100.0%) 3168 (100.0%) 52.8
lubomir_m 19 (31.7%) 1467 (46.3%) 77.2
damencho 25 (41.7%) 1297 (40.9%) 51.8
s_vincent 7 (11.7%) 299 (9.4%) 42.7
emcho 4 (6.7%) 78 (2.5%) 19.5
yanas 2 (3.3%) 13 (0.4%) 6.5
wernerd 2 (3.3%) 10 (0.3%) 5.0
666f6f 1 (1.7%) 4 (0.1%) 4.0

Most Recent Commits

lubomir_m 2011-04-29 02:59

Commits work in progress on Windows delta/bspatch updates.

0 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: Resources.java (del), UpdateCheckActivator.java (del)
damencho 2011-04-01 11:00

Introduce HttpUtils, utility handling http get and post request. One place to handle certificates, http authentication, hostname verification, site redirects.

17 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+17 -210)
lubomir_m 2011-02-16 06:42

Adds formatting, javadocs.

3 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+3 -4)
lubomir_m 2011-01-27 02:15

Fixes multiple issues in the setup and update functionality on Windows.

1305 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+1305 -1017)
damencho 2011-01-17 09:30

When updating the updater starts the application after finishing with update.

11 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+11 -1)
damencho 2011-01-07 18:39

Updates felix.jar to version 3.0.7 (Courtesy of Richard S. Hall).
Update check from menu on windows is ran in new thread, preventing block swing if authentication needed.

12 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+12 -1)
lubomir_m 2010-12-09 00:37

Fixes the font of the message of the "New message available" dialog which uses some font of its own and not the "standard" one (at least on Windows) used elsewhere in the UI.

8 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+8)
damencho 2010-11-29 16:37

Update check detecting wrong password on secure locations.

72 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+72 -4)
yanas 2010-11-26 18:46

Sets the default icon of the authentication window to be the application logo.

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+2 -1)
damencho 2010-11-26 15:47

Updatecheck activator, update authenticate window, exported window no more used.

54 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+54 -50)
damencho 2010-10-20 13:26

Change name of client loclal file with update location from versionupdate.properties to update-location.properties.
Make download links configurable.

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: Resources.java (+1 -1)
s_vincent 2010-10-11 17:41

Add log output for the updatechecker plugin. If the "check for updates on startup" option is not checked, still add the "Check for updates" item in the help menu on Windows so that users can trigger updates manually.

141 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+141 -108)
s_vincent 2010-10-06 18:09

Add provisioning via mDNS (Bonjour).

9 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: Resources.java (+9)
s_vincent 2010-10-04 18:35

Use CertificateVerificationService in the UpdateChecker plugin.

116 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+116 -59)
s_vincent 2010-10-04 12:27

If an update link is provided by provisioning configuration, use it instead of default ones.

23 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: Resources.java (+2 -1), UpdateCheckActivator.java (+21 -5)
s_vincent 2010-09-13 16:27

Attempt to fix start of SIP Communicator on Windows x64. As jsmooth cannot create a 64-bit wrapper, the 32-bit ones looks for a JVM in registry under the key "HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432Node/JavaSoft/Java Runtime Environment" but the real 64-bit JVM is under "HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java Runtime Environment". So we force JVM search first in "\\Program Files\Java\\jre6". Fix also updater download link for the Windows x64 version.

7 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+7 -7)
lubomir_m 2010-09-11 13:34

Adds javadocs, fixes warnings.

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+4)
s_vincent 2010-09-02 18:59

Add Windows x64 installer support.

3 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+3)
wernerd 2010-06-04 09:07

Fix logger usage - seventh and last bunch

10 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: Resources.java (+4 -2), UpdateCheckActivator.java (+6 -3)
damencho 2010-05-17 12:14

Ui adjust for windows update check dialog as changelogs are now activated.

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/updatechecker: UpdateCheckActivator.java (+2 -2)

(31 more)

Generated by StatSVN 0.3.1