| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable confirmable and reconfirmable modules for User | Dmitriy Zaporozhets | 2013-10-15 | 1 | -0/+2 |
* | The cookie store is vulnerable to session replay attacks. | Sytse Sijbrandij | 2013-10-11 | 1 | -9/+7 |
* | Merge branch 'refactor/profile_account' of /home/git/repositories/gitlab/gitl... | Dmitriy Zaporozhets | 2013-10-10 | 1 | -4/+6 |
|\ |
|
| * | Move profile account to separate controller | Dmitriy Zaporozhets | 2013-10-09 | 1 | -4/+6 |
* | | Send devise emails async | Dmitriy Zaporozhets | 2013-10-09 | 1 | -0/+1 |
|/ |
|
* | Use proper titles for issues trackers | Stefano Tortarolo | 2013-10-09 | 1 | -0/+3 |
* | Merge branch 'broader-message-matching' of /home/git/repositories/gitlab/gitl... | Dmitriy Zaporozhets | 2013-10-02 | 2 | -4/+5 |
|\ |
|
| * | Correct spelling mistake. | Sytse Sijbrandij | 2013-10-02 | 1 | -1/+1 |
| * | Also update example. | Sytse Sijbrandij | 2013-10-01 | 1 | -3/+4 |
| * | Also match if it is at the end or in the middle of a sentence. | Sytse Sijbrandij | 2013-10-01 | 1 | -1/+1 |
* | | Use peer-based authentication for PostgreSQL | Jacob Vosmaer | 2013-10-02 | 1 | -2/+2 |
* | | Streamline MySQL setup in installation.md | Jacob Vosmaer | 2013-10-02 | 1 | -1/+1 |
* | | Update code to work with gitlab_git 3 | Dmitriy Zaporozhets | 2013-10-01 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'rack_attack' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-10-01 | 3 | -0/+20 |
|\ |
|
| * | Add documentation to help section, rack_attack as example | Marin Jankovski | 2013-09-30 | 4 | -5/+19 |
| * | Enable rack attack and add a throttle. | Marin Jankovski | 2013-09-25 | 2 | -0/+6 |
* | | Merge pull request #5200 from pfaro/bugfix-signup | Dmitriy Zaporozhets | 2013-09-30 | 1 | -1/+2 |
|\ \ |
|
| * | | Add check if the signup setting is enabled. fixes #4832 | Perry Faro | 2013-09-27 | 1 | -1/+2 |
* | | | Changed wording in application.rb and gitlab.yml.example to match unicorn.rb.... | Thomas Misilo | 2013-09-29 | 2 | -4/+4 |
* | | | Updated at the request of @f0k | Thomas Misilo | 2013-09-28 | 1 | -1/+7 |
* | | | Added reference to the line "ENV['RAILS_RELATIVE_URL_ROOT'] = "/gitlab"" , as... | Thomas Misilo | 2013-09-27 | 1 | -0/+3 |
|/ / |
|
* | | Public projects feature - step2 | Dmitriy Zaporozhets | 2013-09-24 | 1 | -2/+0 |
|/ |
|
* | Defaulted theme to MARS | Izaak Alpert | 2013-09-22 | 2 | -2/+2 |
* | Make users theme configurable | Izaak Alpert | 2013-09-22 | 2 | -0/+9 |
* | Don't quote the default issue closing regex. | Ash Wilson | 2013-09-15 | 1 | -1/+1 |
* | Merge pull request #5084 from spudstud/patch-2 | Dmitriy Zaporozhets | 2013-09-14 | 1 | -1/+1 |
|\ |
|
| * | Update unicorn.rb.example | Spencer | 2013-09-13 | 1 | -1/+1 |
* | | Drop support of root namespace in routing | Hiroyuki Sato | 2013-09-13 | 1 | -12/+12 |
|/ |
|
* | Enable UsersGroup observer, Add group_member methods to NotificationService | Dmitriy Zaporozhets | 2013-09-12 | 1 | -0/+1 |
* | make public/private setting for project creation configurable | Angus MacArthur | 2013-09-09 | 2 | -0/+2 |
* | Improve admin user show page | Dmitriy Zaporozhets | 2013-08-27 | 1 | -5/+1 |
* | Link issues from comments and automatically close them | ash wilson | 2013-08-25 | 2 | -0/+6 |
* | Merge pull request #4845 from mmoll/unicorn_localhost | Dmitriy Zaporozhets | 2013-08-25 | 1 | -1/+1 |
|\ |
|
| * | bind unicorn listener to 127.0.0.1 | Michael Moll | 2013-08-22 | 1 | -1/+1 |
* | | Fix the `service gitlab restart` command | Jacob Vosmaer | 2013-08-23 | 1 | -13/+13 |
|/ |
|
* | Remove can_create_team code from user | Dmitriy Zaporozhets | 2013-08-21 | 2 | -2/+0 |
* | Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-08-20 | 1 | -1/+1 |
|\ |
|
| * | Show iid in event feed and uatocomplete as default id for issues, mr | Dmitriy Zaporozhets | 2013-08-19 | 1 | -1/+1 |
* | | Relative root needs to be changed in three places. | Sytse Sijbrandij | 2013-08-19 | 2 | -2/+15 |
* | | Fix confusing situation where install guide told you to install init.d script... | Sytse Sijbrandij | 2013-08-19 | 1 | -93/+0 |
* | | Configure the relative path only one time. | Sytse Sijbrandij | 2013-08-19 | 2 | -7/+3 |
|/ |
|
* | Fixes grack authentification under relative_url_root | amouhzi | 2013-08-15 | 3 | -1/+7 |
* | Fix caching when using remote redis server | Robin Gloster | 2013-08-14 | 1 | -1/+8 |
* | Fix for Resque forking might cause stuck workers for the threaded Sidekiq. | Sytse Sijbrandij | 2013-08-10 | 1 | -36/+0 |
* | Merge branch 'master' into karlhungus-mr-on-fork | Dmitriy Zaporozhets | 2013-08-08 | 1 | -1/+6 |
|\ |
|
| * | Refactor recent branches page | Dmitriy Zaporozhets | 2013-08-05 | 1 | -1/+6 |
* | | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl... | Dmitriy Zaporozhets | 2013-07-30 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Merge Request on forked projects | Izaak Alpert | 2013-07-17 | 1 | -0/+1 |
* | | Public area: Project#show page prototype | Dmitriy Zaporozhets | 2013-07-27 | 1 | -0/+2 |
* | | Default allow username or email login to false | Izaak Alpert | 2013-07-18 | 1 | -0/+2 |