Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
71fd8c3c572c801a55f05652227ea0c84f2313cc
/
frontend
/
tko
c5fcff6
[autotest] Simplify access to readonly_connection
by Jakob Juelich
· 10 years ago
ab666c8
Add new endpoint to get the tests summary allowing wildcards to match up job names
by Moises Osorio
· 10 years ago
2dda22e
Add an endpoint that summarizes the number of passed and failed tests per suite.
by Moises Osorio
· 10 years ago
aac5457
[autotest] AFE child jobs table on parent job.
by Jiaxi Luo
· 10 years ago
ef6f8a1
[autotest] Restore tko result database frontend.
by Jiaxi Luo
· 10 years ago
23c2a5d
[autotest] add invalidate_test_idx and invalid to tko_test_view_2
by Fang Deng
· 11 years ago
9ec6680
Revert "Revert "[autotest] TKO parser mark original tests as invalid""
by Fang Deng
· 11 years ago
dbd9037
Revert "[autotest] TKO parser mark original tests as invalid"
by Prashanth B
· 11 years ago
5ca3668
[autotest] TKO parser mark original tests as invalid
by Fang Deng
· 11 years ago
2d218a0
[autotest] suppress ImportError on gviz_api and matplotlib
by Aviv Keshet
· 11 years ago
1f23b69
[autotest] reenable django or simplejson requiring unit tests
by Aviv Keshet
· 11 years ago
4f34170
[autotest] Use |json| instead of |simplejson|.
by Alex Miller
· 12 years ago
8bd3e98
Increase max length of TKO model for tko_iteration_result.attribute to 256.
by Dennis Jeffrey
· 12 years ago
347aaf4
Remove need for KerberosLogin from RPC tools.
by Scott Zawalski
· 13 years ago
8adf789
Autotest upstream merge.
by Dale Curtis
· 13 years ago
74a314b
Upstream Autotest merge.
by Dale Curtis
· 13 years ago
861b2d5
Merge remote branch 'cros/upstream' into master
by Eric Li
· 14 years ago
bdaab79
Revert "Merge remote branch 'cros/upstream' into autotest-rebase"
by Kenneth Waters
· 14 years ago
7edb304
Merge remote branch 'cros/upstream' into autotest-rebase
by Eric Li
· 14 years ago
6f27d4f
Merge remote branch 'cros/upstream' into tempbranch3
by Eric Li
· 14 years ago
517d95a
Revert "Merge remote branch 'cros/upstream' into tempbranch2"
by Benson Leung
· 14 years ago
25fc6d1
Merge remote branch 'cros/upstream' into tempbranch2
by Eric Li
· 14 years ago
d56e8d2
Removing the last hardcoded reference to python 2.4
by lmr
· 14 years ago
cd7a81a
by jamesren
· 15 years ago
26f9a9f
Changing IterationResult.value to FloatField in Django models, to match
by jamesren
· 15 years ago
7969728
Web frontend database: Expand test and subdir fields from tko_tests v2
by lmr
· 15 years ago
708f1c0
Support job keyvals and iteration attributes in the query_results CLI
by jamesren
· 15 years ago
f665cf2
Remove useless "noauth" handling from the RPC interface.
by jamesren
· 15 years ago
da9311a
Again, a mistake in merging. Line had been changed in file in new_tko/tko,
by jamesren
· 15 years ago
7e67b43
New code for performing explicit joins with custom join conditions.
by showard
· 15 years ago
7909732
ensure TKO custom fields work with the "extra_info" feature in get_latest_tests. adding tests for get_status_counts and get_latest_tests while i'm at it -- they we're previously untestable, but i recently added a mechanism to implement "if" in sqlite, making them testable
by showard
· 15 years ago
c1a98d1
Support for job keyvals
by showard
· 15 years ago
64a9595
When using Django models from a script, make the current user default to an actual database user named "autotest_system". This allows for simpler, more consistent code.
by showard
· 15 years ago
250d84d
Merge the two databases and the two Django projects. Note that the TKO migrations are still present, as is the migration code for TKO in database/migrate.py. These pieces of code are preserved because they are required by this change to perform the merge. A separate change will be submitted in the future to remove those references.
by showard
· 15 years ago