| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add support for project builds | Gauvain Pocentek | 2016-01-30 | 1 | -0/+39 |
| * | Fix Project.tree() | Gauvain Pocentek | 2016-01-30 | 1 | -3/+9 |
| * | Fix project update | Gauvain Pocentek | 2016-01-30 | 1 | -4/+5 |
| * | Add sudo support | Gauvain Pocentek | 2016-01-30 | 1 | -0/+1 |
| * | Fix the 'password' requirement for User creation | Gauvain Pocentek | 2016-01-30 | 1 | -5/+8 |
| * | Add support for application settings | Gauvain Pocentek | 2016-01-27 | 1 | -7/+34 |
| * | Implement project variables support | Gauvain Pocentek | 2016-01-24 | 1 | -0/+14 |
| * | implement project triggers support | Gauvain Pocentek | 2016-01-24 | 1 | -0/+12 |
| * | Implement setting release info on a tag | Gauvain Pocentek | 2016-01-24 | 1 | -1/+26 |
| * | ProjectTag supports deletion (gitlab 8.4.0) | Gauvain Pocentek | 2016-01-24 | 1 | -1/+0 |
| * | Implement ProjectMilestone.issues() | Gauvain Pocentek | 2016-01-23 | 1 | -0/+13 |
| * | fix ProjectLabel get and delete | Gauvain Pocentek | 2016-01-23 | 1 | -1/+4 |
| * | add a decode method for ProjectFile | Gauvain Pocentek | 2016-01-23 | 1 | -0/+9 |
| * | Fix the json() method for python 3 | Gauvain Pocentek | 2016-01-23 | 1 | -4/+5 |
| * | skip BaseManager attributes when encoding to JSON | Richard Hansen | 2016-01-23 | 1 | -2/+3 |
| * | add a missing import statement | Richard Hansen | 2016-01-23 | 1 | -0/+1 |
| * | remove debugging print instruction | Gauvain Pocentek | 2016-01-16 | 1 | -1/+0 |
| * | Fix discovery of parents object attrs for managers | Gauvain Pocentek | 2016-01-16 | 1 | -10/+15 |
| * | Support setting commit status | Colin D Bennett | 2016-01-12 | 1 | -0/+17 |
| * | Support deletion without getting the object first | Gauvain Pocentek | 2016-01-10 | 1 | -0/+15 |
| * | Improve the API documentation. | Gauvain Pocentek | 2016-01-10 | 1 | -38/+188 |
| * | add missing import | Gauvain Pocentek | 2016-01-09 | 1 | -0/+1 |
| * | Add support for groups search | Gauvain Pocentek | 2016-01-09 | 1 | -15/+24 |
| * | Implement ProjectManager search/list methods | Gauvain Pocentek | 2016-01-08 | 1 | -0/+27 |
| * | Create a manager for ProjectFork objects | Gauvain Pocentek | 2016-01-08 | 1 | -0/+5 |
| * | add fork project support | fgouteroux | 2016-01-06 | 1 | -0/+28 |
| * | add unit tests for BaseManager | Gauvain Pocentek | 2016-01-03 | 1 | -9/+8 |
| * | fix pretty_print with managers | Gauvain Pocentek | 2016-01-03 | 1 | -1/+3 |
| * | Implement managers to get access to resources | Gauvain Pocentek | 2016-01-03 | 1 | -26/+258 |
| * | Split code in multiple files | Gauvain Pocentek | 2015-12-31 | 1 | -0/+801 |
