GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/ruby-tinderbox.git
master
Framework for testing Ruby-related packages in Gentoo Linux
Hans de Graaff <graaff@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
lib
/
ci.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop ruby19, add ruby23
Peter Wilmott
2016-01-17
1
-5
/
+3
*
Merge current and next targets into a single db entry
Peter Wilmott
2015-08-24
1
-16
/
+39
*
Only list succeeded and passed packages on the new targets page
Peter Wilmott
2015-08-16
1
-3
/
+2
*
Oops
Peter Wilmott
2015-08-16
1
-1
/
+1
*
List what new target was added on the new targets page
Peter Wilmott
2015-08-15
1
-19
/
+7
*
Add seed data for running tests in dev environment
Peter Wilmott
2015-06-24
1
-4
/
+6
*
Fix most issues raised by linters, some python ones remain
Peter Wilmott
2015-06-22
1
-2
/
+2
*
Ensure the package exists before trying to add a repoman log to it, as it don...
Peter Wilmott
2015-04-14
1
-7
/
+10
*
Correct repoman.sh to work better when the next target is unknown; Rubocop st...
Peter Wilmott
2015-04-13
1
-2
/
+2
*
When building a package also build it with the next target if possible
Peter Wilmott
2015-04-12
1
-22
/
+97
*
Bring build scripts and web interface inline with 7266717147d
Peter Wilmott
2015-03-21
1
-41
/
+44
*
Use a dedicated container to cache binary packages
Peter Wilmott
2015-02-26
1
-5
/
+9
*
Don't keep 3 copies of the portage timestamp
Peter Wilmott
2015-02-17
1
-5
/
+1
*
Improve the way timestamps are set after updating
Peter Wilmott
2015-02-14
1
-4
/
+2
*
Add timestamps to pages using the 'builds' and 'repomans' tables
Peter Wilmott
2015-02-14
1
-0
/
+7
*
Add a rake task which only runs a limited number of repoman checks
Peter Wilmott
2015-02-13
1
-2
/
+0
*
Replace Vagrant with Docker
Peter Wilmott
2015-02-13
1
-11
/
+16
*
Drop environment table and results from CI
Peter Wilmott
2015-01-23
1
-2
/
+0
*
Add the output of 'gem list' to the collection of logs; Don't show empty log ...
Peter Wilmott
2015-01-22
1
-1
/
+3
*
Some style improvements, thanks rubocop! :thumbsup:
Peter Wilmott
2015-01-21
1
-1
/
+1
*
Drop daily CI task
Peter Wilmott
2015-01-21
1
-3
/
+0
*
Skip rdep rebuilds for packages with very large numbers of rdeps
Peter Wilmott
2015-01-16
1
-1
/
+8
*
Rebuild rdeps when a package in the tree is updated
Peter Wilmott
2015-01-16
1
-0
/
+10
*
Allow setting aws as a Vagrant provisioner
Peter Wilmott
2015-01-15
1
-7
/
+3
*
Wrap calls to AWS in vagrant_rbapi to allow running on other platforms
Peter Wilmott
2015-01-10
1
-21
/
+9
*
Don't use slots in any identifiers
Peter Wilmott
2015-01-06
1
-1
/
+1
*
Don't send slot values to tinder.sh
Peter Wilmott
2015-01-05
1
-1
/
+1
*
Attach the correct package_id values to builds when packages are not in the d...
Peter Wilmott
2015-01-04
1
-1
/
+1
*
Add CI task to only build packages which have not been tested
Peter Wilmott
2015-01-01
1
-0
/
+8
*
Make rubocop happy
Peter Wilmott
2014-12-31
1
-1
/
+1
*
Fix order of daily package builds
Peter Wilmott
2014-12-30
1
-2
/
+3
*
Add new rake task to build 1/7th of packages each day
Peter Wilmott
2014-12-21
1
-1
/
+10
*
Add task to clear CI
Peter Wilmott
2014-12-18
1
-0
/
+6
*
Don't use sequel relations, just look up IDs; Order builds by time
Peter Wilmott
2014-12-08
1
-2
/
+2
*
Use DB models not datasets
Peter Wilmott
2014-12-08
1
-34
/
+27
*
Refactor CI/AWS control methods
Peter Wilmott
2014-12-08
1
-0
/
+70