Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
21cab864fad4a7e848eec0f69bbceeec35d32b3a
/
frontend
/
tko
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