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
2014-03-14Open/close LDAP in ApplicationControllerJacob Vosmaer
2014-03-11Add User#requires_ldap_check? methodDmitriy Zaporozhets
2014-03-11Remove non-exist method from ldap security checkDmitriy Zaporozhets
2014-03-10Add ldap check in application_controller and internal apiDmitriy Zaporozhets
2014-02-26Better redirect for edit blod from MergeRequestDmitriy Zaporozhets
2014-02-25Update rack profilerDmitriy Zaporozhets
2014-02-12User can leave group from group page.Ciro Santillli
2014-02-11Dont use avatars for user select if avatar is disabledDmitriy Zaporozhets
2014-01-14Add login and remember_me to devise permit listDmitriy Zaporozhets
2014-01-03Do not include subtomains in STS header.Marin Jankovski
2013-12-30HTTP headers protect against MIME-sniffing, force https if enabled.Marin Jankovski
2013-12-27Force IE use latest engine to render.xyb
2013-12-10Fix signup for rails4Dmitriy Zaporozhets
2013-12-10Added allow_blank to model validationsDmitriy Zaporozhets
2013-12-04Fix 404 on project page for unauthenticated userJason Hollingsworth
2013-11-29Drop rjs from Issues#indexDmitriy Zaporozhets
2013-11-28Drop rjs from Infinite scrollingDmitriy Zaporozhets
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-10-16Fixing unsafe use of Thread.current variable :current_userAngus MacArthur
2013-10-14Remove .git from project url end redirectDmitriy Zaporozhets
2013-09-18Don't show users password change page if ldap usersIzaak Alpert
2013-08-26Add event filter for group and project show pagesDmitriy Zaporozhets
2013-08-21Fix accidentally removed class nameDmitriy Zaporozhets
2013-08-21Remove can_create_team code from userDmitriy Zaporozhets
2013-07-17Improve permissions on tags/branchesDmitriy Zaporozhets
2013-06-19Migrate global project taks. Removed more teams related functionalityDmitriy Zaporozhets
2013-06-13Force admin to change password after first sign-inDmitriy Zaporozhets
2013-06-13Add password_expires_at to users tableDmitriy Zaporozhets
2013-06-13Password expire: implement password resource inside profile. add before_fiter...Dmitriy Zaporozhets
2013-06-11cattr_accessor is not threadsafe!Dmitriy Zaporozhets
2013-05-31enforce secure gravatar urls when Gitlab.config.gitlab.https is setJean-Luc Geering
2013-05-28Grammar fix in error message for blocked login (in "application_controller.rb")Peter LeFanu Lumsdaine
2013-05-25Rename repo featureDmitriy Zaporozhets
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-05-03Merge pull request #3801 from holdtotherod/feature/internally-public-projectsDmitriy Zaporozhets
2013-05-02Internally public projectsStephen Lottermoser
2013-04-24[BUGFIX] User suggest at team_members/new not working with relative_url_rootChristian Simon
2013-03-14Finish select2-ajax for users. Added Select2Helper for testsDmitriy Zaporozhets
2013-03-14fix setting gon.api_tokenDmitriy Zaporozhets
2013-03-14add api users filter and integrate users select2Dmitriy Zaporozhets
2013-03-04User's blocked field refactored to use state machineAndrew8xx8
2013-02-28Default issue tracker name added to gon variablesAndrew8xx8
2013-02-04Make gitlab works with gitlab-shellDmitriy Zaporozhets
2013-02-02Dont allow gitlab be loaded in iframeDmitriy Zaporozhets
2013-01-25Fix mass-assignment. Dont allow users w/o access to create teamDmitriy Zaporozhets
2013-01-25update all teams code. refactoring and some correctionsAndrey Kumanyaev
2013-01-03REpostiry, Team modelsDmitriy Zaporozhets
2012-12-05Only owner can remove projectDmitriy Zaporozhets
2012-12-01Merge pull request #2059 from dolanor/feature-rewording-blocked-usersDmitriy Zaporozhets
2012-11-29Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets