Commit Graph

  • d7deb3edc3 making it work and build master Arjun Patel 2022-08-12 21:01:08 -07:00
  • ea6e116836 Merge pull request #48 from izimobil/patch-1 Claudemiro 2018-12-19 13:57:28 +01:00
  • 3cb9eb27e1 Added instructions on how to build ipe David Jean Louis 2018-12-19 12:42:15 +01:00
  • 0ff81caae4 Merge pull request #46 from craigjmidwinter/docker Claudemiro 2018-12-08 13:22:34 +01:00
  • 0de46888eb Add dockerfile and entrypoint script Craig J. Midwinter 2018-12-07 15:12:15 -06:00
  • 05c088f158 Fix golint issues Claudemiro 2018-11-26 22:57:50 +01:00
  • 3c51d0b614 Fix golint issues Claudemiro 2018-11-26 22:55:00 +01:00
  • 1a9fb1a706 Fix possible concurrency issues Claudemiro 2018-11-26 09:15:08 +01:00
  • d412759c16 Update README Claudemiro 2018-11-26 08:57:42 +01:00
  • f4781ee483 Change config from json to yaml Claudemiro 2018-11-25 23:39:12 +01:00
  • 964df8a5dd Update functional test dependencies Claudemiro 2018-11-25 21:24:05 +01:00
  • 8da763ec2f Refactor to make the maintanance simpler Claudemiro 2018-11-25 17:40:43 +01:00
  • 4523549f71 Fix https://github.com/dimiro1/ipe/issues/37 Claudemiro 2018-06-17 23:09:55 +02:00
  • fe1eb8c5eb Maintainer Needed Claudemiro 2018-02-14 22:23:06 +01:00
  • 481311061f Merge remote-tracking branch 'origin/master' claudemiro 2016-12-26 22:08:56 -02:00
  • b117386591 Typos claudemiro 2016-12-26 22:08:29 -02:00
  • 746b978e52 This change allow 32bit compilation claudemiro 2016-12-26 22:06:26 -02:00
  • da48528e51 Added Sourcegraph link Claudemiro 2016-11-08 13:11:45 -02:00
  • 722e0ad3e3 WIP: Cleaning the error handling... better-errors claudemiro 2016-10-02 23:01:12 -03:00
  • 065d6ab286 Removing unused paremeters claudemiro 2016-09-29 23:30:28 -03:00
  • 1d1ffa00b5 correcting typo in README.md: instalation ->installation (#33) somebody 2016-09-28 07:00:29 +07:00
  • 983f490737 Params not necessary claudemiro 2016-09-01 23:43:09 -03:00
  • 5c9528bce4 Reverting to slicebased memdb after checking benchmark. claudemiro 2016-09-01 23:42:55 -03:00
  • 8fb96f3cbf Simpler logic claudemiro 2016-09-01 23:42:18 -03:00
  • 9d732fb01a Added option to enable pprof. claudemiro 2016-09-01 21:03:29 -03:00
  • 0bd4fa02e9 Using method references for Mux claudemiro 2016-08-22 23:20:30 -03:00
  • 4a305b32a6 Removed GoJi in favor of Pressly Chi claudemiro 2016-08-22 23:06:15 -03:00
  • 4c5d5302ec Basic context implementation in webhooks. Claudemiro 2016-08-21 10:22:35 -03:00
  • 994e8e00f1 Show only a log message when could not read conf Claudemiro 2016-08-14 21:00:47 -03:00
  • 9ad14daeeb Simplified the websockets handler code (#30) Claudemiro 2016-08-13 12:25:38 -03:00
  • 0ac6c7a55c Started working on v1.3.0 claudemiro 2016-08-11 22:00:19 -03:00
  • 015cbdf07a Release 1.2.0 v1.2.0 claudemiro 2016-08-11 21:13:44 -03:00
  • 431a19fe7b Updated go report card badge claudemiro 2016-08-11 21:10:40 -03:00
  • 6225d8006f Replaces gorilla mux to goji and decied to remove vendor dependencies from git (#28) Claudemiro 2016-08-11 21:06:05 -03:00
  • 7a4568e92d Use maps instead of for loops to search in memdb for apps (#29) Zoltan 2016-08-12 01:57:51 +02:00
  • 6e46bcb2aa Moved location of mockSocket claudemiro 2016-08-10 20:26:27 -03:00
  • 0c599ea5fb Type definition is not necessary claudemiro 2016-08-10 20:26:13 -03:00
  • 46ebd1b62b Merge pull request #26 from tssajo/tssajo5 Claudemiro 2016-08-10 20:14:20 -03:00
  • 06449fdb58 Added *.sublime-project to .gitignore tssajo 2016-07-20 01:37:35 +02:00
  • 6092cd85ca using regex MatchString instead claudemiro 2016-08-10 00:17:12 -03:00
  • 9c49ae16d3 Renamed regex to validate the channel name claudemiro 2016-08-09 23:54:06 -03:00
  • 7a794c97d7 Added util method IsClientEvent claudemiro 2016-08-09 23:42:44 -03:00
  • f0b3aadf74 Updated dependencies claudemiro 2016-08-09 23:22:23 -03:00
  • 2eac54a0d3 Merge pull request #25 from sj26/fix-pusher-submodule Claudemiro 2016-08-07 10:11:25 -03:00
  • a6f44d2175 Merge pull request #24 from tssajo/tssajo4 Claudemiro 2016-08-07 10:11:02 -03:00
  • 6c479ced3c Merge pull request #22 from tssajo/tssajo3 Claudemiro 2016-08-07 10:10:18 -03:00
  • 178bbc9b8e Merge pull request #20 from tssajo/tssajo Claudemiro 2016-08-07 10:06:59 -03:00
  • 9f47b4fe2b Fix submodule reference Samuel Cochran 2016-07-29 11:14:58 +10:00
  • e9db8ea35e Fixed a bug in ipe/websocket.go (TotalConnections were growing infinitely connection was not closed when a channel listener refreshed the browser tab or simply closed the browser tab) tssajo 2016-07-23 15:20:35 +02:00
  • 24425a2a9a While I love defer, I think the program is better readable and maybe even a bit faster when defer is not used when Locking/Unlocking tssajo 2016-07-20 01:44:14 +02:00
  • 952983a0f8 Added missing defer file.Close() to func Start tssajo 2016-07-20 01:41:52 +02:00
  • de869b3e63 Bump version v1.1.0 claudemiro 2016-03-21 22:21:48 -03:00
  • abf9a980eb Sending messages without a goroutine claudemiro 2016-03-21 20:05:30 -03:00
  • e15a8a84e2 Testing cluster option claudemiro 2016-03-17 08:44:58 -03:00
  • 8c54491e27 Not necessary close body at this point claudemiro 2016-03-07 08:08:56 -03:00
  • 03483592fc Testing util functions claudemiro 2016-03-07 08:02:37 -03:00
  • edabc10008 Closing request body in webhook call claudemiro 2016-03-06 23:30:35 -03:00
  • bfa96ebbfb Merge pull request #15 from dimiro1/remove-global-config Claudemiro 2016-03-06 20:35:08 -03:00
  • 5ce17c8856 Code cleanup claudemiro 2016-03-06 20:21:04 -03:00
  • e71294de18 Standardized error messages claudemiro 2016-03-06 18:12:03 -03:00
  • a7c5813501 Testing http handlers claudemiro 2016-03-06 17:53:51 -03:00
  • 383c02de1c Added params as a parameter for each handler. claudemiro 2016-03-06 16:09:21 -03:00
  • 1bae7f13ad Internal refactoring. Removing the global config. claudemiro 2016-03-06 15:34:12 -03:00
  • f07549fb6a Changed syntax to javascript to fix the README claudemiro 2016-03-06 00:18:18 -03:00
  • c272361861 Added comments in config example section in README claudemiro 2016-03-06 00:17:19 -03:00
  • 9dfc8c9cc0 Ignoring vscode files claudemiro 2016-03-05 16:59:17 -03:00
  • 7a9848ee2d Create gh-pages branch via GitHub gh-pages Claudemiro 2016-03-05 10:55:59 -03:00
  • 6c55af2b5c Adding README and LICENSE to distribution 1.0.0 claudemiro 2016-03-05 09:43:02 -03:00
  • 679ff1e589 Adding the version in the generated binary claudemiro 2016-03-05 09:30:36 -03:00
  • cbdd4e428a Better config example claudemiro 2016-03-05 09:29:57 -03:00
  • 805e9e3957 Removed Makefile and Add a Rakefile claudemiro 2016-03-05 09:27:40 -03:00
  • 44bbc1b1ea Renamed constants, avoid export uncessary constants claudemiro 2016-03-04 08:33:18 -03:00
  • e02773bbeb function init is not necessary claudemiro 2016-03-04 08:32:39 -03:00
  • 5fa621d743 Added user-agent header with the url of the project claudemiro 2016-03-04 08:32:08 -03:00
  • 880d7bda2a Using reader for reading config file claudemiro 2016-03-04 08:31:32 -03:00
  • 7dad2de275 Added SSL port claudemiro 2016-03-04 08:31:03 -03:00
  • 081611fd87 Changed the banner, fixed spelling claudemiro 2016-03-04 08:30:26 -03:00
  • 8810e523f0 Adding config for functional tests claudemiro 2016-03-03 21:39:15 -03:00
  • baf551ecdf Updated TODO.org claudemiro 2016-03-03 21:07:57 -03:00
  • f3dba811b7 Improved Handling SSL claudemiro 2016-03-03 21:01:21 -03:00
  • 55a7a0b96c Fixed SSL verification claudemiro 2016-03-03 20:46:37 -03:00
  • cadee4e26d Merge pull request #10 from zaeznet/SSL Claudemiro 2016-03-03 20:45:42 -03:00
  • 03e94887a7 Both server running. SSL and Non SSL Welington Sampaio 2016-03-03 17:12:51 -03:00
  • e93145efe7 Both server running. SSL and Non SSL Welington Sampaio 2016-03-03 14:54:53 -03:00
  • 051da185e5 SSL Implementation Welington Sampaio 2016-03-03 08:37:00 -03:00
  • 51eacdcf51 Managing vendor dependencies with glide claudemiro 2016-02-21 20:15:10 -03:00
  • 412d8be451 Merge pull request #7 from jweslley/private-channel-payload Claudemiro 2016-01-28 07:41:57 -02:00
  • 68f2e15320 Merge pull request #6 from jweslley/master Claudemiro 2016-01-27 09:10:52 -02:00
  • a77fb791f7 sign private channels with additional user data payload Jonhnny Weslley 2016-01-24 12:40:40 -03:00
  • 8bf0786cb5 add systemd config file Jonhnny Weslley 2016-01-24 12:04:31 -03:00
  • ba3b699517 refactor common logic Jonhnny Weslley 2016-01-24 11:54:06 -03:00
  • 517462a7af Cache of the valid channel name regex claudemiro 2016-01-23 22:25:14 -02:00
  • 56da1dea01 Starting doing integration tests black-box-test claudemiro 2016-01-18 22:52:03 -02:00
  • 1971da652f Basic integration test claudemiro 2016-01-18 00:41:06 -02:00
  • f81a365e0c Changed the max number to the max in64 value claudemiro 2016-01-18 00:40:06 -02:00
  • 1de947cedc The random Seed should be executed only once. claudemiro 2016-01-18 00:37:55 -02:00
  • 45cffc17a8 Added Link to badge, fix indentation. claudemiro 2016-01-17 00:32:11 -02:00
  • 59abf6ac5b Added Test for newConnection. claudemiro 2016-01-17 00:27:21 -02:00
  • cbb34a928f Verify if the exist the channel before claudemiro 2016-01-17 00:12:12 -02:00
  • 49064f3cf4 Create gh-pages branch via GitHub Claudemiro 2016-01-16 23:24:57 -02:00