aedampir@gmail.com
3d9402bef5
'Some misspellings were fixed'
2016-03-31 12:53:20 +07:00
aedampir@gmail.com
2fa41b7f3f
SearchRepositoriesRequest fixes
2016-03-29 17:42:20 +07: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
Brendan Forster
50a2b97c17
actually some real errors
2015-11-03 09:32:58 -08:00
Haacked
862bf6a5d3
Add a bunch of doc comments
...
We get a lot of build output because of missing XML comments that we
ignore. I'd like to stop ignoring them. To do that, we need to doc the
💩 out of everything.
2015-09-27 17:10:39 -07:00
Haacked
30e7b851ae
Remove redundant ctors
2015-08-04 21:20:18 -07:00
Haacked
726e306bf6
🎨 Make fields readonly
2015-08-04 21:20:07 -07:00
Haacked
eb5d14cfdc
Organize usings and remove unused
2015-08-04 21:12:37 -07:00
Chris Missal
43b6f1b335
Add multiple dates to DateRange filter
...
resolves #841
2015-07-31 17:54:19 -05:00
Alex Gyori
060e1e09ac
Added no-args constructor to the SearchRepositoriesRequest. Fixing issue 732.
2015-06-29 10:02:55 -07:00
Kristian Hellang
c9838662dc
Fixed failing DebuggerDisplay tests
2015-01-06 01:06:03 +01:00
Haacked
1dd42ec4c8
Use IReadOnlyList instead of IReadOnlyCollection or IEnumerable
...
For response models.
2015-01-04 14:28:06 -08:00
Brendan Forster
dca5cb845d
i'm not documenting all these languages
2015-01-03 09:30:08 -08:00
Brendan Forster
8aad3b0787
fixing a bunch of warnings
2015-01-03 09:30:05 -08:00
Haacked
dd712ff0e9
Made some minor style changes
2014-10-24 15:27:23 -07:00
Haroon
11933714a5
added params
2014-08-15 19:15:29 +01:00
Haroon
31345f63d8
forkqualifier should be nullable
2014-03-16 02:12:58 +00:00
Haroon
26d51933c4
test correct return type
2014-03-15 22:55:49 +00:00
Haroon
ce2884998b
updated base class
2014-03-01 15:39:52 +00:00
Amy Palamountain
8b39f4f2ce
Debugger display + extra clean up
2014-02-19 21:18:30 +13:00
Haroon
4fc0e23356
Merge branch 'master' into search-users
2014-01-19 21:16:31 +00:00
Henrik Andersson
f453c6df3f
Fix date format in DateRange
2014-01-07 22:08:38 +10:00
Haroon
14b5234ae1
fixed xml symbols
...
less than symbols were not being generated - subtle bug
2014-01-01 09:13:24 +00:00
Haroon
619f17e183
changed to any()
2013-12-01 11:01:55 +00:00
Haroon
f91357e203
fork is never null so pass it on always
2013-11-30 08:25:48 +00:00
Haroon
ac98dd5edd
cleaned up in qualifier setter and getter
2013-11-30 08:25:33 +00:00
Haroon
552288d058
add default sort
2013-11-30 08:22:43 +00:00
Haroon
b2edfd259a
cleaned up ctor
2013-11-30 08:18:58 +00:00
Haroon
f48f442768
cleaned up lengthy namespace
2013-11-25 10:52:32 +00:00
Haroon
270cdc8740
added CultureInfo.InvariantCulture to strings
2013-11-25 10:43:43 +00:00
Haroon
4fd65200e1
better names for qualifiers
2013-11-25 10:37:12 +00:00
Haroon
f5e4a8c583
better documentation
...
add missing file to mono and touch projs
2013-11-22 10:44:06 +00:00
Haroon
08aaed93b0
renamed to searchqualifieroperator
...
make it clearer what this class is, plus updated all relevant project
files.
2013-11-22 10:35:07 +00:00
Haroon
3607e0d0eb
better documentation for date range class
2013-11-22 10:27:48 +00:00
Haroon
2bcb5b9924
Separate out the classes for readability
...
was too messy, fixed all relevant projects to contain the new classes.
2013-11-22 10:23:43 +00:00