Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-06Narrow environment payload by using basic project details resourceOswaldo Ferreira
2017-03-06Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński
2017-03-06Add changelog entryZ.J. van de Weg
2017-03-06Update entities, rename from builds to jobsZ.J. van de Weg
2017-03-06Rename Builds to Jobs in the APIZ.J. van de Weg
2017-03-06Remove "subscribed" field from API responses returning list of issues or merg...Adam Niedzielski
2017-03-05Update documentation and expose IDKamil Trzcinski
2017-03-05Introduce tests for pipeline triggersKamil Trzcinski
2017-03-05Update triggers APIKamil Trzcinski
2017-03-02Use string based `visibility` getter & setterToon Claes
2017-03-02Expose ApplicationSetting visibility settings as StringToon Claes
2017-03-02Expose Group VisibilityLevel as StringToon Claes
2017-03-02Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes
2017-03-01Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-03-01Merge branch '22951-fix-todos-api-endpoint-error-for-commits' into 'master' Sean McGivern
2017-02-27Merge branch 'feature/runners-v4-api' into 'master' Kamil Trzciński
2017-02-24Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-22Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling
2017-02-21Add spec for todo with target_type CommitGeorge Andrinopoulos
2017-02-20Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-17Fix todos API endpoint application errorGeorge Andrinopoulos
2017-02-16Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-16Add Runner registration/deletion APITomasz Maczukin
2017-02-15Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray
2017-02-15Merge branch 'add-missing-api-entities' into 'master'Rémy Coutable
2017-02-15Merge branch 'dz-nested-groups-improvements-3' into 'master' Dmitriy Zaporozhets
2017-02-15Fix tests and disallow 0 to make it consistent with .gitlab-ci.ymlLin Jen-Shin
2017-02-14entities: use the RepoCommit entity for branch commitsBen Boeckel
2017-02-14Expose Namespace#full_path in namespaces APIDmitriy Zaporozhets
2017-02-14Make it possible to pass coverage value to commit status APIwendy0402
2017-02-13Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable
2017-02-08Add nested groups to the APIDmitriy Zaporozhets
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-02-07Split V3 entities into a separate fileRobert Schilling
2017-02-07Remove deprecated 'expires_at' from project snippets APIRobert Schilling
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski
2017-01-30Use full group name/path in UI dropdownsDmitriy Zaporozhets
2017-01-18Add some API endpoints for time tracking.Ruben Davila
2017-01-12Add support for PlantUML diagrams in Asciidoc.Horacio Sanson
2016-12-27Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan
2016-12-21Add more storage statisticsMarkus Koller
2016-12-21Consistently use current_user in API entitiesMarkus Koller
2016-12-21Don't expose all namespace fields in APIMarkus Koller
2016-12-20Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
2016-12-15Add an environment slugNick Thomas
2016-12-12Merge CSSFilipa Lacerda
2016-12-12Merge branch 'features/api-snippets' into 'master' Sean McGivern
2016-12-07adds impersonator variable and makes sudo usage overall more cleartiagonbotelho
2016-12-07Reenables /user API request to return private-token if user is admin and requ...tiagonbotelho