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-08-19Support integration with Koding (online IDE)Gokmen Goksel
2016-08-19Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan
2016-08-19Merge branch 'cs-async-branch-dropdown' into 'master' Jacob Schatz
2016-08-19Merge branch 'master' into 'expiration-date-on-memberships'Sean McGivern
2016-08-19Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan
2016-08-19Improve performance of MR show pageDouwe Maan
2016-08-19Merge branch 'master' into expiration-date-on-membershipsDouwe Maan
2016-08-19Merge branch '2fa-check-git-http' into 'master' Robert Speicher
2016-08-19Fix adding a user to a group in admin sectionSean McGivern
2016-08-19Handle legacy sort order valuesSean McGivern
2016-08-19Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-19Allow project group links to be expiredSean McGivern
2016-08-19Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-19Merge branch '4273-slash-commands' into 'master'Robert Speicher
2016-08-18Add expiration date to group membershipsSean McGivern
2016-08-18Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher
2016-08-18Address review comments from @smcgivern.Timothy Andrew
2016-08-18Allow naming U2F devices.Timothy Andrew
2016-08-18Rename TodoService#mark_todos_as_done_by_id{,s}Ahmad Sherif
2016-08-18Implement TodoService#mark_todos_as_done_by_idAhmad Sherif
2016-08-18Simplify SQL queries of marking a todo as doneAhmad Sherif
2016-08-18Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-18Refactor to mark Changes tab as active on new MR page.Ruben Davila
2016-08-18Fix tabs navigation and do not update URL via pushstateAlfredo Sumaran
2016-08-18Fix specs and implement fixes based on failing specsDouwe Maan
2016-08-18Refactor `find_for_git_client` method to not use assignment in conditionals a...Patricio Cano
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Merge branch '20808-merge-request-new-diff-view' into 'master' Robert Speicher
2016-08-17Merge branch 'issue-boards' into 'master' Douwe Maan
2016-08-17Merge branch 'mc-ui'Douwe Maan
2016-08-17Store discussion_id on Note for faster discussion lookup.Douwe Maan
2016-08-17Merge branch '18681-pipelines-merge-request' into 'master' Jacob Schatz
2016-08-17Returns label priority in JSON when listing lists/issuesDouglas Barbosa Alexandre
2016-08-17Use IssuesFinder instead of project.issues.visible_to_userDouglas Barbosa Alexandre
2016-08-17Add a movable scope and a movable? method to List modelDouglas Barbosa Alexandre
2016-08-17Add a destroyable scope and a destroyable? method to List modelDouglas Barbosa Alexandre
2016-08-17Remove lookup inside services to keep them consistent with other onesDouglas Barbosa Alexandre
2016-08-17Extract method to serialize board lists as JSONDouglas Barbosa Alexandre
2016-08-17Move action to render board lists to `Projects::Boards::ListsController`Douglas Barbosa Alexandre
2016-08-17Extract `Projects::Boards::ApplicationController`Douglas Barbosa Alexandre
2016-08-17Move board related controllers to the `Boards` namespaceDouglas Barbosa Alexandre
2016-08-17Rename from/to params to from_list_id/to_list_idDouglas Barbosa Alexandre
2016-08-17Returns label description in JSON when listing lists/issuesDouglas Barbosa Alexandre
2016-08-17Returns label priority in JSON when listing lists/issuesDouglas Barbosa Alexandre
2016-08-17Add authorization to issues board related controllersDouglas Barbosa Alexandre
2016-08-17Add an endpoint to generate the default lists for a boardDouglas Barbosa Alexandre
2016-08-17Include the Issue#assignee in the response when listing issuesDouglas Barbosa Alexandre
2016-08-17Return Issue#iid instead of id when listing issuesDouglas Barbosa Alexandre
2016-08-17Move endpoint to list issues under lists resourcesDouglas Barbosa Alexandre