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-08-12Fix invalid syntax in OmniAuth initializer sampleRobert Speicher
2012-07-11Look for 'gitolite_admin_uri' in the right sectionVonC
2012-07-10Changes done as per feedbackStefan Morgenthaler
2012-07-06Merge pull request #1012 from NARKOZ/deviseDmitriy Zaporozhets
2012-07-06enable lockable strategy for usersNihad Abbasov
2012-07-06update deviseNihad Abbasov
2012-07-05Remove GITLAB_OPTS, fixed ldap user creationrandx
2012-07-03fix port issueDmitriy Zaporozhets
2012-07-03Setting: Disable port if httpsDmitriy Zaporozhets
2012-07-02Disable issues sort. Recent issues on top. Fixed testsDmitriy Zaporozhets
2012-07-01fix 80 port configrandx
2012-07-01Improved header fontrandx
2012-07-02Finished with configsrandx
2012-07-02Epic: Gitlab configuration with default valuesDmitriy Zaporozhets
2012-07-02Merge pull request #1023 from SaitoWu/feature/httpsDmitriy Zaporozhets
2012-07-02bypass gitolite update hook, and set an GL_USER variable.Saito
2012-07-01UI changes:randx
2012-06-29Merge pull request #1020 from SaitoWu/feature/httpsDmitriy Zaporozhets
2012-06-29fix a npe, and need a patch for path_infoSaito
2012-06-29Merge pull request #1018 from glebm/masterDmitriy Zaporozhets
2012-06-29Refs #1013gleb
2012-06-29Merge pull request #1011 from peikk0/config_projects_limitDmitriy Zaporozhets
2012-06-29Add configurable default for projects_limitPierre GUINOISEAU
2012-06-29implements protected branches to smart http protocalSaito
2012-06-29integrate with gitlabhq authoritySaito
2012-06-29mount grack to git, u can 'git clone http://localhost/git/xx.git' nowSaito
2012-06-24Merge branch 'separate_user_and_issue_observer_from_mail_observer' of https:/...randx
2012-06-23Force resque protectionrandx
2012-06-21resque auth examplerandx
2012-06-20Add resque_spec to test queuing mail.Robb Kidd
2012-06-12Merge pull request #917 from teaminsight/queue_fixDmitriy Zaporozhets
2012-06-12added connection fix initializer, helps long running resque workers not failjcredding
2012-05-30now render the correct authorname and messageSaito
2012-05-30fix graph problem if authorname or message isnot utf8 encodingSaito
2012-05-29monkey patch grit to support utf8 encodingSaito
2012-05-26lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx
2012-04-21Project linguist integrationDmitriy Zaporozhets
2012-04-21Using github's linguist to better detect filetypes and to do syntax highlight...Arthur Schreiber
2012-04-12Removed encoding monkey patchDmitriy Zaporozhets
2012-04-06Fixed devise email_from, reordered initalizersDmitriy Zaporozhets
2012-04-05cleanup after prev commitDmitriy Zaporozhets
2012-04-05Better encoding handling. Updated gritDmitriy Zaporozhets
2012-03-28Merge pull request #585 from patthoyts/pt/omniauth-configValeriy Sizov
2012-03-27Only load MySQL2Adapter connection fix is MySQL2 is available. Ariejan de Vroom
2012-03-27Changed for mysql2 adapterYvan
2012-03-27Added fix for "MySQL has gone away" errors with Resque workers.Ariejan de Vroom
2012-03-23Move OmniAuth configuration details into a non-revision controlled file.Pat Thoyts
2012-03-02Prevent Application from crash cause of charloc_cholmes errorDmitriy Zaporozhets
2012-02-10Merge branch 'issue-331'Saito
2012-01-28LDAP BASE IMPLEMENRTATIONValery Sizov