Commit Graph

6 Commits

Author SHA1 Message Date
Jose de Jesus Medina df77be29b1 Add license to repository search (#2258) 2020-10-06 09:50:40 -03:00
Jose de Jesus Medina fd6bca910c fix language with spaces giving wrong results (#2038) 2019-11-13 09:31:24 -04:00
Ben McMorran 70fe726954 Correctly support language filter in repo search (#1951)
* Correctly support language filter in repo search

* Fix failing client test

* Use the correct language code for C++
2019-04-01 13:55:07 +10:00
Mordechai Zuber 44304ca70b use string per recommended style 2015-12-16 21:23:36 +02:00
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Haacked b6a215d456 Refactor search result classes
They are now readonly and implement a generic base class.
2015-01-03 20:22:36 -08:00