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-06-06Addressed feedbackclearer-subscribePhil Hughes
2016-06-06Fixed the UI to be more obvious.Jacob Schatz
2016-06-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-06-06Merge branch '15337-yubikey-support' into 'master' Rémy Coutable
2016-06-06Merge branch 'fix/unauthorized-access-to-build-data' into 'master' Douwe Maan
2016-06-06Add the U2F feature to the CHANGELOGTimothy Andrew
2016-06-06Add documentation for U2F registration & authentication.Timothy Andrew
2016-06-06Add feature specs covering U2F registration and authentication.Timothy Andrew
2016-06-06Add a U2F-specific audit log entry after logging in.Timothy Andrew
2016-06-06Implement authentication (login) using a U2F device.Timothy Andrew
2016-06-06Implement U2F registration.Timothy Andrew
2016-06-06Render `gon` data in the page `body`, not `head`Timothy Andrew
2016-06-06Update the `browser` gem.Timothy Andrew
2016-06-06Add a `U2fRegistrations` table/model.Timothy Andrew
2016-06-06Merge branch 'fix/rubocop-offense-in-specs' into 'master' Grzegorz Bizon
2016-06-06Fix rubocop offense in awardable specsGrzegorz Bizon
2016-06-05Merge branch 'rubocop/enable-ambiguous-operator-rubocop-lint' into 'master' Robert Speicher
2016-06-05Fix CHANGELOG for 8.8.4 (unreleased)Robert Speicher
2016-06-04Merge branch 'documentation-for-build-trace' into 'master' Achilleas Pipinellis
2016-06-04Merge branch 'fix-design-link-in-contributing' into 'master' Achilleas Pipinellis
2016-06-04Merge branch 'issue_13499' into 'master' Jacob Schatz
2016-06-04Remove extra bracketAlfredo Sumaran
2016-06-04Fix specAlfredo Sumaran
2016-06-04Address feedbackAlfredo Sumaran
2016-06-04Update CHANGELOGAlfredo Sumaran
2016-06-04Spec label add / delete in UpdateServiceSean McGivern
2016-06-04Allow bulk-updating to remove all labelsSean McGivern
2016-06-04Update CHANGELOGAlfredo Sumaran
2016-06-04EnhancementsAlfredo Sumaran
2016-06-04Update CHANGELOGAlfredo Sumaran
2016-06-04Fix specAlfredo Sumaran
2016-06-04Respond to .json onlyAlfredo Sumaran
2016-06-04Fix specAlfredo Sumaran
2016-06-04Add mising paramsAlfredo Sumaran
2016-06-04Fix failing specsAlfredo Sumaran
2016-06-04Bulk assignment testsAlfredo Sumaran
2016-06-04Remove console.logAlfredo Sumaran
2016-06-04Bulk assignment implementationAlfredo Sumaran
2016-06-04Tweaks for bulk assignmentAlfredo Sumaran
2016-06-04Expose Issue IDAlfredo Sumaran
2016-06-04Expose label IDAlfredo Sumaran
2016-06-04Add show_create param to toggle label creation optionAlfredo Sumaran
2016-06-04Add show_footer parameter for ability to hide footerAlfredo Sumaran
2016-06-04Do not trigger keyup event if we are persisting stateAlfredo Sumaran
2016-06-04Remove unneeded call to keyup eventAlfredo Sumaran
2016-06-04Only filter asynchronously if option remote is true.Alfredo Sumaran
2016-06-04Fix statementAlfredo Sumaran
2016-06-04Tidy up BulkUpdateService specsSean McGivern
2016-06-04fixup! WIP: allow adding and removing labels in bulkSean McGivern
2016-06-04WIP: allow adding and removing labels in bulkSean McGivern