afc07125b3
initial commit
2021-09-08 00:13:59 +02:00
609632c75b
initial commit
2021-09-08 00:13:45 +02:00
16b9088f09
initial commit
2021-09-08 00:13:15 +02:00
588a980055
initial commit
2021-09-08 00:12:28 +02:00
a297d24d9a
initial commit
2021-09-08 00:12:04 +02:00
9d33b5aa23
initial commit
2021-09-08 00:11:47 +02:00
09c75d387e
initial commit
2021-09-08 00:11:22 +02:00
716778244c
initial commit
2021-09-08 00:10:40 +02:00
0b5eb307ed
initial commit
2021-09-08 00:09:58 +02:00
sthope
42dc6b7057
Update 'README.md'
2021-09-07 21:22:12 +02:00
sthope
63e67ea2ae
Update 'README.md'
2021-09-07 21:19:57 +02:00
sthope
924ecaf36c
Update 'README_original.md'
2021-09-07 21:14:50 +02:00
sthope
c50ffba0fc
Update 'README-pt-PT.md'
2021-09-07 21:14:28 +02:00
Flouse
ad15ab34d6
Update README-zh.md ( #161 )
...
update the link about api-guideline controller
2021-05-20 13:56:55 +01:00
Thomas Gotwig
ae13328e45
Align logo of README.sample.md to the right ( #156 )
2020-10-06 09:51:22 +01:00
Thomas Schaaf
9cb84dc9ae
Always use plural for resources name ( #157 )
2020-10-06 09:50:54 +01:00
Divyansh Gupta
aebebd5fa6
Doc(Readme en): fix controller read more link ( #158 )
2020-10-06 09:50:02 +01:00
Pavel Shakhov
3b905676d7
Fix typo in russian ( #159 )
2020-10-06 09:49:20 +01:00
Thomas Gotwig
dc4a7cca0d
Remove newline ( #155 )
2020-07-09 14:25:56 +01:00
Alexandre Fernandes dos Santos
d39ba65e6f
Fixing issues pt/br translation ( #153 )
...
* Fixing some issues in the README-pt-BR.md
* fix in the line 513
2020-04-30 10:49:05 +01:00
Charles-Antoine Francisco
83dcb60e15
fix error code in README ( #152 )
...
-
2020-04-15 22:43:40 +01:00
Vahid Panjganj
89f9aa2493
Fix typo
2020-01-15 17:28:48 +00:00
Vahid Panjganj
fdb97cbfea
change url ( #150 )
2020-01-15 17:26:12 +00:00
cWillow
b897fa40ef
Update README.md ( #149 )
2020-01-10 15:42:13 +00:00
Chandrashekar Dasari
8318b40ee6
Fixed broken link ( #147 )
...
Replaced the broken link with another article link which explains the concept.
2019-10-28 14:56:10 +00:00
Vahid Panjganj
a1aa4f144e
remove link to starter project
2019-07-30 19:22:21 +01:00
Jason Cooke
37a29d5dfc
docs: fix typo ( #145 )
2019-06-02 20:24:53 +01:00
Charles Assunção
421ddb6747
Translation PT-BR ( #143 )
2019-05-20 14:14:35 +01:00
Alexander
1f572e8aeb
feat(translation): adds russian translation ( #142 )
...
minor fixes
fix typos
2019-05-20 12:40:33 +01:00
Piotr Gajowniczek
687dad2fac
Update Git workflow 1.2 Make changes ( #137 )
...
* Update Git workflow 1.2 Make changesi
- Advise to use add --patch
- Switch to use commit without --all
* Fix space
* Change usage for git add
- Describe specifying file list
- Include --patch as tip
2018-10-29 10:58:21 +00:00
Vahid Panjganj
716eff01f7
Add Saucepan promotion
2018-05-17 16:25:56 +01:00
Domenico Ruggiano
b35bd5d350
Ignore IntelliJ *.iml files ( #132 )
...
Add *.iml to .gitignore to ignore all IntelliJ modules info files.
2018-05-13 13:42:04 +01:00
AJ Hsu
c88b96c1ec
Add badges for the README sample file ( #130 )
2018-02-25 11:04:01 +00:00
Romain Le Quellec
285513a461
replacing english "why" with korean one ( #129 )
...
removing the english "why" to add the korean "why"
2018-02-21 18:05:22 +00:00
Vahid Panjganj
8bf2e6c26d
Rebrand to from hive to elsewhen ( #128 )
...
- change the logo
- change the links
- change name mentions
2018-02-12 13:23:08 -05:00
Vinicius Kiatkoski Neves
2b4adfdab9
Adds 204 status code as an option ( #127 )
...
* Adds 204 status code as an option
* Fix typo
2018-02-06 13:59:09 +00:00
Trey
3ad76fe950
Update README.md ( #123 )
...
Fix minor typo
2018-01-31 08:03:48 +00:00
michaeljklassen
7e8bb338d4
Update README.md ( #121 )
2018-01-30 08:11:54 +00:00
jzr1991
3d14725be1
Update .gitignore to cover all .DS_Store ( #120 )
...
.DS_Store files tend to pop up in subfolders too - added * pattern to ignore any that appear in subfolders rather than just the root dir.
2018-01-30 08:11:13 +00:00
suin
b0e468d2ef
Fix Japanese translation of "imperative mood" ( #122 )
...
The word "imperative mood" (Meireiho; 命令法) in the source language was translated as "subjunctive mood"(Kateiho; 仮定法) in Japanese by mistake. Both moods is different in English linguistics. The translation should be fixed.
2018-01-30 08:10:32 +00:00
Joakim Wånggren
8d66826950
Adds --no-color for command for local branch prune ( #119 )
...
When using zsh or a gitconfig that adds colors, the command does not work.
Reading branches with `--no-color` fixes the problem.
2018-01-29 12:26:57 +00:00
Roman
41c9949400
Fixed camelCase / PascalCase typo. ( #107 )
...
* Fixed camelCase / PascalCase typo.
* Remove React-specific naming convetions.
2018-01-27 20:08:35 +00:00
Atef Ben Ali
70f67166f1
format & fix typos ( #118 )
2018-01-27 13:37:43 +00:00
Adam Dobrawy
73a3e2d59c
Reference to GitLab about protected branches ( #117 )
2018-01-27 10:59:52 +00:00
udgw.hogemax
3dffcfd87d
重複表現、助詞等を修正 ( #114 )
2018-01-26 07:53:10 +00:00
卓鈺翔
2af7cd7296
Fixed code block syntax of README-zh.md ( #113 )
...
change the code block syntax from <5 space>``` into <4 space>``` for rendering the page correctly.
2018-01-25 15:51:59 +00:00
Robbie Ferrero
c8957e6fdb
Add .serverless to .gitignore ( #112 )
2018-01-25 15:45:40 +00:00
赵吉彤
4baf60bab3
Fix typo and add space between Chinese and English ( #110 )
2018-01-25 10:25:10 +00:00
Matt Watson
dc521baa00
Adds an 's' to conflict, and adds a comma. ( #106 )
...
The new sentence would read "If you don't have conflicts, skip this step."
2018-01-13 16:22:18 +00:00
Jérôme Pott
3f6eb7b0ee
A few grammar fixes ( #105 )
2017-12-28 20:20:43 +00:00