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
2015-08-02Re-annotate modelsAtsushi Ishida
2015-07-31Merge branch 'admin-group-member' into 'master' Douwe Maan
2015-07-31Merge branch 'api-new-attributes' into 'master' Robert Speicher
2015-07-30Fix ProjectDouwe Maan
2015-07-30No more web urlDouwe Maan
2015-07-29Check that project was actually created rather than just validated in import:...Stan Hu
2015-07-29Fix specsDouwe Maan
2015-07-29Use URL helpersDouwe Maan
2015-07-28Add specific ability for managing group membersDouwe Maan
2015-07-28Add project star and fork count, group avatar URL and user/group web URL attr...Douwe Maan
2015-07-24Add Issuable#to_ability_nameRobert Speicher
2015-07-24Add admin_merge_request ability to Developer level and upRobert Speicher
2015-07-24Merge branch 'rs-issue-2012' into 'master' Douwe Maan
2015-07-24Add User.find_by_username!Robert Speicher
2015-07-22Fix Remove source-branch for MRs from same projectDouwe Maan
2015-07-20Merge branch 'fix-disabled-feature-access' into 'master'Stan Hu
2015-07-20Fix access to disabled features for unauthenticated usersDaniel Gerhardt
2015-07-20Remove repository graph log to fix slow cache updates after push eventStan Hu
2015-07-19Fix label read access for unauthenticated usersDaniel Gerhardt
2015-07-17Merge branch 'validate_token_and_url_format_for_gitlab_ci' into 'master' Dmitriy Zaporozhets
2015-07-17Merge branch 'even-faster-search' into 'master' Dmitriy Zaporozhets
2015-07-17Validate format of project_url and token for GitLab CI service.Marin Jankovski
2015-07-17Store commit count in project tableDmitriy Zaporozhets
2015-07-17Build missing cache items in background job after each pushDmitriy Zaporozhets
2015-07-14Merge branch 'rs-issue-1773' into 'master'Dmitriy Zaporozhets
2015-07-14Rename `notice_added_references` to `create_new_cross_references!`Robert Speicher
2015-07-14Refactor Mentionable#notice_added_referencesRobert Speicher
2015-07-13Allow user to specify content he wants to see on project pageDmitriy Zaporozhets
2015-07-13Merge branch 'ssh-key-linebreaks' into 'master'Dmitriy Zaporozhets
2015-07-13Avoid copy of strings in memory for parsing git grep resultDmitriy Zaporozhets
2015-07-13Merge branch 'rs-disable-2fa' into 'master'Dmitriy Zaporozhets
2015-07-12Add tests for repository search filesDmitriy Zaporozhets
2015-07-12Fix search blobs for wikiDmitriy Zaporozhets
2015-07-11Add error message for SSH key linebreaksNikita Verkhovin
2015-07-10Add User#disable_two_factor!Robert Speicher
2015-07-10Implement search of code via git grepDmitriy Zaporozhets
2015-07-09Merge branch 'rs-dev-issue-2372' into 'master'Dmitriy Zaporozhets
2015-07-07Change "Irc Uri" -> "IRC URI"Stan Hu
2015-07-07Rename NoMilestone to Milestone::NoneRobert Speicher
2015-07-07Allow user to filter by Issues/Merge Requests without a MilestoneRobert Speicher
2015-07-06Merge branch 'audit_log' into 'master'Dmitriy Zaporozhets
2015-07-06Audit log for user authenticationValery Sizov
2015-07-06Merge branch 'add-irker-options' into 'master'Dmitriy Zaporozhets
2015-07-05Add Irker service configuration optionsStan Hu
2015-07-02'created_at DESC' is performed twicecatatsuy
2015-07-01Refactor can_be_merged logic for merge requestDmitriy Zaporozhets
2015-07-01Merge branch 'use-rugged-for-merge' into 'master'Dmitriy Zaporozhets
2015-07-01Merge branches inside one repository using rugged instead of satellitesDmitriy Zaporozhets
2015-07-01fix of GitLab CI forkingValery Sizov
2015-07-01Merge branch 'fix-zero-sha-lookup' into 'master'Dmitriy Zaporozhets