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
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
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
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
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
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
Sadi Kaya
934998710b
Fix typo: "branches.It" to "branches. It" ( #104 )
2017-12-03 12:52:45 +00:00
Anton Paras
8c00601687
Fix typo: "as follow" to "as follows" ( #102 )
2017-11-20 11:31:13 +00:00
HyunSeob
74e7ccc07e
Add Korean translation ( #98 )
2017-09-16 11:49:38 +01:00
Cory Robinson
1f7c0ee0b3
code style 7.2: add .editorconfig info #90 ( #96 )
...
Adds an explanation of using .editorconfig in the project root for IDE code style standardization on a project.
2017-09-07 18:18:35 +01:00
Gianfrancø Palumbo
c22597c84f
Fix few small grammar issues ( #95 )
2017-09-05 16:33:28 +01:00
Vahid Panjganj
549b63ea60
Add separator between language links ( #93 )
...
* Add separator between language links
* Add separator between language links
* Add separator for language links
2017-09-04 10:02:13 +01:00
Teruo Kunihiro
289be10906
Add the README.md translated to Japanese ( #92 )
2017-09-02 23:37:04 +01:00
tcme
35c88d2a92
Check the API Security Checklist Project ( #91 )
...
- https://github.com/wearehive/project-guidelines/issues/74
- https://github.com/shieldfy/API-Security-Checklist
2017-09-02 13:44:18 +01:00
Franklin Yu
a76dae8a6f
Fix some periods in README ( #81 )
2017-08-04 19:40:42 +02:00
Kunall Banerjee ✌️
2d9140032e
Add a section on Git hooks ( #66 )
...
* initial commit adding git hooks under section 7 (code style)
* add a section on code style check within the editor
* add a section on using prettier with pre-commit hooks using husky
* update links
* reformat section to follow existing flow
* 👌 make changes and update links
* follow current text format and remove redundant point
2017-08-02 13:22:09 +02:00
Mohamed Oun
479621190e
Basic auth on HTTPS is OK. ( #79 )
2017-07-28 22:18:07 +01:00
Vahid Panjganj
28e0e23a35
Copy change ( #77 )
2017-07-27 14:38:23 +01:00
Vahid Panjganj
8daeca58e1
Fix icon path for Licensing
2017-07-27 13:26:46 +01:00
Vahid Panjganj
d61054b63a
Feature/add icons ( #76 )
...
* Add new logo
* Rename logo file
* Fix file name typo
* Make logo smaller
* Add icons
* Add branching image
* Set the branching image right
* Add icons to both english and chinese
* Fix logo and add link to english
2017-07-27 13:23:55 +01:00
Chandan Rai
6ff4b48a67
corrected typo ( #72 )
2017-07-24 17:35:26 +01:00
hongmin.qiao
4b53ee0037
Chinese Done ( #71 )
...
* translation part one
* add more
* add more
* add more
* add more
* add more
* add more
* add more
* add more
* add more
* add more
* add more
* add more
* use [中文版](./README-zh.md)
* remove readme.html
2017-07-24 10:18:44 +01:00
Rounak Das
26cf4be631
Add git repository initialization ( #69 )
...
Add git repository setup step to git setup part of README.
Fix indentation issue on `git add ` step
2017-07-21 15:05:39 +01:00
Eduardo Cancino
11a9829071
Miscellaneous typos ( #67 )
2017-07-17 20:17:00 +01:00
Vahid Panjganj
03f521c978
Improve security section ( #65 )
...
* Fix formatting for HTTP methods section
* Add clarification to some bits of API section
* Add security best practices
Apply some reformatting to API section
2017-07-16 14:39:24 +01:00
Michał Załęcki
fd52857417
Add commands for removing local branches ( #64 )
...
Second command comes in handy especially when you pull branches for doing QA/CR but you don't merge/delete branches.
2017-07-16 13:03:32 +01:00