/audio/gstreamer-plugins-ogg/

k rel='vcs-git' href='https://www.tfcis.org/~lantw44/git/dexon-0x-contracts' title='dexon-0x-contracts Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'development' into feature/monorepo/release-notesSteve Klebanoff2019-01-03270-4073/+661
| |\ \ \ \ \
| * | | | | | remove unused exportSteve Klebanoff2019-01-031-1/+1
| * | | | | | feat(monorepo-scripts): Alert to discord when new publish happensSteve Klebanoff2019-01-036-3/+54
* | | | | | | Merge pull request #1437 from 0xProject/feature/instant/tell-amount-availableSteve Klebanoff2019-01-1012-17/+273
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2019-01-10510-2630/+21906
| |\ \ \ \ \ \
| * | | | | | | Add PR numberSteve Klebanoff2019-01-041-1/+2
| * | | | | | | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2019-01-03271-4065/+647
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | take out no-longer necessary testSteve Klebanoff2019-01-031-6/+1
| * | | | | | | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2018-12-222-10/+16
| |\ \ \ \ \ \ \
| * | | | | | | | Fix var name and use floor instead of .round(0, ROUND_DOWN)Steve Klebanoff2018-12-221-9/+7
| * | | | | | | | Make amountAvailableToFill requiredSteve Klebanoff2018-12-223-8/+3
| * | | | | | | | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2018-12-22411-1165/+14395
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | more documentationSteve Klebanoff2018-12-151-0/+6
| * | | | | | | | Fix for asset-buyer documentationSteve Klebanoff2018-12-151-0/+1
| * | | | | | | | rename boolean varSteve Klebanoff2018-12-151-3/+3
| * | | | | | | | one more test for undefinedSteve Klebanoff2018-12-151-1/+6
| * | | | | | | | Update asset-buyer changelog describing error changeSteve Klebanoff2018-12-151-0/+8
| * | | | | | | | Only send in amountAvailableToFill if it's a non-zero amount, add additional ...Steve Klebanoff2018-12-157-104/+154
| * | | | | | | | Nesting errorsSteve Klebanoff2018-12-151-23/+25
| * | | | | | | | More tests for assetBuyerErrorMessageSteve Klebanoff2018-12-151-3/+38
| * | | | | | | | Factor in slippage amount in InsufficientAssetLiquidityError error, and show ...Steve Klebanoff2018-12-158-9/+72
| * | | | | | | | feat(asset-buyer): Custom InsufficientAssetLiquidityError errorSteve Klebanoff2018-12-154-9/+107
* | | | | | | | | Merge pull request #1489 from 0xProject/fix/website/0x-org-endpointsFrancesco Agosti2019-01-103-6/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix: use getBackendBaseUrl instead of hardcoded stringfragosti2019-01-092-2/+4
| * | | | | | | | | fix: use new forum URLfragosti2019-01-091-2/+2
| * | | | | | | | | fix: use old forum URL for nowfragosti2019-01-081-2/+2
| * | | | | | | | | chore: point to 0x.org website-apifragosti2019-01-081-2/+2
| * | | | | | | | | fix: CORS issue by accessing 0x geth nodes through 0x.org endpointfragosti2019-01-081-2/+2
* | | | | | | | | | Clean up docs before publishF. Eugene Aumson2019-01-105-20/+69
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | In README's, don't mention non-existent tests (#1497)F. Eugene Aumson2019-01-103-15/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #1249 from bakkenbaeck/dev-tools-pagesFabio B2019-01-0986-1276/+5707
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge developmentLeonid Logvinov2019-01-09119-386/+787
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Pin @types/styled-components versionsLeonid Logvinov2019-01-096-24/+15
| * | | | | | | | | Add yarn.lock changesLeonid Logvinov2019-01-091-227/+1165
| * | | | | | | | | Remove accidentally commited filesLeonid Logvinov2019-01-0970-51510/+0
| * | | | | | | | | Merge developmentLeonid Logvinov2019-01-091217-6572/+99531
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix static testsLeonid Logvinov2019-01-093-7/+8
| * | | | | | | | | | Remove redundant semicolonsLeonid Logvinov2019-01-092-3/+3
| * | | | | | | | | | Fix the circleci imageLeonid Logvinov2019-01-093-31/+17
| * | | | | | | | | | fix puppeteer options for react-snapAugust Skare2018-11-211-1/+5
| * | | | | | | | | | fix casing for entries in webpackAugust Skare2018-11-211-4/+4
| * | | | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-21104-134/+1573
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | comment for commented BundleAnalyzerPlugin webpack pluginAugust Skare2018-11-201-0/+1
| * | | | | | | | | | | fix type for svg icon in footerAugust Skare2018-11-201-1/+1
| * | | | | | | | | | | typedef for context dataAugust Skare2018-11-205-5/+20
| * | | | | | | | | | | fix import orderAugust Skare2018-11-205-5/+5
| * | | | | | | | | | | uniq export names for animationsAugust Skare2018-11-208-15/+15
| * | | | | | | | | | | use lodash.map insted of array.mapAugust Skare2018-11-204-22/+23
| * | | | | | | | | | | use lodash isUndefined functionAugust Skare2018-11-202-5/+7
| * | | | | | | | | | | fix imports after renamingAugust Skare2018-11-2015-65/+65
| * | | | | | | | | | | rename all files and directories to lowercaseAugust Skare2018-11-2030-0/+0
| * | | | | | | | | | | separate component for inlinecode componentAugust Skare2018-11-191-1/+5
| * | | | | | | | | | | added missing ;August Skare2018-11-191-1/+1
| * | | | | | | | | | | cleand up code componentAugust Skare2018-11-191-22/+17
| * | | | | | | | | | | strict check for children in contentblockAugust Skare2018-11-191-1/+1
| * | | | | | | | | | | type function call for Container in Animation classAugust Skare2018-11-191-2/+5
| * | | | | | | | | | | remove new-lines between methods in classesAugust Skare2018-11-192-8/+0
| * | | | | | | | | | | clean up tabs componentAugust Skare2018-11-191-27/+17
| * | | | | | | | | | | remove unnecessary children in InterfaceAugust Skare2018-11-197-22/+4
| * | | | | | | | | | | fix typings for components in headerAugust Skare2018-11-191-6/+3
| * | | | | | | | | | | use styled-components theme in logo insted of color propAugust Skare2018-11-191-3/+3
| * | | | | | | | | | | removed unused prop def from footer componentAugust Skare2018-11-191-4/+1
| * | | | | | | | | | | rename copied to didCopy in Code stateAugust Skare2018-11-191-5/+5
| * | | | | | | | | | | remove constructor from Code componentAugust Skare2018-11-191-5/+0
| * | | | | | | | | | | less verbose tslint disable ruleAugust Skare2018-11-191-2/+1
| * | | | | | | | | | | fix timeout type in animation componentAugust Skare2018-11-191-2/+2
| * | | | | | | | | | | fixed base link styling colorAugust Skare2018-11-162-4/+8
| * | | | | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-16184-642/+2416
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix linting + code syntax for statless componentsAugust Skare2018-11-1636-843/+844
| * | | | | | | | | | | | update styled-component and styled-component typingsAugust Skare2018-11-162-47/+40
| * | | | | | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-1388-271/+697
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-13