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-10-02Update README cache key to use full project namespaceStan Hu
2015-09-21Link project repo size to filesDouwe Maan
2015-09-17Move project header title definition to view in question.Douwe Maan
2015-09-14Add current_ref helper methodDmitriy Zaporozhets
2015-09-14Add page titles to header for group and projectDmitriy Zaporozhets
2015-08-10Add README to list of files in project page if activity feed setting in useStan Hu
2015-08-06Merge branch 'master' into comment-updated-byDouwe Maan
2015-07-30Show buttons to add license, changelog and contribution guide if they're miss...Douwe Maan
2015-07-30Show who last edited a comment if it wasn't the original authorDouwe Maan
2015-07-24Fix Error 500 when browsing projects with no HEADStan Hu
2015-07-19Fix label read access for unauthenticated usersDaniel Gerhardt
2015-07-17Store commit count in project tableDmitriy Zaporozhets
2015-07-13Use password field default password masking.Marin Jankovski
2015-07-10Merge branch 'fork_visibility_level' into 'master'Dmitriy Zaporozhets
2015-07-09Cache readme rendering resultDmitriy Zaporozhets
2015-07-09Show last push widget on several project pagesDmitriy Zaporozhets
2015-07-08Recommend user to create README file for both empty and existing projectDmitriy Zaporozhets
2015-07-08Refactor star and fork buttonsDmitriy Zaporozhets
2015-07-07Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets
2015-07-06Fork visibility level fixValery Sizov
2015-06-17Update time_ago_with_tooltip helperRobert Speicher
2015-05-29Add ability to leave projectDmitriy Zaporozhets
2015-05-26Refactor permission checks to use `can?` instead of `issues_enabled` and `mer...Stan Hu
2015-04-30Add a page title to every page.Douwe Maan
2015-04-14Consistently use "invitation" rather than "invite" in text.Douwe Maan
2015-04-14Correctly render invite members without user.Douwe Maan
2015-04-03Clean up code.Douwe Maan
2015-03-30Refactor star btn logic for non-logged in user and fix testsDmitriy Zaporozhets
2015-03-30Refactor star/fork buttonsDmitriy Zaporozhets
2015-03-29Alignment fixes for repo buttonsPhil Hughes
2015-03-27Changed button typePhil Hughes
2015-03-26Fork/Star button re-designPhil Hughes
2015-03-25Milestones and labels can be used even when issues are disabled.Marin Jankovski
2015-03-23Fix #8966 Remove Milestones/Labels from project navbar when Isses disabledvichak
2015-03-18Add license and contribution guide links to project sidebar.Douwe Maan
2015-03-12Show asterisks instead of password in service edit form.Marin Jankovski
2015-02-26Introduce shortcuts for routing helpersDmitriy Zaporozhets
2015-02-24Load public key in initializer.Douwe Maan
2015-02-24Add Bitbucket importer.Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-05GitLab integration. ImporterValery Sizov
2015-02-03Rubocop: no trailing newlinesDmitriy Zaporozhets
2015-02-03Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets
2015-01-28Use `icon` helper method in helper modulesRobert Speicher
2015-01-27Merge branch 'move_external_issue_tracker_away_from_yml_config' into 'master'Dmitriy Zaporozhets
2015-01-27Merge branch 'github-no-omniauth' into 'master'Valery Sizov
2015-01-27Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski
2015-01-27Fix app title when browse blobDmitriy Zaporozhets
2015-01-27Refactor blob helpersDmitriy Zaporozhets
2015-01-26Don't require omniauth to be enabled, to use github importerMarco Wessel