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
path: root/lib/api
AgeCommit message (Expand)Author
2016-04-13Merge branch 'api-star-project' into 'master' Rémy Coutable
2016-04-13Styling changes to code and docsRobert Schilling
2016-04-13Merge branch 'rs-archive-cache-worker-cron' into 'master' Dmitriy Zaporozhets
2016-04-13Make staring API more restfulRobert Schilling
2016-04-13API: Star and unstar a projectRobert Schilling
2016-04-13Merge branch 'api-group-leaking' into 'master' Rémy Coutable
2016-04-13Update tests for moving issues via APIRobert Schilling
2016-04-13API: Ability to move an issueRobert Schilling
2016-04-13API: Return 404 if user does not have access to groupRobert Schilling
2016-04-13Merge branch 'api-group-visibility' into 'master' Rémy Coutable
2016-04-12Fix minor issues according development guidelinesRobert Schilling
2016-04-12Merge branch 'decouple-member-notification' into 'master' Douwe Maan
2016-04-12Move RepositoryArchiveCacheWorker to sidekiq-cronRobert Speicher
2016-04-12Merge branch 'api-delete-note' into 'master' Rémy Coutable
2016-04-12Merge branch 'api-get-tag' into 'master' Rémy Coutable
2016-04-12API: Ability to update a groupRobert Schilling
2016-04-12Adapt tests to new testing guidelinesRobert Schilling
2016-04-12Allow a project member to leave the projected through the APIZeger-Jan van de Weg
2016-04-12Fix code review issuesRobert Schilling
2016-04-12Delete notes via APIRobert Schilling
2016-04-12Fix minor styling issues from code reviewRobert Schilling
2016-04-12Merge branch 'api-fix-milestone-iid-filter' into 'master' Rémy Coutable
2016-04-12API: Ability to retrieve a single tagRobert Schilling
2016-04-12API: Add iid filter to milestonesRobert Schilling
2016-04-12API: Expose updated_at for notesRobert Schilling
2016-04-12Merge branch 'api-labels-info' into 'master' Rémy Coutable
2016-04-08Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-08API: Expose subscribed? on issuesRobert Schilling
2016-04-07Merge branch 'api-filter-milestone' into 'master' Rémy Coutable
2016-04-07Merge branch 'master' of github.com:gitlabhq/gitlabhqRobert Schilling
2016-04-06Revert "API: Ability to retrieve a single tag"Robert Schilling
2016-04-06Improve coding and doc styleRobert Schilling
2016-04-06API: Ability to filter milestones by stateRobert Schilling
2016-04-06Expose user location in APIRobert Schilling
2016-04-06API: Expose open_issues_count, closed_issues_count, open_merge_requests_count...Robert Schilling
2016-04-06API: Ability to retrieve a single tagRobert Schilling
2016-04-06Changed the argument of not_found for 'unprotect'Yasser Hussain
2016-04-03Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' Douwe Maan
2016-04-01Merge branch 'routing' into 'master' Robert Speicher
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-03-30Update API to use notification_level from notification_settingDmitriy Zaporozhets
2016-03-29Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description'...Robert Speicher
2016-03-29Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296Zeger-Jan van de Weg
2016-03-28Back dating of issues when creating throught the APIZeger-Jan van de Weg
2016-03-24api - expose label descriptionMariusz Jachimowicz
2016-03-24PUT becomes POST on archiving endpointsZeger-Jan van de Weg
2016-03-24Add endpoints for archiving and unarchivingZeger-Jan van de Weg
2016-03-22Merge branch 'master' into issue_12658Douwe Maan
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg