Jason Hollingsworth
d9bb4230cc
Adding authenticated public mode (internal).
...
Added visibility_level icons to project view (rather than just text).
Added public projects to search results.
Added ability to restrict visibility levels standard users can set.
2013-11-26 22:22:07 -06:00
Dmitriy Zaporozhets
47e8c67d1d
Include API session route under rack protection
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-25 18:24:45 +02:00
Dmitriy Zaporozhets
0461760f21
Minimal password length increased
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-25 18:11:03 +02:00
Marin Jankovski
bb71c5d89f
No limits when testing.
2013-11-21 16:04:23 +01:00
Jacob Vosmaer
728f1d812f
Merge pull request #5621 from archiloque/typo_in_gitlab.yml
...
Typo in gitlab.yml.example
2013-11-20 01:03:35 -08:00
Dmitriy Zaporozhets
bd20ec1a34
Remove file from repository feature
...
After click on remove file button you will be asked for commit message
via modal window. After submitting modal form file will be removed from
repository
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-19 16:14:56 +02:00
Julien Kirch
a48e9ce999
Typo in gitlab.yml.example
2013-11-19 12:35:48 +01:00
Dmitriy Zaporozhets
0815098d3a
Admin can transfer project to any namespace
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-15 15:25:37 +02:00
Jacob Vosmaer
fcfbb485d5
Merge pull request #5587 from archiloque/fix_omniauth_link
...
Fix link to auth wiki page
2013-11-13 00:34:57 -08:00
Julien Kirch
963213b842
Fix link to auth wiki
2013-11-12 18:15:26 +01:00
Dmitriy Zaporozhets
13a6604030
Ability to remvoe broadcast messages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-12 15:20:31 +02:00
Dmitriy Zaporozhets
dd501aa7a7
Broadcast messages scaffold in admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-12 14:28:12 +02:00
Dmitriy Zaporozhets
fa323c0ca1
Merge pull request #5570 from iBotPeaches/master
...
Allow closes/closed & fixes/fixed for automatic issue closing
2013-11-09 01:44:36 -08:00
Connor Tumbleson
a360ce73b2
Allow closes/closed & fixes/fixed for automatic regex closing
2013-11-08 07:51:29 -06:00
Marin Jankovski
3c8c06751c
Enable rack_attack by default.
2013-11-06 13:10:59 +01:00
Dmitriy Zaporozhets
d78b6ce4cc
New feature: Ability to leave project
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-05 16:41:29 +02:00
Dmitriy Zaporozhets
bd2b6f5944
New feature: Create file from UI
...
Now you are able to create a new file in repository from your browser.
You are not allowed to create a file if file with same name already
exists in the repo.
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-05 10:28:49 +02:00
vollnhals and Lion Vollnhals
67c18aa941
Respect the configured redis URL when initializing the session store
...
It was not possible to start Gitlab with a redis server running on another host or port. Every other subsystem that uses redis respects the settings in config/resque.yml.
This patch uses the configured url from the cache_store configuration.
The cache_store configuration already loads the correct redis url from config/resque.yml.
Closes #5406
2013-10-30 17:11:56 +01:00
Peter Fern
05c988419f
Expand refs constraints to include valid characters
...
Fixes #4831 , #4865 , #4932
2013-10-24 16:31:15 +11:00
Edouard
4dbce77615
Fix typo in sample smtp settings
2013-10-22 17:38:11 +02:00
Marin Jankovski
728f0c2005
Add smtp settings override in smtp_settings sample file.
2013-10-18 09:49:55 +02:00
Dmitriy Zaporozhets
6fff92e984
Enable confirmable and reconfirmable modules for User
...
Now when you want to signup or change existing email you will be forced
to confirm that you really own this email. You get email with link to
follow in order to confirm your email address
Conflicts:
app/models/user.rb
2013-10-15 09:56:04 +03:00
Sytse Sijbrandij
ba7c1764be
The cookie store is vulnerable to session replay attacks.
2013-10-11 17:54:46 +02:00
Dmitriy Zaporozhets
1935b494f6
Merge branch 'refactor/profile_account' of /home/git/repositories/gitlab/gitlabhq
2013-10-10 04:58:17 +00:00
Dmitriy Zaporozhets
4c8224ae1e
Move profile account to separate controller
2013-10-09 16:43:17 +03:00
Dmitriy Zaporozhets
f7ef23e412
Send devise emails async
2013-10-09 15:25:31 +03:00
Stefano Tortarolo
65f5d062e9
Use proper titles for issues trackers
2013-10-09 09:21:53 +02:00
Dmitriy Zaporozhets
c44c5f5faa
Merge branch 'broader-message-matching' of /home/git/repositories/gitlab/gitlabhq
2013-10-02 14:14:49 +00:00
Sytse Sijbrandij
c9dd2ca64b
Correct spelling mistake.
2013-10-02 08:23:27 +02:00
Jacob Vosmaer
a3731cf362
Use peer-based authentication for PostgreSQL
2013-10-02 08:07:36 +02:00
Jacob Vosmaer
485162ec60
Streamline MySQL setup in installation.md
2013-10-02 08:07:36 +02:00
Dmitriy Zaporozhets
ae9dd62762
Update code to work with gitlab_git 3
2013-10-01 17:00:28 +03:00
Sytse Sijbrandij
d66025f768
Also update example.
2013-10-01 11:43:53 +02:00
Sytse Sijbrandij
5c2c5db7b7
Also match if it is at the end or in the middle of a sentence.
2013-10-01 10:53:44 +02:00
Dmitriy Zaporozhets
ac6180bcb0
Merge branch 'rack_attack' of /home/git/repositories/gitlab/gitlabhq
2013-10-01 08:14:05 +00:00
Dmitriy Zaporozhets
9ffabc6d7e
Merge pull request #5200 from pfaro/bugfix-signup
...
Add check if the signup setting is enabled. fixes #4832
2013-09-30 07:04:40 -07:00
Marin Jankovski
055b60d420
Add documentation to help section, rack_attack as example
2013-09-30 11:10:46 +02:00
Thomas Misilo
e99701fbfa
Changed wording in application.rb and gitlab.yml.example to match unicorn.rb. This is for when using a non-root path
2013-09-29 13:46:02 -04:00
Thomas Misilo
b688bac9b6
Updated at the request of @f0k
2013-09-28 07:40:48 -04:00
Thomas Misilo
06903b0396
Added reference to the line "ENV['RAILS_RELATIVE_URL_ROOT'] = "/gitlab"" , as it talked about in the gitlab.yml.example
2013-09-27 08:39:38 -04:00
Perry Faro
96ae1a8099
Add check if the signup setting is enabled. fixes #4832
2013-09-27 11:56:30 +02:00
Marin Jankovski
c562d290ea
Enable rack attack and add a throttle.
2013-09-25 19:07:14 +02:00
Dmitriy Zaporozhets
2f6342978b
Public projects feature - step2
...
* Render right layout depends on current_user
* show sample git username/email when repo is empty
* Show extra info when browsing public area
* Fixed some tests related to public projects
* show comments in read-only for public projects
* Remove old public routing
2013-09-24 22:14:28 +03:00
Izaak Alpert
fcba0d55f4
Defaulted theme to MARS
...
Change-Id: I02814fb47edcc915309183547cc8dcb165100f4f
2013-09-22 01:06:22 -04:00
Izaak Alpert
51e6095dd1
Make users theme configurable
...
GITLAB-1262
Change-Id: I690cb8ea294df53ebe8405a519c23c501af2c21a
Conflicts:
app/models/user.rb
config/initializers/1_settings.rb
spec/models/user_spec.rb
2013-09-22 01:05:14 -04:00
Ash Wilson
8bbb5628c4
Don't quote the default issue closing regex.
...
It turns out that regex escapes and YAML quoted-scalar escapes don't play
nicely together.
2013-09-15 15:46:32 -04:00
Dmitriy Zaporozhets
9f2e19b064
Merge pull request #5084 from spudstud/patch-2
...
Update unicorn.rb.example
2013-09-14 08:09:36 -07:00
Spencer
53b75acf79
Update unicorn.rb.example
2013-09-13 19:07:05 -06:00
Hiroyuki Sato
df9cbbc924
Drop support of root namespace in routing
2013-09-13 07:00:24 +09:00
Dmitriy Zaporozhets
c1dd31cf8b
Enable UsersGroup observer, Add group_member methods to NotificationService
2013-09-12 19:00:32 +03:00