Dmitriy Zaporozhets
c643fb78e2
Merge pull request #3058 from lyda/4-1-stable
...
Fix sending commit note email to id instead email
2013-02-25 10:11:38 -08:00
Dmitriy Zaporozhets
c78ebc3ebb
Fix sending commit note email to id instead email
2013-02-20 16:48:14 +00:00
Dmitriy Zaporozhets
db958e5997
Merge pull request #2888 from raphendyr/username_changing_disabled
...
Add option to disable username changing
2013-02-13 05:04:50 -08:00
Dmitriy Zaporozhets
2e8db0dfc5
Merge pull request #2932 from escaped/repo-import-4.1-fix
...
Repo import 4.1 fix (empty repositories)
2013-02-07 07:58:52 -08:00
Alexander frenzel
09d977322e
import repositories to global namespace
2013-02-07 14:52:54 +01:00
Erwan Arzur
385a515d2b
[import] - fix project import after refactoring
2013-02-07 14:51:50 +01:00
Dmitriy Zaporozhets
0ac9dd3243
Merge pull request #2905 from raphendyr/gitignore_and_logrotate
...
Change .gitignore to ignore logrotated log files.
2013-02-05 04:11:22 -08:00
Jaakko Kantojärvi
7c87eed6b9
Change .gitignore to ignore logrotated log files.
2013-02-04 13:12:10 +02:00
Jaakko Kantojärvi
fcffb4c381
Move username change decision into user model
2013-02-02 21:25:03 +02:00
Jaakko Kantojärvi
de7012c4fb
Add option to disable username changing
2013-02-01 22:53:41 +02:00
Riyad Preukschas
72e2a49819
Merge pull request #2803 from donnykurnia/fix-2776
...
Improve gitlab:check. Fix 2776
2013-02-01 11:38:59 -08:00
Donny Kurnia
506309e17a
Using empty_repo? instead
...
Display message if repository is empty
2013-01-28 22:07:46 +07:00
Donny Kurnia
59d91729c8
Check if project.repository before check
...
Fix for #2776
2013-01-28 21:53:41 +07:00
Dmitriy Zaporozhets
d14069e333
fix deleting non-existing repo
2013-01-25 14:36:31 +02:00
Dmitriy Zaporozhets
c78ede3165
Merge pull request #2726 from McJoppy/download-archive-bug
...
Update app/models/repository.rb
2013-01-24 12:53:16 -08:00
Valeriy Sizov
feb036bbf7
Merge pull request #2723 from ZKjellberg/patch-1
...
Update doc/install/installation.md
2013-01-24 03:46:15 -08:00
McJoppy
26b3050f37
Update app/models/repository.rb
...
Issue #2699 - Download button not functioning. Replaces slashes with underscore in downloads filename
2013-01-24 09:22:14 +13:00
Zachary Kjellberg
4f1035988d
Update doc/install/installation.md
...
Line 295: sudo /etc/init.d/gitlab restart
Results in: "Error, unicorn not running!"
This is because unicorn is not yet running for first boot. I suggest changing this to 'start'.
Line 305: sudo apt-get install nginx
Change command to: sudo apt-get -y install nginx
Allowing automated install to simplify and follow pattern of earlier installs.
2013-01-23 15:04:09 -05:00
Riyad Preukschas
ed17a01181
Fix init script recipe url for 4.1 in check.rake
2013-01-21 17:18:00 +01:00
Dmitriy Zaporozhets
7014c8782b
Up to 4.1.0
2013-01-21 15:53:00 +02:00
Dmitriy Zaporozhets
e33aa23299
Update docs to use 4-1-stable
2013-01-21 15:51:46 +02:00
Dmitriy Zaporozhets
ee43e9248c
Add warning if user own projet but not in team. Also show loading when merge MR
2013-01-21 15:05:18 +02:00
Dmitriy Zaporozhets
d1e63c7df2
Reporter cant create MR. Show user authorized projects in Admin area
2013-01-21 14:16:48 +02:00
Dmitriy Zaporozhets
96ba1708ac
Merge pull request #2673 from AlexDenisov/submodule_rendering_bug
...
Render submodule bugfix
2013-01-21 02:23:23 -08:00
Alex Denisov
e78e067204
Render empty string instead of nil
2013-01-21 09:48:25 +00:00
Dmitriy Zaporozhets
820e84662f
gitlab 4.1rc
2013-01-21 09:06:25 +02:00
Dmitriy Zaporozhets
cd8a302997
Fix application crash on help page
2013-01-20 14:17:56 +02:00
Riyad Preukschas
d9270337c1
Update text on help#public_access page
2013-01-19 15:27:03 +01:00
Riyad Preukschas
607a38dd00
Fix public/projects#index page
2013-01-19 15:27:00 +01:00
Riyad Preukschas
47e510e14f
Small fixes
2013-01-19 15:26:55 +01:00
Riyad Preukschas
75447fb044
Redo help#help_pages partial
2013-01-19 15:26:40 +01:00
Riyad Preukschas
8a5b770c36
Reorder help routes
2013-01-19 15:26:23 +01:00
Riyad Preukschas
bba88e84a9
Fix public layout
2013-01-19 15:24:56 +01:00
Riyad Preukschas
8db80f1f6d
Rename help#public_area to help#public_access
2013-01-19 15:24:51 +01:00
Riyad Preukschas
359703c696
Fix public cloning option text on projects#edit page
2013-01-19 15:24:37 +01:00
Riyad Preukschas
7e6a5800b6
Fix text on groups#show page
2013-01-19 15:24:07 +01:00
Riyad Preukschas
fa46fc94a7
Fix common mixup when instlling gems from the installation guide
2013-01-19 14:52:25 +01:00
Dmitriy Zaporozhets
cb96cc030a
Uncomment forgotten code
2013-01-19 13:57:50 +02:00
Dmitriy Zaporozhets
54a24608a2
Remove chdir inside runtime. Improved gitolite shell commands
2013-01-19 13:56:55 +02:00
Dmitriy Zaporozhets
cfe8983272
Remove link to non-existing page. Fixes #2620
2013-01-19 12:50:44 +02:00
Dmitriy Zaporozhets
3a1022e381
Increase Issue description size to 10k. Fixes #2545
2013-01-19 12:09:23 +02:00
Dmitriy Zaporozhets
569a88a456
raise exception if gitolite is broken
2013-01-19 11:58:36 +02:00
Dmitriy Zaporozhets
5c3fdfaacb
Fixed developer push to protected branch. Closes #2647
2013-01-19 11:11:25 +02:00
Dmitriy Zaporozhets
af7dcda1cb
Fix project creation
2013-01-18 22:23:11 +02:00
Dmitriy Zaporozhets
6f05ea4f6e
Improve CreateContext call. Fixed test
2013-01-18 20:21:13 +02:00
GitLab
232d61d598
Refactor project creation. Added logout link to profile page
2013-01-17 17:35:57 +02:00
Dmitriy Zaporozhets
c7c1a97c2f
Merge pull request #2050 from dosire/allow_self_signup
...
Add optional signup
2013-01-18 05:18:06 -08:00
Marin Jankovski
296cdd591f
Add optional signup.
2013-01-18 11:57:31 +01:00
Riyad Preukschas
b07e1b3aed
Merge pull request #2653 from jouve/fix_default_settings
...
Fix default settings when they are boolean.
2013-01-17 18:57:49 -08:00
Cyril
9db7c16a1e
Fix default settings when they are boolean.
...
error is that ```enabled ||= true``` always evaluates to true.
Change all initialization of bool settings to use the same syntax:
```setting = true if setting.nil?```
2013-01-18 00:00:02 +01:00