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-12-24Merge branch 'master' into mention-allDouwe Maan
2015-12-24Only allow group/project members to mention `@all`Douwe Maan
2015-12-23adds starring and unstarring text to star button, also adds partial new stylesJacob Schatz
2015-12-11Fix after column renameKamil Trzcinski
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-11-26Fix 404 in redirection after removing a projectStan Hu
2015-11-16Add support for git lfs.Marin Jankovski
2015-11-13Expose CI enable option in project featuresKamil Trzcinski
2015-10-31fix deprecatedKON YUICHI
2015-10-26modify to use redirect_back_or_default functionkazubu
2015-10-26Fix: 500 error returned if destroy request without HTTP refererkazubu
2015-10-19Merge branch 'master' into grzesiek/gitlab-ce-fix/non-member-notification-buttonDouwe Maan
2015-10-19Add changelog itemDouwe Maan
2015-10-19Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan
2015-10-18Tweak wording.Douwe Maan
2015-10-18Find correct group membership.Douwe Maan
2015-10-18Only load tree when project has repository to prevent 404Douwe Maan
2015-10-17Set vars used by tree view in project show action.Douwe Maan
2015-10-14Made suggested content changes based on MR ReviewHan Loong Liauw
2015-10-13Adds ability to remove the forked relationshipHan Loong Liauw
2015-10-12Show notifications button even if user is not member of a projectGrzegorz Bizon
2015-10-01Allow users to select the Files view as default project viewCristian Bica
2015-09-20Minor code cleanupDouwe Maan
2015-09-17Use the `find_by_user_id` magic finder instead of `where`.Patricio Cano
2015-09-17Merge branch 'master' into notification-levelsPatricio Cano
2015-09-15Notification dropdown now shows currently active level, and also shows what t...Patricio Cano
2015-09-15Notification level can now be saved from within the project view.Patricio Cano
2015-09-15PAtrially working notification buttonDarby
2015-09-08Use new routing helperDouwe Maan
2015-09-08Move partial to right place and fix tests.Douwe Maan
2015-09-08Clean up overlap between dashboard and explore.Douwe Maan
2015-07-30Mention group and project name in flash messages upon create, update and delete.Achilleas Pipinellis
2015-07-20Public project activity page asks for sign-inValery Sizov
2015-07-11Fix transferring of project to another group using the API.Douwe Maan
2015-07-09Show last push widget on several project pagesDmitriy 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-06-05Show warning when a comment will add 10 or more people to the discussion.Douwe Maan
2015-06-03Move repository when project is removedDmitriy Zaporozhets
2015-05-01Add helpers for header title and sidebar, and move setting those from control...Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-04-23Add atom feed for project activity.Douwe Maan
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-03-12Update html-pipeline and emojiDmitriy Zaporozhets
2015-03-11Fix tests for project removingDmitriy Zaporozhets
2015-03-03Render go-import meta tag for private repos.Douwe Maan
2015-02-26Introduce shortcuts for routing helpersDmitriy Zaporozhets
2015-02-25Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-24Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-24Fix 404 when deleting a projectDJ Mountney