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
/
main
/
resources
/
webapp
/
apps
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Fixing so that it queries builds based on created_date and not timestamp.
Trygve Laugstøl
2013-01-22
1
-1
/
+1
*
o Showing links to the Jenkins build on the build page.
Trygve Laugstøl
2013-01-22
2
-7
/
+25
*
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
1
-1
/
+4
*
o Improved paging with a "view" state that's either 'loading', 'data' or 'err...
Trygve Laugstøl
2013-01-21
2
-31
/
+60
*
o Making sure every resource that supports paging has a default ordering.
Trygve Laugstøl
2013-01-19
5
-43
/
+26
*
o Reverting the timestamp => createdDate change, it was wrong. Adding ability...
Trygve Laugstøl
2013-01-19
8
-17
/
+22
*
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
10
-45
/
+59
*
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
4
-7
/
+32
*
PagingTableService:
Trygve Laugstøl
2013-01-13
1
-4
/
+15
*
PagingTableService:
Trygve Laugstøl
2013-01-13
4
-4
/
+69
*
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
1
-1
/
+1
*
o Implementing search on people page.
Trygve Laugstøl
2013-01-12
5
-22
/
+49
*
o Sorting the badge list with newest first.
Trygve Laugstøl
2013-01-12
3
-21
/
+36
*
o Prettier build list.
Trygve Laugstøl
2013-01-11
3
-12
/
+14
*
o Creating bin/web for running the web application.
Trygve Laugstøl
2013-01-11
20
-0
/
+1007