commit stringlengths 40 40 | subject stringlengths 0 840k | message stringlengths 11 840k | repos stringlengths 5 127k | old_file stringlengths 1 920 | new_file stringlengths 1 920 |
|---|---|---|---|---|---|
54c50eead9f642af7e6ea67658026f0d2fb98739 | do not display content of a message | do not display content of a message
do not display content of a message for security reason
| diginatu/Nagome | api.go | api.go |
4e753461f42018d5af7b08e459d35e9bd54835f5 | added count | added count
| hspak/gogobbles,hspak/gogobbles,hspak/gogobbles | api.go | api.go |
7a811fda7d49b35615c4c691d66587b6cfbd5143 | api: use motor API directly | api: use motor API directly
| go-lsst/fcs-lpc-motor-ctl,go-lsst/fcs-lpc-motor-ctl,go-lsst/fcs-lpc-motor-ctl | api.go | api.go |
53e78907ff90f91801a070de788fd519ed1acdc5 | Fix error reporting in DecodeFloat32() | Fix error reporting in DecodeFloat32()
| hraban/opus,hraban/opus | api.go | api.go |
9a9297bb3ec82cf1ec6859c760fd01338284c180 | default to previous timezone when rebuilding | default to previous timezone when rebuilding
| skegio/skeg,skegio/skeg | api.go | api.go |
18213225f1598513cbfe3cf073ca49a278227d5f | makeRequest does more- reduce redundancy in api methods | makeRequest does more- reduce redundancy in api methods
| jswank/dnsme | api.go | api.go |
f764ec82ba36b088980ee94f80f9b34369063bc1 | Make admin api as part of the proxy server for easier access | Make admin api as part of the proxy server for easier access | vanng822/rproxy | api.go | api.go |
5b325241597de802dd04cc0ce27ff4e66addc679 | log searches | log searches
| ArtemTeleshev/go-autocompeter,ArtemTeleshev/go-autocompeter,ArtemTeleshev/go-autocompeter,ArtemTeleshev/go-autocompeter,ArtemTeleshev/go-autocompeter | api.go | api.go |
26c3f1c38315993ce6b25cd23205ac95ebdb45e8 | adding WalkDevices | adding WalkDevices
| hooklift/govmx,prasek/govmx | api.go | api.go |
0970959a7dec2170d86ae29ca2fcb54a5f30346f | added gzip | added gzip
| mkromkamp/BeaconD | api.go | api.go |
e11840609c348b5d1e46185b7f6e98ce6e6bc313 | Update version to next release | Update version to next release
| minio/minio-go,harshavardhana/minio-go | api.go | api.go |
2b86ec10cb5322ecf27a3975fada7d20e1e9c537 | added getGame | added getGame
| kr15h/ninjasinthebox-game,kr15h/ninjasinthebox-game,kr15h/ninjasinthebox-game,kr15h/ninjasinthebox-game | api.go | api.go |
44e9259fe98929b1e82036e3e1ccb9ffb808c81d | we dont like comments | we dont like comments
| fly/dbcli-go,bsdlp/dbcli-go | api.go | api.go |
2df568e2d6acccb55ef5ead170b1d19d3bd54e85 | Update version to next release | Update version to next release
| minio/minio-go,harshavardhana/minio-go | api.go | api.go |
723a121078a38223ac0f22d2337a87c221127995 | Properly load session state | Properly load session state
| andreyvit/telegramapi,andreyvit/telegramapi | api.go | api.go |
4896d39dd92084bd2aa1f49bb51e53014c12f0bd | icons and messaging APIs moved around, messaging version 1 is ready | icons and messaging APIs moved around, messaging version 1 is ready | vseryakov/backendjs,vseryakov/backendjs,vseryakov/backendjs | api.js | api.js |
6c702d360e7bc5cf236b105ec7f152ba229df6b1 | Use default client id of 'cf' and leave scopes blank by default | Use default client id of 'cf' and leave scopes blank by default
| ActiveState/cloud-foundry-client-js,18F/cloud-foundry-client-js,ActiveState/cloud-foundry-client-js,hpcloud/cloud-foundry-client-js,morikat/cloud-foundry-client-js,hpcloud/cloud-foundry-client-js,18F/cloud-foundry-client-js,morikat/cloud-foundry-client-js | api.js | api.js |
457f8e0b1d6f5c4cfce28991575346b670a4a27d | Modify default value for level (0 is Old Member, -1 is Guest) | Modify default value for level (0 is Old Member, -1 is Guest)
| asso-labeli/labeli-api,asso-labeli/labeli-api,asso-labeli/labeli-api | api.js | api.js |
20f4f9197847a70a5f2f71de705b48618cbc0765 | Added support for remote signature validation | Added support for remote signature validation
| djmitche/taskcluster-base,djmitche/taskcluster-base,taskcluster/taskcluster-base,djmitche/taskcluster-base | api.js | api.js |
777ba7d06d6d5d3688d3b33f5c2772460a19049f | Use a dummy user since joyent's environment doesn't supply a username. | Use a dummy user since joyent's environment doesn't supply a username.
| past/nodify | api.js | api.js |
d61449723c8f49a45efeec5fc306aa9d45c404e0 | Added the ability to request a clientID/secret via devtool | Added the ability to request a clientID/secret via devtool
| jivesoftware/jive-sdk,jivesoftware/jive-sdk,jivesoftware/jive-sdk | api.js | api.js |
c73e9bd1df0de23281a27f9939d1177b8ff33918 | provide access to createClient to plugin.init | provide access to createClient to plugin.init
| ssbc/secret-stack | api.js | api.js |
c2dcf954e52b027b4ef059beb84c2f8a3e3febc1 | Adding proper emits to enabling/disable collections so files save | Adding proper emits to enabling/disable collections so files save
| punkave/ummon-server,punkave/ummon-server,mkopinsky/ummon-server,mkopinsky/ummon-server | api.js | api.js |
889995675b41b17a02e489b895b8996e205e0278 | Remove github webhook endpoint from api.js now that it is in its own file | Remove github webhook endpoint from api.js now that it is in its own file
and remove some dead wood and rename variable to indicate that an App or a Router can be passed in
| clembou/github-requests,clembou/github-requests,clembou/github-requests | api.js | api.js |
acd7abdea0e151025a0fe77cb04736bedc739266 | Corrected Save to CSV function --> Now it saves all checked elements to CSV format | Corrected Save to CSV function --> Now it saves all checked elements to CSV format
| OUDSL/dsl-main-portal,OUDSL/dsl-main-portal,OUDSL/dsl-main-portal | api.js | api.js |
09d1495efb26d807e661620dcd9b026b0871402b | do not merge the buffer, just copy it | do not merge the buffer, just copy it
| ssbc/secret-stack | api.js | api.js |
8baf486b3e61967371a55acf3021399271e32bc8 | Update api.md | Update api.md | dtrelogan/react-formstate | api.md | api.md |
d270adb0ab8cd8fd82d0e84ae0143bc532a822f7 | build the updated api reference | build the updated api reference
| sirap-group/connect-sequence | api.md | api.md |
7e201ecad2464f9d9ea9e8c58500cc069e609881 | update api | update api
| PeterDaveHello/p5.js,zenozeng/p5.js,limzykenneth/p5.js,GoToLoop/p5.js,charneykaye/p5.js,jefarrell/p5.js,rsbballguy/p5.js,dhowe/p5.js,workergnome/p5.js,processing/p5.js,therewasaguy/p5.js,xyfeng/p5.js,poemusica/p5.js,yupa884/p5.js,sarahgp/p5.js,shiffman/p5.js,crhallberg/p5.js,laurenbenichou/p5.js,Jared-Sprague/p5.js,GoToLoop/p5.js,Real-Currents/p5.js,davidnunez/p5.js,Real-Currents/p5.js,Mohammed90/p5.js,shiffman/p5.js,jefarrell/p5.js,bartuspan/p5.js,joecridge/p5.js,charneykaye/p5.js,kadamwhite/p5.js,Mohammed90/p5.js,bomoko/p5.js,mlarghydracept/p5.js,mayaman/p5.js,yupa884/p5.js,sarahgp/p5.js,luisaph/p5.js,mwcz/p5.js,milrob/p5.js,kyoungchinseo/p5.js,karenpeng/p5.js,kadamwhite/p5.js,dieface/p5.js,picxenk/p5.js,RomainRouphael/p5.js,eozinche/p5.js,spasmsaps/p5.js,rolka/p5.js,maxkolyanov/p5.js,beni55/p5.js,futuremarc/p5.js,spasmsaps/p5.js,johnpasquarello/p5.js,maxkolyanov/p5.js,black-kite/p5.js,processing/p5.js,antiboredom/p5.js,black-kite/p5.js,jshaw/p5.js,OhJia/p5.js,therewasaguy/p5.js,mayaman/p5.js,davidnunez/p5.js,christinedt/p5.js,wufengyi/p5.js,poemusica/p5.js,kennethdmiller3/p5.js,beni55/p5.js,joecridge/p5.js,dieface/p5.js,picxenk/p5.js,spasmsaps/p5.js,christinedt/p5.js,mayaman/p5.js,futuremarc/p5.js,johnpasquarello/p5.js,FreeSchoolHackers/p5.js,christinedt/p5.js,mlarghydracept/p5.js,zenozeng/p5.js,plural/p5.js,111t8e/p5.js,rolka/p5.js,RomainRouphael/p5.js,karenpeng/p5.js,indefinit/p5.js,PeterDaveHello/p5.js,mwcz/p5.js,g-rocket/p5.js,rsbballguy/p5.js,nucliweb/p5.js,sakshamsaxena/p5.js,sarahgp/p5.js,bartuspan/p5.js,wufengyi/p5.js,antiboredom/p5.js,bomoko/p5.js,indefinit/p5.js,workergnome/p5.js,laurenbenichou/p5.js,limzykenneth/p5.js,milrob/p5.js,sakshamsaxena/p5.js,g-rocket/p5.js,FreeSchoolHackers/p5.js,luisaph/p5.js,111t8e/p5.js,crhallberg/p5.js,xyfeng/p5.js,Jared-Sprague/p5.js,OhJia/p5.js,jshaw/p5.js,plural/p5.js,dhowe/p5.js,kyoungchinseo/p5.js,kennethdmiller3/p5.js,luisaph/p5.js,nucliweb/p5.js,eozinche/p5.js | api.md | api.md |
c1af72495fbaf6b5d1711f5d0518ef334b4f432b | 5.18.2, chmod +x | 5.18.2, chmod +x
| Haystack-SWTC2014/api | api.pl | api.pl |
feac85a7df186a267894af3f2ebf098b2a68b329 | Re-added slave read preference - compatible with pymongo 3 | Re-added slave read preference - compatible with pymongo 3
| Beit-Hatfutsot/dbs-back,Beit-Hatfutsot/dbs-back,Beit-Hatfutsot/dbs-back,Beit-Hatfutsot/dbs-back | api.py | api.py |
996db4c549f62d4a07e3e3ae21299ec3f735004d | more printing | more printing
| thepowerfuldeez/vk_text_classifier | api.py | api.py |
d1248f1c6b76e59d11583fc7af2896ea6e2a911e | Fix saving closest to pin 17th. | Fix saving closest to pin 17th.
| sjlangley/csgc-ndb,sjlangley/csgc-ndb | api.py | api.py |
abebb8679e53ce443cc38926db98f47b47e3ee3d | RDFa fix: we used @href instead of @resource. Reported as https://github.com/rvguha/schemaorg/pull/47 | RDFa fix: we used @href instead of @resource. Reported as https://github.com/rvguha/schemaorg/pull/47
| callahanchris/schemaorg,Jonadabe/schemaorg,cesarmarinhorj/schemaorg,hschema/schemaorg,tfrancart/schemaorg,haonature/schemaorg,vholland/schemaorg,ya7lelkom/schemaorg,schemaorg/schemaorg,cesarmarinhorj/schemaorg,vholland/schemaorg,haonaturel/schemaorg,schemaorg/schemaorg,mortizbank/schemaorg,quantegy/schemaorg,pwz3n0/schemaorg,haocafes/schemaorg,sdo-sport/schemaorg,dbs/schemaorg,twamarc/schemaorg,haonature888/schemaorg,gkellogg/schemaorg,vemmaverve/schemaorg,hschema/schemaorg,twcctz500000/schemaorg,gkellogg/schemaorg,tfrancart/schemaorg,unor/schemaorg,schemaorg/schemaorg,gkellogg/schemaorg,twcctz500000/schemaorg,URXtech/schemaorg,haonature888/schemaorg,hschema/schemaorg,mfhepp/schemaorg,vholland/schemaorg,sdo-sport/schemaorg,westurner/schemaorg,unor/schemaorg,schemaorg/schemaorg,ynh/schemaorg,lanthaler/schemaorg,lanthaler/schemaorg,dbs/schemaorg,twamarc/schemaorg,quantegy/schemaorg,tfrancart/schemaorg,vholland/schemaorg,haocafes/schemaorg,ya7lelkom/schemaorg,gkellogg/schemaorg,callahanchris/schemaorg,schemaorg/schemaorg,mortizbank/schemaorg,tfrancart/schemaorg,mfhepp/schemaorg,pwz3n0/schemaorg,quantegy/schemaorg,cesarmarinhorj/schemaorg,ynh/schemaorg,haonature/schemaorg,unor/schemaorg,dbs/schemaorg,pwz3n0/schemaorg,URXtech/schemaorg,Jonadabe/schemaorg,mortizbank/schemaorg,dbs/schemaorg,ya7lelkom/schemaorg,twamarc/schemaorg,sdo-sport/schemaorg,vemmaverve/schemaorg,ynh/schemaorg,haonaturel/schemaorg,lanthaler/schemaorg | api.py | api.py |
82801be88e6f4eb314f24690a5cf568ca8ffe1fe | More API token formats | More API token formats
| realartists/shippy | api.py | api.py |
85478296627bc0758b2e12142e5004cb52e2263e | shorthand, easier | shorthand, easier
| rustyrazorblade/killranswers,rustyrazorblade/killranswers | api.py | api.py |
93b81d3c33b8975600288a978f53417b871529b4 | Add a basic function for es search - WIP | Add a basic function for es search - WIP
| Beit-Hatfutsot/dbs-back,Beit-Hatfutsot/dbs-back,Beit-Hatfutsot/dbs-back,Beit-Hatfutsot/dbs-back | api.py | api.py |
a285955769d6e4c5f266a5abfb1ac55ab082b109 | Answer recent_tracks command | Answer recent_tracks command
| skaipio/lastfmtelebot,skaipio/lastfmtelebot,skaipio/lastfmtelebot | api.py | api.py |
8470af720229234af2f8f424959986317d2d5481 | uploader: saving master format to bibfmt table | uploader: saving master format to bibfmt table
* Improves code compatibility with PEP8.
Acked-by: Jiri Kuncar <2bdffcb416fed3002465740d19a053a39918cbe5@cern.ch>
| inveniosoftware/invenio-records,inveniosoftware/invenio-records,tiborsimko/invenio-records,tiborsimko/invenio-records | api.py | api.py |
1f767a2685170cd0839273c5bd8fdd10855dc24b | User JSON changes | User JSON changes
| benbristow/facepunch-api,benbristow/facepunch-api,benbristow/facepunch-api | api.rb | api.rb |
14df12aae3280818276fcf27cd7406e88c4e9230 | Fix for duration not being passed on correctly. | Fix for duration not being passed on correctly.
| Financial-Times/public-people-api,Financial-Times/public-people-api | app.go | app.go |
bb8ddda4804e25aa9ba0a3f8e247a4c7d123c974 | Cleanup: Fix app.go formatting | Cleanup: Fix app.go formatting
| urfave/cli,urfave/cli | app.go | app.go |
8fd664d044691ef7ed515637f8d628ced7044f6e | trying to fix deadlock issue | trying to fix deadlock issue
| cswank/gogadgets,cswank/gogadgets | app.go | app.go |
e9d3b8c59958fe3497df3e95a3c63af0f00cefdc | Added protected API URL. | Added protected API URL.
| pquerna/scroll,mailgun/scroll,mailgun/scroll | app.go | app.go |
7662b20182174bcb55a2e4654446b5e00848d5c6 | Add AppDryRunner interface | Add AppDryRunner interface
| goline/lapi,goline/lapi | app.go | app.go |
063541a6120e787a3e7cb7e4fe1fa008d6634609 | initial commit | initial commit
| nusnewob/go-sample | app.go | app.go |
0aabddd7aea59cc15f3e372f6b0db14dc83c53a5 | [feature #140960977] Change the user routes to nclude users in routes | [feature #140960977] Change the user routes to nclude users in routes
| andela-pbirir/CP2-DMS,andela-pbirir/CP2-DMS | app.js | app.js |
af538960fcda37bd3d16588ff7a57578f2820166 | add debug log | add debug log
| rainbean/Peroxitracker_Pipeline | app.js | app.js |
40c5ddbf7fed12b54fc6b64a119d0f667d56bef9 | More work done | More work done
| Wneh/kattis-streamer,Wneh/kattis-streamer | app.js | app.js |
744cd925b34070047b92b34a3cb925c56814fa11 | Change tail method | Change tail method
| Akkadius/glass-isc-dhcp,Akkadius/glass-isc-dhcp,Akkadius/glass-isc-dhcp,Akkadius/glass-isc-dhcp | app.js | app.js |
6fc57bfaba6ab2df8815998bedd9c1b7d0ae4181 | Update app.js | Update app.js | TheManwithskills/Server-2,Adithya4Uberz/The-Tsunami-League,TheManwithskills/Server-2,Adithya4Uberz/The-Tsunami-League,TheManwithskills/Server-2 | app.js | app.js |
82195e1a1d111e6291e14aa657f420265dc85130 | Define startNewGame | Define startNewGame
| kana/shephy-js,kana/shephy-js | app.js | app.js |
f2aa8f1067a122aadd258cdef2bfbcced18274f3 | repplaced all my jQuery code with vanilla Javascript | repplaced all my jQuery code with vanilla Javascript
| lnug/lnug.github.io,lnug/lnug.github.io | app.js | app.js |
0060df6debd6d454f1dea1262dabb46f177ad721 | API Calls are now Cross Origin enabled. | API Calls are now Cross Origin enabled.
| teamarkbar/APIEvolved | app.js | app.js |
f7179f00b9b704c331a3fa58ed3e1322d21e25eb | fill package.json with config values | fill package.json with config values
| artsince/bisss | app.js | app.js |
757a90656ebb2a7a8d865e1e9f1309052a23bf11 | Delete app.js | Delete app.js | bhoirsnehesh-sne/sne.github.io,bhoirsnehesh-sne/sne.github.io | app.js | app.js |
e0410f580535d451d363a4bcb9a2ce3ecd68f96a | commands functions -> commands.js | commands functions -> commands.js
Removed commands functions for putting them in another file | P-Pariston/nodeChat | app.js | app.js |
d57e46a1506eb9b5af42f1cb0b63e37c26ce8578 | Messy callback? | Messy callback?
| ethanlee16/collabnote-backend,ethanlee16/collabnote-backend | app.js | app.js |
189799fc053ddf9dfe946bc0369581a00213db3c | Added handler to update blogDidLoad status. Remove background cover when blog is loaded | Added handler to update blogDidLoad status.
Remove background cover when blog is loaded
| sahat/markdown | app.js | app.js |
5b299e7a32a45379f80712b564ae04e995e9978f | adds console logs to app.js for tech reqs | adds console logs to app.js for tech reqs
| JazzyMcSuperfly/about-me,JazzyMcSuperfly/about-me | app.js | app.js |
5659a0722e1c86ca64d84dcbae2f2a94cd6ac0cb | added debugging of 1st request handling in prod | added debugging of 1st request handling in prod | santeriv/pulljson,santeriv/pulljson | app.js | app.js |
6313e029cd7a2b2ff0b2d57b0a0cc3a24336df9a | Add sendTextMessage back | Add sendTextMessage back
| simonwhitaker/memerbot,simonwhitaker/memerbot | app.js | app.js |
da5779cd993b196e72bd6f995f4a53193ab99c72 | minor changes | minor changes
| Bluemix-Estag/Min-Saude,Bluemix-Estag/Min-Saude | app.js | app.js |
6df27a1bd34e8e6a3e06374d49861e5fb87fcfaf | switching to myself! | switching to myself!
| younglim/grant-bot | app.js | app.js |
e19d87241d65eda243313f0e94d4fddd0cedf4df | fixes infowindow not closing when changing map filter | fixes infowindow not closing when changing map filter
| civil-services/artsforla-asset-map,civil-services/artsforla-asset-map | app.js | app.js |
1f1dd7dc5a077ec1116f818f2a90bfc1f9855465 | Updated help | Updated help
| arshad/subdb-cli | app.js | app.js |
05d69fdcb52a5484e32d92e201e3ec9abf519edd | Add a hook to listPossibleMovesForPlayingCard | Add a hook to listPossibleMovesForPlayingCard
| kana/shephy-js,kana/shephy-js | app.js | app.js |
72bccc4f812ef2c15738a1d0b8db0c2830ce1ff3 | Not ready for https yet | Not ready for https yet
| brendannee/trippay,brendannee/trippay | app.js | app.js |
c7383b8faae6b640fdc609171cfbe73a89731ff6 | Allianz API Connect v2 | Allianz API Connect v2
| maltendeitering/hacknext-personalAssistent-240317,maltendeitering/hacknext-personalAssistent-240317 | app.js | app.js |
d6229763c1f38afd25850d8d2094297e6b4937c2 | 061614142001 | 061614142001
| vzvenyach/scotus-servo,vzvenyach/scotus-servo | app.js | app.js |
eb739395ad1ee0cf0fd73b043a4350ac598d5094 | added weather api | added weather api
| abereghici/skypebot | app.js | app.js |
c7fd8a7998655e868b3bf58ba88fb6c9403b9a92 | removed // | removed //
| rachelsalazar/about_me,rachelsalazar/about_me | app.js | app.js |
4fcc5d7caee9363ac2e08e47b657de1891699bc6 | Adding CORS to publish on EC2 server | Adding CORS to publish on EC2 server
| MatMath/NodeExtractStatsData,MatMath/NodeExtractStatsData | app.js | app.js |
8c5058f071fb4a02e7e22f9548885a8e01120a31 | Modified duplicate elimination | Modified duplicate elimination
| BandToThePole/WebSite,BandToThePole/WebSite | app.js | app.js |
23352f0631af7b2e2b2c01e83e37fbb57e3e1282 | fixes and new fun's | fixes and new fun's
| taraszerebecki/slackalytics,NicoMiceli/slackalytics,jzeoli/slackalytics,verveguy/slackalytics | app.js | app.js |
e08968d2aabe296cfffcf4e5fe9042fe3369c7fc | Use mongo with promise | Use mongo with promise
| tuvokki/gitcontrol,tuvokki/gitcontrol | app.js | app.js |
cb2af1724b72d7106c42264cef8468abfadca5cd | DONNNNNEEEEEEEEEEEE | DONNNNNEEEEEEEEEEEE
| rtsun95/meet_front-end,rtsun95/meet_front-end | app.js | app.js |
a341cfa57f3f82041126ee2ba482bc8828b868a1 | Rearrange code for more logical grouping | Rearrange code for more logical grouping
| lnickers2004/location-tracker-nodejs,niklaushirt/location-tracker-nodejs,cloudant-labs/location-tracker-nodejs,niklaushirt/location-tracker-nodejs,lnickers2004/location-tracker-nodejs,cloudant-labs/location-tracker-nodejs | app.js | app.js |
2ffe3d2857c52d2f3e7144c945e43573ddeb74aa | Use query to get username | Use query to get username
| huyouare/yoplays2048,huyouare/yoplays2048 | app.js | app.js |
8cc9744f70cc68988eba70498e6ee15dba181dc8 | Tiny whoopsie | Tiny whoopsie
| javakat/javakat | app.js | app.js |
e33fda0b21bc7eebb6c61e03722c69303fda65d7 | Correção do bug citado em #158 | Correção do bug citado em #158
| welksonramos/awesome-br.github.io,awesome-br/awesome-br.github.io,jonatasleon/awesome-br.github.io,awesome-br/awesome-br.github.io,jonatasleon/awesome-br.github.io,GabrielDeveloper/awesome-br.github.io,welksonramos/awesome-br.github.io,GabrielDeveloper/awesome-br.github.io | app.js | app.js |
358ab866055262d0d068fbd82f1c627984732528 | oops bugfix | oops bugfix
| CUUATS/bikemoves-server,CUUATS/bikemoves-server,CUUATS/bikemoves-server | app.js | app.js |
b5be4d13e32aba5c0107275e83bd65a404ea90c4 | serializing current color scale to hashurl + unserializing from has url on page load | serializing current color scale to hashurl + unserializing from has url on page load
| tristen/hcl-picker,devgru/hcl-picker,devgru/hcl-picker,tristen/hcl-picker | app.js | app.js |
8fdc3c197369793dc52a989e8000e7493d5ca038 | Add messages when users join or part a channel. | Add messages when users join or part a channel.
| akavlie/web-irc | app.js | app.js |
88274bf5ad2af5265f7ca5093ec46b8570fbc4e3 | Fixed requesting rows | Fixed requesting rows
| BandToThePole/WebSite,BandToThePole/WebSite | app.js | app.js |
fbd9c65a68a6cf4cb2e94f602836faf1805188f6 | Fix calculateIMD | Fix calculateIMD
| Elou44/Hyblab2016,Elou44/Hyblab2016,Elou44/Hyblab2016,mikael-fourrier/Hyblab2016,mperreir/Hyblab2016,mperreir/Hyblab2016,mperreir/Hyblab2016,mikael-fourrier/Hyblab2016,mikael-fourrier/Hyblab2016,mikael-fourrier/Hyblab2016,Elou44/Hyblab2016,mikael-fourrier/Hyblab2016,mikael-fourrier/Hyblab2016,Elou44/Hyblab2016,mperreir/Hyblab2016,mperreir/Hyblab2016,mperreir/Hyblab2016,Elou44/Hyblab2016 | app.js | app.js |
87630cde48f6e2ce591746df54640b20067dca80 | resolve conflit | resolve conflit
| mperreir/Hyblab2016,Elou44/Hyblab2016,Elou44/Hyblab2016,mikael-fourrier/Hyblab2016,Elou44/Hyblab2016,mikael-fourrier/Hyblab2016,mperreir/Hyblab2016,mikael-fourrier/Hyblab2016,mikael-fourrier/Hyblab2016,mperreir/Hyblab2016,Elou44/Hyblab2016,Elou44/Hyblab2016,mperreir/Hyblab2016,mikael-fourrier/Hyblab2016,mperreir/Hyblab2016,mperreir/Hyblab2016,mikael-fourrier/Hyblab2016,Elou44/Hyblab2016 | app.js | app.js |
4eabcbbb6027f3e4927813418165a490dd1d1a45 | Adjusted the colors of the selector and stations | Adjusted the colors of the selector and stations
| theplatapi/ClimateStationVisualizer,theplatapi/ClimateStationVisualizer,theplatapi/ClimateStationVisualizer | app.js | app.js |
d2de3602798e533a1165b099c3375a89e3a8b010 | Refactor: cleanup while browsing through the codebase (#190) | Refactor: cleanup while browsing through the codebase (#190)
## Why are we doing this?
I did a selective re-read of some parts of the code and compiled many small tweaks into this PR:
* de-lint some bits
* doc tweaks
* deleted some duplicate logging
* more consistent logging output
* upgrade deps
## Did you document your work?
N/A
## How can someone test these changes?
Steps to manually verify the change:
1. `npm install`
2. tests `npm t`
3. manually QA

## What possible risks or adverse effects are there?
none
## What are the follow-up tasks?
none
## Are there any known issues?
none
## Did the test coverage decrease?
no change | CondeNast/launch-vehicle-fbm | app.js | app.js |
39a9633fd02689e577bf9a0d51edd66e13850918 | make old vizor experiences result in a 404 | make old vizor experiences result in a 404
| vizorvr/vizor-create,vizorvr/patches,vizorvr/vizor-create,vizorvr/patches,vizorvr/vizor-create,vizorvr/patches,vizorvr/patches,vizorvr/vizor,vizorvr/vizor,vizorvr/vizor,vizorvr/patches | app.js | app.js |
4b0d813c33c67cbed4a453b867017e6fbfe226ce | renderUpdate Totals working | renderUpdate Totals working
| patrickjcolgan/cookie_stand,patrickjcolgan/cookie_stand | app.js | app.js |
cffea08557497ea887b56dc9fccc7a7e711d1f47 | Call getPublicProfile on greeting and store user profile in session (#202) | Call getPublicProfile on greeting and store user profile in session (#202)
## Why are we doing this?
After we got some feedback from Facebook, we decided to reinstate greeting the user by name, which involves getting their public profile. Once we get their public profile, we also store it in the session with the key `profile`.
Closes #198
## Did you document your work?
Documentation is contained in the PDF report provided by Facebook; we decided via IRL conversation to re-add the personal greeting.
## How can someone test these changes?
* run the chat bot (`MODIFACE_API_URL=http://a0dev.modiface.com/ npm run dev`)
* say `hello`

## What possible risks or adverse effects are there?
It is possible that the call to get the public profile could fail (returning `{}`) or that the user has no valid first name (blank? spaces?). These basic cases are handled, but there are perhaps others that might trip up the chat bot. I have not tested an exhaustive variety of first name possibilities.
## What are the follow-up tasks?
None.
## Are there any known issues?
None.
## Did the test coverage decrease?
No, added tests to cover the base cases. | CondeNast/launch-vehicle-fbm | app.js | app.js |
d9211fe318f3218ff77136ece130459207d08009 | Signaler v0.12 | Signaler v0.12
| LesDemos/alfred-grand-lyon,LesDemos/alfred-grand-lyon,LesDemos/alfred-grand-lyon | app.js | app.js |
c27d9332a2c10ca4bdb2e52856cf8d799b091e16 | change bot replies | change bot replies
| anthonyc1/music-mentor-bot | app.js | app.js |
3d087b1f0eaade1141ee5fd1c8ea914bc8a0479e | sorting should actually be working now | sorting should actually be working now
| mobilizingcs/documents,mobilizingcs/document_tool,mobilizingcs/document_tool,mobilizingcs/documents | app.js | app.js |
fb14f3bbd97ebcbd05602d25e31f22f90b201b35 | added a deleter | added a deleter
| clee46/note-fellows,clee46/note-fellows | app.js | app.js |
5e61661abb0adc4829a19660f8c4ede0427c0608 | Minor refactoring | Minor refactoring
| theplatapi/ClimateStationVisualizer,theplatapi/ClimateStationVisualizer,theplatapi/ClimateStationVisualizer | app.js | app.js |
6fcd715983fa792df7f59b8f81edb361ee9ad42c | production version v0.1.0 | production version v0.1.0
| jeanpsv/node-cassandra-querybuilder | app.js | app.js |
1dd79776933776ed469b3be515a7a2c8331478d2 | elimination report console logs | elimination report console logs
| MyNameIsKir/iSpar,MyNameIsKir/iSpar | app.js | app.js |
a7fc6c2c51cadead0310360019ebdfcf3ae9041f | Polling waits for the 'queue' configuration in the JSON file | Polling waits for the 'queue' configuration in the JSON file
| tarciosaraiva/node-pipeline | app.js | app.js |