summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-03-055-16/+38
|\ \ \ | |/ /
| * | Merge pull request #2870 from mikew/relative-url-root-defaultDmitriy Zaporozhets2013-03-051-1/+1
| |\ \
| | * | default gitlab.relative_url_root to ENV['RAILS_RELATIVE_URL_ROOT']Mike Wyatt2013-01-311-1/+1
| * | | Corrected some typos in gitlab.yml.example commentswtw2013-03-011-17/+16
| * | | update devise gemDmitriy Zaporozhets2013-02-282-1/+2
| * | | allow any attachment filenamesDmitriy Zaporozhets2013-02-281-1/+1
| * | | Issues link from project page follows on remote bug tracker if it selected nowAndrew8xx82013-02-281-0/+6
| * | | Section name returned back to baseAndrew8xx82013-02-281-3/+3
| * | | Default value for issues_tracker setting addedAndrew8xx82013-02-282-1/+6
| * | | Wrong default section in config. Fixed.Andrew8xx82013-02-281-2/+2
| * | | New field addedAndrew8xx82013-02-281-5/+1
| * | | External issue tracker params added to configAndrew8xx82013-02-281-1/+10
| * | | Issue tracker field added to projectsAndrew8xx82013-02-281-0/+6
| | |/ | |/|
* | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-204-119/+137
|\ \ \ | |/ /
| * | Merge pull request #2991 from raphendyr/username_change_disablationDmitriy Zaporozhets2013-02-182-0/+2
| |\ \
| | * | Add option to disable username changingJaakko Kantojärvi2013-02-142-0/+2
| * | | Merge branch 'features/attachment_server' of /home/git/repositories/gitlab/gi...Dmitriy Zaporozhets2013-02-161-0/+5
| |\ \ \
| | * | | handle attahcment with send_fileDmitriy Zaporozhets2013-02-111-0/+5
| * | | | uppercase Gitlab version and revision constants. check api return gitlab vers...Dmitriy Zaporozhets2013-02-161-2/+2
| | |/ / | |/| |
| * | | Environments support added to Gitlab configAndrew8xx82013-02-142-117/+128
* | | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-141-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'unicorn-app-dir-fix' of https://github.com/mikew/gitlabhq into ...Dmitriy Zaporozhets2013-02-131-1/+1
| |\ \ \
| | * | | remove hardcoded app_dir from unicorn.rb.exampleMike Wyatt2013-01-311-1/+1
| | | |/ | | |/|
* | | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-131-1/+1
|\ \ \ \ | |/ / /
| * | | Fix for incorrect routing to the Compare controllerYuri Feldman2013-02-121-1/+1
| | |/ | |/|