summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3687 from hiroponz/fix-not-using-git-bin-pathDmitriy Zaporozhets2013-05-081-0/+1
|\
| * Fix not using git.bin_path in config.Sato Hiroyuki2013-05-071-0/+1
* | Add extra config for some advanced customizationDmitriy Zaporozhets2013-05-082-2/+18
* | Merge pull request #3834 from ichord/gfm-autocompDmitriy Zaporozhets2013-05-081-0/+1
|\ \
| * | autocomplete issues and preload autocomplete data.ichord2013-05-041-0/+1
* | | Fixes #3793: Puma configuration for relative base URLMichael Härtl2013-05-081-0/+4
* | | Add generate action to labels controller which allow creation of default labe...Dmitriy Zaporozhets2013-05-071-1/+7
* | | Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets2013-05-074-14/+13
|\ \ \
| * | | Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-054-14/+13
* | | | Fixed forgotten unicorn to puma in a comment.Dennis Boldt2013-05-061-1/+1
* | | | Feature: Deploy keys between projectsDmitriy Zaporozhets2013-05-061-1/+7
|/ / /
* | | Add smtp_settings sampleDmitriy Zaporozhets2013-05-051-0/+18
|/ /
* | Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets2013-05-021-0/+1
|\ \
| * | updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur2013-04-151-0/+1
* | | Init aws support for file storageDmitriy Zaporozhets2013-05-012-0/+35
* | | Update gitlab_git to 1.0.3Dmitriy Zaporozhets2013-04-281-4/+0
* | | Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-271-0/+3
* | | Wall and snippets were disabled by defaultAndrew8xx82013-04-262-4/+4
* | | New settings added to enable or disable project features by defaultAndrew8xx82013-04-242-0/+13
| |/ |/|
* | remove unicorn config since we use puma nowDmitriy Zaporozhets2013-04-191-68/+0
* | Fixed typo s/insues/issuesAxilleas Pipinellis2013-04-151-1/+1
|/
* remove yaml_db gem, Replace team members index route with team_indexDmitriy Zaporozhets2013-04-111-1/+1
* Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitl...Dmitriy Zaporozhets2013-04-091-0/+1
|\
| * Perfomance updating Project activity sortAndrey Kumanyaev2013-04-031-0/+1
* | refactor Issues.js. Remove unused actions. Respect filters while searching fo...Dmitriy Zaporozhets2013-04-071-2/+0
* | Replace unicorn with PumaDmitriy Zaporozhets2013-04-041-0/+114
* | Proper routing. blobs for blobs, raw for send_dataDmitriy Zaporozhets2013-04-031-0/+1
|/
* Merge pull request #3396 from Andrew8xx8/issue-button-fixDmitriy Zaporozhets2013-03-301-0/+8
|\
| * New issue button was not follows to external tracker if it is selected. fixed...Andrew8xx82013-03-261-0/+8
* | notification scaffoldDmitriy Zaporozhets2013-03-271-0/+2
|/
* login with both email or usernameDmitriy Zaporozhets2013-03-251-1/+1
* remove project edit from admin area. Redesigned project page in admin areaDmitriy Zaporozhets2013-03-251-5/+1
* Make transfer action in project controllerDmitriy Zaporozhets2013-03-251-0/+4
* Merge pull request #3335 from zzet/patch-4Dmitriy Zaporozhets2013-03-241-1/+1
|\
| * Update database.yml.postgresqlAndrew Kumanyaev2013-03-241-1/+1
* | move edit to separate controller. This fixes #3265Dmitriy Zaporozhets2013-03-241-1/+2
|/
* replace Gitolited mixin with Gitlab::ShellAdapterDmitriy Zaporozhets2013-03-211-0/+3
* Comment external issue tracker by default in gitlab.yml.exampleDmitriy Zaporozhets2013-03-191-12/+12
* move Wall to own resourceDmitriy Zaporozhets2013-03-191-5/+6
* Result of misspellings run.Kevin Lyda2013-03-171-1/+1
* Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D...Dmitriy Zaporozhets2013-03-151-0/+2
|\
| * Replace current Wiki system with Gollum Wikis.Dan Knox2013-03-091-0/+2
* | Group and team rss is valid nowDmitriy Zaporozhets2013-03-101-2/+2
|/
* Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell2013-03-075-10/+82
|\
| * Merge pull request #3047 from mikew/capistrano-deploy-exampleDmitriy Zaporozhets2013-03-071-0/+72
| |\
| | * deploys under git usermikew2013-02-201-1/+1
| | * Capistrano deployment example scriptsMike Wyatt2013-02-201-0/+72
| * | Allow connection to Redis via unix socketPierre GUINOISEAU2013-03-062-6/+6
| * | Use redis as cache storage. cache eventsDmitriy Zaporozhets2013-03-061-1/+1
| * | Fix routing errors.Sato Hiroyuki2013-03-061-3/+3