Commit Graph

27 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
48f7b38d15
rename master branch to main 2023-08-20 03:12:46 +03:00
Gerasimos (Makis) Maropoulos
946ea6787d
v12.2.0 2023-03-11 22:37:55 +02:00
Gerasimos (Makis) Maropoulos
cfb009bb4f
add more PostValueXXX methods as requested at: https://github.com/kataras/iris/discussions/1922 2022-07-22 17:11:17 +03:00
Gerasimos (Makis) Maropoulos
256cda05fa update faq, contributing and go workflow
Former-commit-id: d36101dfe296a2b294dd2e9fc49f4e5348bc4205
2019-11-20 02:51:16 +02:00
Gerasimos (Makis) Maropoulos
adb6fd764a extract the Delim for redis sessiondb as requested at https://github.com/kataras/iris/issues/1256 and add a mvc/regexp example and some other trivial changes
Former-commit-id: f9e09320bfe07ae10ac74f54a78272cf21d21cc7
2019-05-30 10:48:07 +03:00
Gerasimos Maropoulos
b62080c4bb Sessions are now in full sync with the registered database, on acquire(init), set, get, delete, clear, visit, len, release(destroy) as requested by almost everyone. https://github.com/kataras/iris/issues/969
Former-commit-id: 49fcdb93106a78f0a24ad3fb4d8725e35e98451a
2018-04-22 13:52:36 +03:00
Gerasimos (Makis) Maropoulos
7fd8baea75 README.md: make backers visible on the top of the page, replaced the prev api to the https://iris-go.com/backers.svg in order this to happens
Former-commit-id: 093f11d05fe9556c79de2cb2886e5d0569f27336
2018-02-12 04:04:46 +02:00
Gerasimos (Makis) Maropoulos
ad9c76adb3 nothing tremendous here
Former-commit-id: 34e7c423d0b777b2d8c60e74c8aad0efc13bd7fc
2018-01-09 04:37:23 +02:00
Gerasimos (Makis) Maropoulos
10f440b9db add a new article about Iris and Vue.js
Former-commit-id: c7406cbd961d44016628c55083f554bba1f5745e
2018-01-01 22:14:52 +02:00
Gerasimos (Makis) Maropoulos
e389097249 add(?) the chinese readme, some sentences are from the previous translation by community and the rest.... let's hope someone will help us more here
Former-commit-id: bd5fbd2ee29389f609793148845c658f08722297
2017-12-31 07:22:31 +02:00
Edward Marinescu
c16d1c476c Update CONTRIBUTING.md
Former-commit-id: 61609f5ac678a572aa213f5a528d8b63228639d4
2017-11-20 20:15:22 +02:00
Gerasimos (Makis) Maropoulos
ffd79d4cdd remove unnecessary square brackets
Former-commit-id: 55ed62eaaf6e2a0891fcbda220b33dc3256f6a61
2017-11-07 01:57:14 +02:00
Aseem Sood
6e2967feac Updated CONTRIBUTING.md (optional)
Former-commit-id: 5a1db5846cafdbb19d45269171155eeb06862ede
2017-11-06 14:00:24 -05:00
kataras
7cd78df9e3 Add Iris + MongoDB tutorial written by @santoshanand
Former-commit-id: c12c873be246e0779331ab57f86db2deac6f6d3c
2017-11-02 23:33:26 +02:00
kataras
15feaf0237 Update to version 8.5.5 | Read HISTORY.md
Former-commit-id: dced7d472edabbab4f80c76051f13261928a8dea
2017-11-02 05:54:33 +02:00
Gerasimos (Makis) Maropoulos
a5440153c1 We need your help with translations into your native language.
Instructions can be found at: https://github.com/kataras/iris/issues/796 written by @speedwheel


Former-commit-id: e612ec2c42e09e10ad8bb17d164f7934bc4dca36
2017-10-26 05:10:40 +03:00
Gerasimos (Makis) Maropoulos
8ebdce0553 We need your help with translations into your native language.
Former-commit-id: d108623820c420f1ec8bd5bfb378b1320a6ada4c
2017-10-26 03:09:27 +03:00
Gerasimos (Makis) Maropoulos
4a63488948 Update to version 8.5.4 | Read HISTORY.md
https://github.com/kataras/iris/blob/master/HISTORY.md#th-26-october-2017--v854

Former-commit-id: 43a3b46b99085e0e0ed47b281e2f61dbb1ac6eb6
2017-10-26 02:48:16 +03:00
Gerasimos Maropoulos
22b60d6871 Github https://github.com/blog/2111-issue-and-pull-request-templates 2016-10-14 03:52:03 +03:00
Gerasimos Maropoulos
70d81e6843 Before post a new issue, please read this https://github.com/kataras/iris/blob/master/CONTRIBUTING.md
https://github.com/kataras/iris/blob/master/CONTRIBUTING.md
2016-09-26 10:49:06 +03:00
Gerasimos Maropoulos
c792acc999 Read this before post a new issue, please 2016-09-26 10:46:58 +03:00
Makis Maropoulos
0d4b0ecd43 Rocket chat is on, Add Port() to the HTTPServer, disable subdomain persistence on subdomains when 127.0.0.1/0.0.0.0
I already made a test framework integration but I will commit this when
I finish with the basic tests, we are going to final v3
2016-07-03 16:21:57 +02:00
Makis Maropoulos
1588eb16d0 Update community chat link because rocket chat is down for mantain 2016-07-01 22:57:23 +03:00
Makis Maropoulos
9d8f32ce1a Move to Rocket.Chat - better management, multiple channels of the relative projects, private group chat and more 2016-06-29 00:08:31 +03:00
Makis Maropoulos
25c8e733a8 Remove LICENSE, will be added when I finish with others' 2016-06-25 22:43:12 +03:00
Makis Maropoulos
e4038efb96 Add issue labeled: 'open' to help community find issues easier 2016-06-25 06:07:56 +03:00
Makis Maropoulos
3145b20ba2 Add a contributing section 2016-06-25 05:54:52 +03:00