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
path: root/config
AgeCommit message (Expand)Author
2012-08-12Fix invalid syntax in OmniAuth initializer sampleRobert Speicher
2012-08-10Merge pull request #1198 from NARKOZ/preview_notesDmitriy Zaporozhets
2012-08-10render notes preview on server-sideNihad Abbasov
2012-08-09Wiki pages pageDmitriy Zaporozhets
2012-08-03Gitlab Markdown help pagerandx
2012-07-28Feature: Bulk Issues updaterandx
2012-07-20System Hooks: move callback to observerValeriy Sizov
2012-07-19System Hooks: CRUD has doneValeriy Sizov
2012-07-10Feature: ajax load for tree commit lograndx
2012-07-11Look for 'gitolite_admin_uri' in the right sectionVonC
2012-07-10Changes done as per feedbackStefan Morgenthaler
2012-07-10add: rake task to backup/restore gitlab db and reposStefan Morgenthaler
2012-07-06Api page in helprandx
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-05Admin gitolite logs. Refactored project creation. Few style fixes.Dmitriy Zaporozhets
2012-07-05Remove GITLAB_OPTS, fixed ldap user creationrandx
2012-07-05Tabs styled. MR Get Patchrandx
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-02dot needs a escape.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-29now works with git clone http://localhost/repo.git nowSaito
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-29Merge branch 'api' of https://github.com/NARKOZ/gitlabhqDmitriy 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-28install grape and mount Gitlab::APINihad Abbasov
2012-06-28New Feature: Diff patch file export for commitrandx
2012-06-24Merge branch 'separate_user_and_issue_observer_from_mail_observer' of https:/...randx
2012-06-23Force resque protectionrandx
2012-06-22load assets group to allow lazy compilation in productionNihad Abbasov
2012-06-21resque auth examplerandx
2012-06-20Extract observation of User to a UserObserverRobb Kidd
2012-06-20Add resque_spec to test queuing mail.Robb Kidd
2012-06-20Make IssueObserver handle issus, not MailerObserverRobb Kidd