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
2013-05-23Generate the Rails secret token on first run.ash
2013-05-15Files controller handle redirect to remote storage. Added config block to car...Dmitriy Zaporozhets
2013-05-14Enable HAML ugly mode by default for all environmentsDmitriy Zaporozhets
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-05-09Fixed puma.rb environment setting, no need to specify 'production' in daemon ...Lyle Entwistle
2013-05-08Merge pull request #3687 from hiroponz/fix-not-using-git-bin-pathDmitriy Zaporozhets
2013-05-08Add extra config for some advanced customizationDmitriy Zaporozhets
2013-05-08Merge pull request #3834 from ichord/gfm-autocompDmitriy Zaporozhets
2013-05-08Fixes #3793: Puma configuration for relative base URLMichael Härtl
2013-05-07Add generate action to labels controller which allow creation of default labe...Dmitriy Zaporozhets
2013-05-07Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets
2013-05-07Fix not using git.bin_path in config.Sato Hiroyuki
2013-05-06Fixed forgotten unicorn to puma in a comment.Dennis Boldt
2013-05-06Feature: Deploy keys between projectsDmitriy Zaporozhets
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-05-05Add smtp_settings sampleDmitriy Zaporozhets
2013-05-04autocomplete issues and preload autocomplete data.ichord
2013-05-03Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets
2013-05-01Init aws support for file storageDmitriy Zaporozhets
2013-04-28Update gitlab_git to 1.0.3Dmitriy Zaporozhets
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-26Wall and snippets were disabled by defaultAndrew8xx8
2013-04-24New settings added to enable or disable project features by defaultAndrew8xx8
2013-04-19remove unicorn config since we use puma nowDmitriy Zaporozhets
2013-04-15Fixed typo s/insues/issuesAxilleas Pipinellis
2013-04-15updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur
2013-04-11remove yaml_db gem, Replace team members index route with team_indexDmitriy Zaporozhets
2013-04-09Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitl...Dmitriy Zaporozhets
2013-04-07refactor Issues.js. Remove unused actions. Respect filters while searching fo...Dmitriy Zaporozhets
2013-04-05Replace unicorn with PumaDmitriy Zaporozhets
2013-04-03Proper routing. blobs for blobs, raw for send_dataDmitriy Zaporozhets
2013-04-03Perfomance updating Project activity sortAndrey Kumanyaev
2013-03-31Merge pull request #3396 from Andrew8xx8/issue-button-fixDmitriy Zaporozhets
2013-03-27notification scaffoldDmitriy Zaporozhets
2013-03-26New issue button was not follows to external tracker if it is selected. fixed...Andrew8xx8
2013-03-25login with both email or usernameDmitriy Zaporozhets
2013-03-25remove project edit from admin area. Redesigned project page in admin areaDmitriy Zaporozhets
2013-03-25Make transfer action in project controllerDmitriy Zaporozhets
2013-03-24Merge pull request #3335 from zzet/patch-4Dmitriy Zaporozhets
2013-03-24Update database.yml.postgresqlAndrew Kumanyaev
2013-03-24move edit to separate controller. This fixes #3265Dmitriy Zaporozhets
2013-03-21replace Gitolited mixin with Gitlab::ShellAdapterDmitriy Zaporozhets
2013-03-19Comment external issue tracker by default in gitlab.yml.exampleDmitriy Zaporozhets
2013-03-19move Wall to own resourceDmitriy Zaporozhets
2013-03-17Result of misspellings run.Kevin Lyda
2013-03-15Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D...Dmitriy Zaporozhets
2013-03-10Group and team rss is valid nowDmitriy Zaporozhets
2013-03-10Replace current Wiki system with Gollum Wikis.Dan Knox
2013-03-07Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell
2013-03-07Merge pull request #3047 from mikew/capistrano-deploy-exampleDmitriy Zaporozhets