GitHub / thisisdevelopment/git-manager / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 03afcfc0 | loosened php version constraint | Jeroen Faijdherbe <j****n@t****l> | about 1 year ago | |
| 7c74915f | loosen illuminate version constraint | Jeroen Faijdherbe <j****n@t****l> | about 1 year ago | |
| 8664ab07 | merge Merge pull request #2 from bitsbiter/master |
Eric de Ruiter <e****c@t****l>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 54a77935 | Updated the illuminate/support dependency to support Laravel 10 |
bitsbiter <5****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| c3a08f44 | [] Fixing issue with createPipeline vars | Robert van Geerenstein <r****t@t****l> | over 4 years ago | |
| 5767e469 | merge Merge pull request #1 from DiegoRelyveld/patch-1 |
Eric de Ruiter <e****c@t****l>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 9b7975de | Allow older PHP & Laravel versions | Diego <m****e@d****l> | over 4 years ago | |
| e1c6d0e8 | Change minimum PHP version to 8.0.2 as per illuminate/support requirements | Diego <m****e@d****l> | over 4 years ago | |
| eb98d979 | Declare closure as static | Diego <m****e@d****l> | over 4 years ago | |
| 8a67eedd | Rename GitLabPlatform getTeam $teamId parameter name to be in line with its i... | Diego <m****e@d****l> | over 4 years ago | |
| 90330307 | Split redundant if-else statements for better readability | Diego <m****e@d****l> | over 4 years ago | |
| 93eb9c52 | Add missing type declarations | Diego <m****e@d****l> | over 4 years ago | |
| e4ab44a1 | Improve redundant variable | Diego <m****e@d****l> | over 4 years ago | |
| a92bd6de | Implement changes from m4tthumphrey/php-gitlab-api upgrade | Diego <m****e@d****l> | over 4 years ago | |
| ca0beaf7 | Update composer.json |
DiegoRelyveld <1****d@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| f6a9cd38 | [XSD-294] Adding getUserAsAdmin method to expose user activity | Robert van Geerenstein <r****t@t****l> | almost 5 years ago | |
| 16ddc684 | Reverting php-gitlab-api to ^9 | Robert van Geerenstein <r****t@t****l> | about 5 years ago | |
| 44b0e3d5 | Bumping versions | Robert van Geerenstein <r****t@t****l> | about 5 years ago | |
| 2f87c5e5 | [HMSDEV-213] Fixing bug with namespace attr on getRepository | Robert van Geerenstein <r****t@t****l> | almost 6 years ago | |
| 605b5a63 | [HMSDEV-213] Allowing groups to be created in /, not sharing projects with gr... | Robert van Geerenstein <r****t@t****l> | almost 6 years ago | |
| 58396c74 | Added license to composer.json | Eric de Ruiter <e****c@t****l> | almost 6 years ago | |
| 3514f78d | Updated composer.json | Eric de Ruiter <e****c@t****l> | almost 6 years ago | |
| a7750963 | Updated README.md + added LICENSE | Eric de Ruiter <e****c@t****l> | almost 6 years ago | |
| d2bedce4 | merge Merge branch 'feature/TICDEV-298-webhooks' into 'master' | Eric de Ruiter <e****c@t****l> | almost 6 years ago | |
| 10eb9696 | [TICDEV-298]: added parent for addWebHook | sarp <s****u@h****l> | almost 6 years ago | |
| 3c29c80c | [TICDEV-298]: Simplified with getModelInstance methods | sarp <s****u@h****l> | almost 6 years ago | |
| 602868af | [TICDEV-298]: webhooks all call push, create, delete events by default | sarp <s****u@h****l> | almost 6 years ago | |
| bf3283b2 | [TICDEV-298]: Added webhook methods | sarp <s****u@h****l> | almost 6 years ago | |
| 97ce4959 | Revert "10 upgrade" | sarp <s****u@h****l> | almost 6 years ago | |
| 94250c79 | 10 upgrade | sarp <s****u@h****l> | almost 6 years ago | |
| 0058b00e | Missing capital L in other files as well | sarp <s****u@h****l> | almost 6 years ago | |
| a1db9543 | Made commitHash in GitLabBranch nullable for master branch and 404s | sarp <s****u@h****l> | almost 6 years ago | |
| 5ee2272e | Was missing capital letter | sarp <s****u@h****l> | almost 6 years ago | |
| 899e39aa | 9.0 | sarp <s****u@h****l> | almost 6 years ago | |
| c603bc6b | Updated composer for php-gitlab package | sarp <s****u@h****l> | almost 6 years ago | |
| 292a4409 | Reverted changes for update | sarp <s****u@h****l> | almost 6 years ago | |
| 8fcc1faf | Downgrading m4tthumphrey/php-gitlab-api to 9.19 | sarp <s****u@h****l> | almost 6 years ago | |
| 1d453310 | Changes for update | sarp <s****u@h****l> | almost 6 years ago | |
| 401f8627 | merge Merge branch 'feature/TICDEV-296-git-tags' into 'master' | Sarp Derinsu <s****p@t****l> | almost 6 years ago | |
| 460a3978 | [TICDEV-296]: Had to modify getFirst() and getAll(), with searches it returns... | sarp <s****u@h****l> | about 6 years ago | |
| 3431bb32 | [TICDEV-296]: Added git tag interface and gitea / gitlab models. | sarp <s****u@h****l> | about 6 years ago | |
| eec7f5f0 | [TICDEV-297]: Added commitHash property to GitBranch | sarp <s****u@h****l> | about 6 years ago | |
| d16e287b | [TICDEV-293]: guzzle ^6.0 | sarp <s****u@h****l> | about 6 years ago | |
| f155e7cf | [TICDEV-293]: guzzle and illuminate/support 6/7 | sarp <s****u@h****l> | about 6 years ago | |
| 4d91d185 | [TICDEV-293]: Switched back to 7.3 and added ext-json | sarp <s****u@h****l> | about 6 years ago | |
| f431b47f | [TICDEV-293]: Removed phpunit from require-dev | sarp <s****u@h****l> | about 6 years ago | |
| 68d795ea | [TICDEV-293]: Added Illuminate/Support and Gitlab package. Changed most prope... | sarp <s****u@h****l> | about 6 years ago | |
| 0d02173b | Initial commit | sarp <s****u@h****l> | about 6 years ago |