Dmitriy Zaporozhets
|
5c9127ea29
|
Merge pull request #6729 from hiroponz/fix-seed-fu
Fix rake db:seed_fu ENV=development
|
2014-04-09 21:23:25 +03:00 |
|
Dmitriy Zaporozhets
|
fd8a165df7
|
Reduce note header padding
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-09 21:20:54 +03:00 |
|
Dmitriy Zaporozhets
|
67b07f96ea
|
Merge branch 'master' of github.com:gitlabhq/gitlabhq
|
2014-04-09 21:16:50 +03:00 |
|
Dmitriy Zaporozhets
|
9f6a8ff4b5
|
Modify project default values
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-09 20:55:09 +03:00 |
|
Dmitriy Zaporozhets
|
f23dcac91b
|
Merge branch 'ensure_satellite_exists' into 'master'
Ensure satellite exists instead of raising an error
|
2014-04-09 17:50:26 +00:00 |
|
Dmitriy Zaporozhets
|
4e9add7c2c
|
Merge branch 'clean_old_archives' into 'master'
Clean old archives from repository downloads directory
|
2014-04-09 17:50:09 +00:00 |
|
Dmitriy Zaporozhets
|
fae6eb6353
|
Merge branch 'wiki-refactoring' into 'master'
Wiki refactoring
Better names for variables and classes
|
2014-04-09 17:48:46 +00:00 |
|
Jacob Vosmaer
|
ac01e44536
|
Be more specific about when to edit database.yml
|
2014-04-09 18:17:45 +02:00 |
|
Steffen Knoth
|
55cf6243a4
|
fix for project creation: group projects don't count towards user's project limit
|
2014-04-09 17:46:22 +02:00 |
|
Marin Jankovski
|
63ba983511
|
Dont raise an error with satellites, make sure it exists.
|
2014-04-09 17:13:44 +02:00 |
|
Marin Jankovski
|
944ebb8e2e
|
Add to clean archives to changelog.
|
2014-04-09 15:17:37 +02:00 |
|
Marin Jankovski
|
b2959c4102
|
Remove archives older than 2 hours.
|
2014-04-09 15:09:11 +02:00 |
|
Jacob Vosmaer
|
53f0d6cc51
|
No need to edit database.yml for standard Postgres
Postgres running on localhost should recognize the `git` system user
used by GitLab so there is no need to set/change database passwords.
|
2014-04-09 14:14:19 +02:00 |
|
Dmitriy Zaporozhets
|
466f0fb762
|
Fix default value for project model
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-09 15:05:40 +03:00 |
|
Dmitriy Zaporozhets
|
36f861f1b1
|
Re-annotate models
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-09 15:05:03 +03:00 |
|
Dmitriy Zaporozhets
|
1bd28994cc
|
Use ProjectWiki instead of GollumWiki in code
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-09 14:35:58 +03:00 |
|
Dmitriy Zaporozhets
|
26ec74c446
|
Refactor wiki model
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-09 14:35:26 +03:00 |
|
Dmitriy Zaporozhets
|
b27c42be87
|
Rename wiki variables
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-09 14:35:01 +03:00 |
|
Dmitriy Zaporozhets
|
c5cdd07899
|
Add values to default fields to prevent 500 error when migrate from MySQL to Postgres
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-09 13:36:25 +03:00 |
|
Dmitriy Zaporozhets
|
71678f08f8
|
Merge branch 'issue_on_empty_repo' into 'master'
Fix for error 500 on create issue for empty repo
|
2014-04-09 10:11:45 +00:00 |
|
Jeroen van Baarsen
|
f5b7899cf7
|
Typo fix in process.md
|
2014-04-09 11:38:33 +02:00 |
|
Dmitriy Zaporozhets
|
e099d66213
|
Merge branch 'installation-order' into 'master'
Installation order
|
2014-04-09 06:19:04 +00:00 |
|
dosire
|
12c49dd989
|
People forget to compile their assets, start after doing that.
|
2014-04-09 07:58:57 +02:00 |
|
Marcio Toze
|
6c47514322
|
Update installation.md
just fix typo
fix broken links
|
2014-04-09 00:09:53 -03:00 |
|
Hiroyuki Sato
|
0ed2f8ded9
|
Fix rake db:seed_fu ENV=development
This problem was reported on https://gitlab.com/gitlab-org/cookbook-gitlab/issues/46
|
2014-04-09 11:02:45 +09:00 |
|
Sytse Sijbrandij
|
797813b98f
|
Merge branch 'why-all-the-dev' into 'master'
Why all the dev packages
Document the need for dev packages since Multiple people asked about it.
/cc @marc @jacobvosmaer
|
2014-04-08 19:15:59 +00:00 |
|
dosire
|
b2b790afa7
|
Nicer formulation.
|
2014-04-08 17:18:17 +02:00 |
|
Marin Jankovski
|
e617cf95d4
|
Add issue to an empty repo, test.
|
2014-04-08 17:12:57 +02:00 |
|
Dmitriy Zaporozhets
|
9a02e27b84
|
Merge branch 'indicate-it-is-a-filter' into 'master'
Indicate it is a filter
|
2014-04-08 14:47:42 +00:00 |
|
Cyril Rohr
|
8af8bee453
|
Add documentation for new rake task to install gitlab-shell.
|
2014-04-08 15:43:21 +01:00 |
|
Cyril Rohr
|
301c4068e1
|
Add rake task to install or upgrade gitlab-shell installation.
|
2014-04-08 15:12:18 +01:00 |
|
dosire
|
9924492adf
|
Document the need for dev packages since Multiple people asked about it.
|
2014-04-08 16:10:10 +02:00 |
|
Dmitriy Zaporozhets
|
fead96788c
|
Update grape-entity
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-08 16:02:53 +03:00 |
|
Dmitriy Zaporozhets
|
f382983f1a
|
Merge branch 'gollum-lib' into 'master'
Use original gem gollum-lib
|
2014-04-08 12:58:58 +00:00 |
|
Dmitriy Zaporozhets
|
684877acc4
|
Fix test broken by 89c942908c
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-08 15:58:28 +03:00 |
|
Dmitriy Zaporozhets
|
3aee31c00d
|
Gollum use own constant now
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-08 15:14:16 +03:00 |
|
Dmitriy Zaporozhets
|
b82140c6a4
|
Use original gem gollum-lib
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-08 14:59:22 +03:00 |
|
Dmitriy Zaporozhets
|
24934c9b13
|
Fix procfile for developers
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-08 14:38:57 +03:00 |
|
Dmitriy Zaporozhets
|
c945ca3ad1
|
Merge branch 'update_development_details' into 'master'
Update development steps
|
2014-04-08 11:19:37 +00:00 |
|
Dmitriy Zaporozhets
|
665a69941b
|
Revert "Allow to parse heroku-generated database.yml config file."
This reverts commit 8a56e7db48.
Because it actually breaks db setup for mysql
|
2014-04-08 14:05:57 +03:00 |
|
Sytse Sijbrandij
|
5ea31c7f74
|
Merge branch 'forgot-to-change-dir' into 'master'
Forgot to change dir
/cc @dzaporozhets
Related to https://gitlab.com/gitlab-com/doc-gitlab-com/issues/1
|
2014-04-08 10:38:54 +00:00 |
|
dosire
|
2a9eb02650
|
Also need to change the reference.
|
2014-04-08 12:38:24 +02:00 |
|
Sytse Sijbrandij
|
862e0e34d3
|
Merge branch 'remove-nested-dir-in-docs' into 'master'
Remove nested dir in docs
Needed for https://gitlab.com/gitlab-com/doc-gitlab-com/issues/1
/cc @dzaporozhets
|
2014-04-08 10:29:41 +00:00 |
|
dosire
|
76ca5976de
|
Remove nested images since they are not supported by https://gitlab.com/gitlab-com/doc-gitlab-com
|
2014-04-08 12:28:59 +02:00 |
|
Marin Jankovski
|
4df1a10e90
|
Update development steps.
|
2014-04-08 11:17:19 +02:00 |
|
dosire
|
16567af9f5
|
Use placeholder to prevent using the find box to add new members.
|
2014-04-08 11:11:14 +02:00 |
|
Dmitriy Zaporozhets
|
e7087fbfc4
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
|
2014-04-08 10:32:10 +03:00 |
|
Dmitriy Zaporozhets
|
3b339a8b04
|
More info about GitLab integrations with OAuth
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-04-08 10:32:00 +03:00 |
|
Sytse Sijbrandij
|
603fa9e9a0
|
Merge branch 'irc-status' into 'master'
Irc status
|
2014-04-08 07:26:58 +00:00 |
|
dosire
|
688e429094
|
Officially supported irc might cause people to expect too much.
|
2014-04-08 09:26:26 +02:00 |
|