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
2016-07-13Refactor `Gitlab::GitAccess`Timothy Andrew
2016-07-11api: expose {should,force}_remove_source_branchBen Boeckel
2016-07-08API: Expose shared projects in a groupRobert Schilling
2016-07-08Expose shared groups for projectsRobert Schilling
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-07-06Allow '?', or '&' for label titlesDouglas Barbosa Alexandre
2016-07-06Rename `enabled_git_access_protocols` to singular.Patricio Cano
2016-07-06Add more tests to the allowed protocols featurePatricio Cano
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-07-01Support creating a todo on issuables via APIRobert Schilling
2016-07-01Expose target, filter by state as stringRobert Schilling
2016-07-01Expose action_nameRobert Schilling
2016-07-01Assert response bodyRobert Schilling
2016-07-01Add user to project to see todosRobert Schilling
2016-07-01Make tests follow the guidelinesRobert Schilling
2016-07-01Add Todos APIDouglas Barbosa Alexandre
2016-06-30Add Application Setting to configure default Repository Path for new projectsAlejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-28Improve commit builds API endpoint RESTful behaviorGrzegorz Bizon
2016-06-28Find all builds for commit if multiple pipelinesGrzegorz Bizon
2016-06-27Rename Licenses API to License Templates APIDrew Blessing
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-23gitlab-org/gitlab-ce#17818 - add api call for issues by groupMarc Siegfriedt
2016-06-21Fix builds API response not including commit dataGrzegorz Bizon
2016-06-21Merge branch '17521-gitlab-ci-yml-templates' into 'master' Jacob Schatz
2016-06-20Incorporate reviewZ.J. van de Weg
2016-06-20Implement backend gitlab ci dropdownZ.J. van de Weg
2016-06-20Refactor Gitlab::GitignoresZJ van de Weg
2016-06-20Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin
2016-06-18Merge branch 'issue_12758' into 'master' Douwe Maan
2016-06-17fixup! updated docs for api endpoint award emojiZ.J. van de Weg
2016-06-17Add endpoints for award emoji on notesZ.J. van de Weg
2016-06-17Add endpoints for Award EmojiZ.J. van de Weg
2016-06-17Merge master into issue_12758Felipe Artur
2016-06-17Fixed Rubocop errorPatricio Cano
2016-06-17Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin
2016-06-17Re-use notifications dropdown/modal for user profileFelipe Artur
2016-06-16Fix `api_helpers_spec`Timothy Andrew
2016-06-16Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-14Merge branch 'prefer-assign_to' into feature/runner-lock-on-projectLin Jen-Shin
2016-06-14Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin
2016-06-14Avoid enabling locked runners. Give 403 in this caseLin Jen-Shin
2016-06-14Give 409 Conflict whenever the runner was already enabledLin Jen-Shin
2016-06-14Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski
2016-06-14Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-13Expose notification setting events in APIFelipe Artur
2016-06-13Improve design based on reviewKamil Trzcinski
2016-06-13Added keep artifacts API endpointKamil Trzcinski