index
:
esper-testing.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Adding build count and last time timestamp to the Jenkins server view.
Trygve Laugstøl
2013-01-22
4
-13
/
+44
*
o Fixing so that it queries builds based on created_date and not timestamp.
Trygve Laugstøl
2013-01-22
2
-2
/
+2
*
o Showing links to the Jenkins build on the build page.
Trygve Laugstøl
2013-01-22
4
-16
/
+43
*
o Adding a page={page} when paging through the person list.
Trygve Laugstøl
2013-01-21
3
-8
/
+19
*
o Showing a message if there where no participants.
Trygve Laugstøl
2013-01-21
2
-2
/
+5
*
o Improved paging with a "view" state that's either 'loading', 'data' or 'err...
Trygve Laugstøl
2013-01-21
3
-33
/
+69
*
o Making sure every resource that supports paging has a default ordering.
Trygve Laugstøl
2013-01-19
13
-69
/
+71
*
o Reverting the timestamp => createdDate change, it was wrong. Adding ability...
Trygve Laugstøl
2013-01-19
13
-54
/
+51
*
o Grouping builds by day on the person view.
Trygve Laugstøl
2013-01-18
3
-13
/
+47
*
o timestamp => createdDate in the JSON to be consistent.
Trygve Laugstøl
2013-01-18
11
-48
/
+62
*
o Getting the dogtag to work again.
Trygve Laugstøl
2013-01-18
3
-8
/
+5
*
o Adding "jenkins_users" to the JSON representation of a person.
Trygve Laugstøl
2013-01-17
10
-16
/
+60
*
o Renaming PersonGenerator to LdapImporter. Taking arguments from args instea...
Trygve Laugstøl
2013-01-15
1
-10
/
+9
*
o Adding a tool to generate Person's from a LDAP directory.
Trygve Laugstøl
2013-01-14
1
-0
/
+121
*
o More asserts in jenkins build xml parser.
Trygve Laugstøl
2013-01-14
1
-12
/
+24
*
o Removing excessive logging in JenkinsServerActor.
Trygve Laugstøl
2013-01-14
1
-3
/
+1
*
PagingTableService:
Trygve Laugstøl
2013-01-13
1
-4
/
+15
*
PagingTableService:
Trygve Laugstøl
2013-01-13
8
-7
/
+400
*
o Adding PagingTableService.showNext()/nextDisabled() for better look when se...
Trygve Laugstøl
2013-01-13
2
-9
/
+36
*
o Implemented "build" view.
Trygve Laugstøl
2013-01-13
10
-15
/
+83
*
o Nailing the navbar to the top.
Trygve Laugstøl
2013-01-13
2
-1
/
+6
*
o Implementing search on people page.
Trygve Laugstøl
2013-01-12
7
-25
/
+62
*
o Allowing the user to have settings in <app>/<instance>/etc/app.conf.
Trygve Laugstøl
2013-01-12
1
-0
/
+5
*
o Going back to explicitly using the src/main/resources/webapp as the web app...
Trygve Laugstøl
2013-01-12
1
-1
/
+1
*
o Sorting the badge list with newest first.
Trygve Laugstøl
2013-01-12
5
-32
/
+52
*
o Adding "name" to JenkinsServer.
Trygve Laugstøl
2013-01-12
5
-6
/
+19
*
o Timezone safing a test.
Trygve Laugstøl
2013-01-12
1
-1
/
+2
*
o Prettier build list.
Trygve Laugstøl
2013-01-11
3
-12
/
+14
*
o Updating to the latest booter-jetty api.
Trygve Laugstøl
2013-01-11
1
-8
/
+4
*
o Creating bin/web for running the web application.
Trygve Laugstøl
2013-01-11
72
-8
/
+24
*
o Improved postinstall, don't loose logs/ on every installation.
Trygve Laugstøl
2013-01-11
3
-3
/
+2
*
o Fixing another bug in the unbreakable poller, stored one build too many in ...
Trygve Laugstøl
2013-01-10
6
-21
/
+40
*
o Creating a single (awarded) badge view.
Trygve Laugstøl
2013-01-10
9
-16
/
+121
*
o Adding basic build list in the front page application.
Trygve Laugstøl
2013-01-09
11
-78
/
+252
*
o Preventing duplicates when inserting build participants.
Trygve Laugstøl
2013-01-09
1
-0
/
+10
*
o Creating a recent badges view.
Trygve Laugstøl
2013-01-06
9
-26
/
+1473
*
o Getting the pager to work again.
Trygve Laugstøl
2013-01-06
2
-4
/
+4
*
o Much better person list.
Trygve Laugstøl
2013-01-06
7
-53
/
+139
*
o Adding a view for showing a list of people.
Trygve Laugstøl
2013-01-06
10
-82
/
+167
*
o Better front page.
Trygve Laugstøl
2013-01-06
6
-55
/
+63
*
o Relaxed parsing of xml files in case the file is missing.
Trygve Laugstøl
2013-01-06
6
-3
/
+21
*
o Reducing logging of table poller.
Trygve Laugstøl
2013-01-06
1
-1
/
+1
*
o Using the correct timestamp when creating badges.
Trygve Laugstøl
2013-01-06
1
-1
/
+1
*
o Moving data out of DDL files.
Trygve Laugstøl
2013-01-06
9
-20
/
+66
*
o Including state in both badge and badge progress.
Trygve Laugstøl
2013-01-05
21
-192
/
+797
*
o Trying out dbdeploy.
Trygve Laugstøl
2013-01-05
11
-0
/
+534
*
o Integrating the separate person app into the front page app.
Trygve Laugstøl
2013-01-05
6
-41
/
+42
*
o Adding missing i++.
Trygve Laugstøl
2013-01-05
1
-1
/
+1
*
o Upgrading to bootstrap-2.2.2 (previous version was really 2.2.1).
Trygve Laugstøl
2013-01-05
15
-135
/
+9451
*
o Showing recent badges on the front page.
Trygve Laugstøl
2013-01-04
9
-63
/
+180
[next]