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
2012-10-03Merge pull request #1617 from dosire/reject-ssh-keys-that-break-gitoliteValeriy Sizov
2012-10-03Cache the value of safe_messageRobert Speicher
2012-10-01Refactored events output. Added links to authors of eventsDmitriy Zaporozhets
2012-09-28tests for: Profile -> Historyrandx
2012-09-27replace ^ and $ anchors in regexp with \A and \z respectivelyNihad Abbasov
2012-09-27.map -> .pluckNihad Abbasov
2012-09-27cosmetical cleanup of modelsNihad Abbasov
2012-09-27annotate modelsNihad Abbasov
2012-09-27Use Rails.root.join where appropriateRobert Speicher
2012-09-27Add TreeController and specRobert Speicher
2012-09-26set activerecord whitelist_attributes to trueNihad Abbasov
2012-09-26Protect users projects_limit from mass assignment.Marin Jankovski
2012-09-24Reject ssh keys that break gitolite.Sytse Sijbrandij
2012-09-24Colored labels for eventsDmitriy Zaporozhets
2012-09-21Improve commits compare. Added tags to autocomplete. Dont look for commits if...Dmitriy Zaporozhets
2012-09-15Fix MR diff comments. Fix wiki comments loading errorrandx
2012-09-15Merge branch 'change-notes-order' of https://github.com/riyad/gitlabhq into r...randx
2012-09-14Update Notes JS for reversed notesRiyad Preukschas
2012-09-14Update Note to load notes in the right orderRiyad Preukschas
2012-09-14fix event issue when event for left project + project removedrandx
2012-09-12Refactorn oauth & ldapDmitriy Zaporozhets
2012-09-12Merge branch 'master' of https://github.com/funglaub/gitlabhq into funglaub-m...Dmitriy Zaporozhets
2012-09-12Merge pull request #1409 from riyad/update-votesDmitriy Zaporozhets
2012-09-11tree view need use ascii-8bit, file name need be utf8.Saito
2012-09-10User left project event addedAlex Denisov
2012-09-10User joined project event addedAlex Denisov
2012-09-08Rename Upvote role to VotesRiyad Preukschas
2012-09-08Make notes recognize downvotesRiyad Preukschas
2012-09-07Merge pull request #1384 from tsigo/emojiDmitriy Zaporozhets
2012-09-07Update failure message for UsersProject uniqueness validationRobert Speicher
2012-09-06Update Note#upvote? to support emoji votingRobert Speicher
2012-09-05add validations for boolean attributesNihad Abbasov
2012-09-05Add SetDefaultBranchDefaultToNil migrationRobert Speicher
2012-09-02Add StaticModel role, and add it to Commit modelRobert Speicher
2012-08-31DRY'ed up the user modelFlorian Unglaub
2012-08-31save newly created users directly in the modelFlorian Unglaub
2012-08-31Allow single-sign-on with OmniauthFlorian Unglaub
2012-08-30fix project.last_activity specrandx
2012-08-30Fixed project last_activity. Links color changed a bitDmitriy Zaporozhets
2012-08-29Fix test i broke with ssk key validation. Added Key.user_id as attr_protectedDmitriy Zaporozhets
2012-08-29Add ssh key validationDmitriy Zaporozhets
2012-08-29Prepared for gitolite v3randx
2012-09-08Merge branch 'master' into project_users_apimiks
2012-09-07bulk access roles update/deletion addedmiks
2012-08-29Use similar interface to access gitoliterandx
2012-08-25Minor cleanup to Milestone model and specRobert Speicher
2012-08-23Merge pull request #1263 from dosire/merge_base_for_merge_requestDmitriy Zaporozhets
2012-08-22Show only the commits that are newer in the merge request.Sytse Sijbrandij
2012-08-21Refactoring & minor css changesrandx
2012-08-21Merge branch 'better_ldap' of https://github.com/jirutka/gitlabhq into jirutk...randx