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-26Fix testsKatarzyna Kobierska
2016-07-21Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-21Merge branch '4142-show-inline-video' into 'master' Rémy Coutable
2016-07-20Add /deploy_keys API to retrieve all deploy keys regardless of project affili...Alejandro Rodríguez
2016-07-20Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin
2016-07-20Cleanup the use of let, feedback:Lin Jen-Shin
2016-07-20Use the same logic, it should specify that it's not logged inLin Jen-Shin
2016-07-20Use 'when logging as guest' for context, feedback:Lin Jen-Shin
2016-07-20Rename user2 to reporter_userLin Jen-Shin
2016-07-20Should check against `authorize_read_builds!`Lin Jen-Shin
2016-07-20Still give descriptions, feedback:Lin Jen-Shin
2016-07-20Cleanup let a bit, feedback:Lin Jen-Shin
2016-07-20Use only one before, feedback:Lin Jen-Shin
2016-07-20More complex data manipulating tests to model, andLin Jen-Shin
2016-07-20We need INNER JOIN to get the right pipeline,Lin Jen-Shin
2016-07-20Use shared_examples, feedback:Lin Jen-Shin
2016-07-20Use shared_example rather than methods, feedback:Lin Jen-Shin
2016-07-20That means different things but it's ok here.Lin Jen-Shin
2016-07-20Create the pipelines/builds in mixed order, feedback:Lin Jen-Shin
2016-07-20Update all exposed variables to CI buildsKamil Trzcinski
2016-07-19It's no longer neededLin Jen-Shin
2016-07-19Make minimal changes to specsKamil Trzcinski
2016-07-19Just use default_branch, feedback:Lin Jen-Shin
2016-07-19Get rid of `is_image` in FileUploaderRémy Coutable
2016-07-19path_from_ref -> path_for_ref, feedback:Lin Jen-Shin
2016-07-19Drop description for simple case, feedback:Lin Jen-Shin
2016-07-19when unauthorized, feedback:Lin Jen-Shin
2016-07-19Only allow branches/tags, disallow SHA:Lin Jen-Shin
2016-07-19Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin
2016-07-19API for downloading latest successful build:Lin Jen-Shin
2016-07-19Merge branch 'api-delete-todos' into 'master' Rémy Coutable
2016-07-19Return the number of marked todosRobert Schilling
2016-07-19API: Expose 'developers_can_merge' for branchesRobert Schilling
2016-07-19API: Expose 'developers_can_push' for branchesRobert Schilling
2016-07-18Merge branch 'undo-revert-of-4892' into 'master' Rémy Coutable
2016-07-18Merge branch 'api-isssues-due-date' into 'master' Rémy Coutable
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-18Merge branch 'fix-lfs-ci-fetch' into 'master' Rémy Coutable
2016-07-18Merge branch 'normalize_emoji_aliases_paths' into 'master' Rémy Coutable
2016-07-16Fix a bug where the project's repository path was returned instead of the wik...Alejandro Rodríguez
2016-07-15Fix LFS specsKamil Trzcinski
2016-07-15Fix fetching LFS objects for private CI projectsKamil Trzcinski
2016-07-15Refactor LFS specs to use requests instead of LfsRouterKamil Trzcinski
2016-07-14Fix not normalized emoji pathsdixpac
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Merge branch 'dropdown-load-fix' into 'master' Douwe Maan
2016-07-13formats my test properlytiagonbotelho
2016-07-13Refactor `Gitlab::GitAccess`Timothy Andrew
2016-07-12fixes test for simplified version of projecttiagonbotelho
2016-07-12fixes test according to four-phase test patterntiagonbotelho