Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SEtup new routes for creating and changing repository files | Dmitriy Zaporozhets | 2015-01-26 | 1 | -5/+8 |
* | Merge branch 'haynes/gitlab-ce-project_avatar' into 'master' | Dmitriy Zaporozhets | 2015-01-25 | 1 | -21/+23 |
|\ | |||||
| * | Fix tests, merge conflicts, some minor issues and make the project avatar fea... | Hannes Rosenögger | 2015-01-24 | 1 | -22/+22 |
| * | adding avatar to project settings page added avatar removal show project avat... | Steven Thonus | 2015-01-24 | 1 | -0/+2 |
* | | Fixes typo in config.rb | Yatish Mehta | 2015-01-24 | 1 | -1/+1 |
|/ | |||||
* | Increase password reset timeout since other people trigger it when they creat... | Sytse Sijbrandij | 2015-01-23 | 1 | -1/+2 |
* | allow to use http in redirect url | Valery Sizov | 2015-01-22 | 1 | -0/+6 |
* | Mix wrong comment about signup | Dmitriy Zaporozhets | 2015-01-22 | 1 | -1/+1 |
* | Merge pull request #7999 from cirosantilli/append-inplace | Dmitriy Zaporozhets | 2015-01-21 | 1 | -6/+6 |
|\ | |||||
| * | Append in place for strings and arrays | Ciro Santilli | 2015-01-01 | 1 | -6/+6 |
* | | Merge pull request #7762 from jubianchi/commit-closing-issues | Dmitriy Zaporozhets | 2015-01-21 | 2 | -2/+2 |
|\ \ | |||||
| * | | Allow commit messages to close several issues at once (thanks @123Haynes | jubianchi | 2015-01-20 | 2 | -2/+2 |
* | | | Github Importer: AJAX update status | Valery Sizov | 2015-01-20 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #8040 from drag00n/updatedhint | Drew Blessing | 2015-01-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Use full path from root of project. | drag00n | 2015-01-18 | 1 | -1/+1 |
* | | | Application admin scaffold | Valery Sizov | 2015-01-17 | 2 | -1/+3 |
* | | | Fix signup settings | Dmitriy Zaporozhets | 2015-01-16 | 1 | -1/+1 |
* | | | Merge pull request #7987 from cirosantilli/get-instead-match | Dmitriy Zaporozhets | 2015-01-15 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Replace match via get with get on routes | Ciro Santilli | 2014-12-29 | 1 | -2/+2 |
* | | | | Enable signup by default | Jacob Vosmaer | 2015-01-14 | 1 | -1/+1 |
* | | | | Merge branch 'oauth_api_doc' into 'master' | Dmitriy Zaporozhets | 2015-01-13 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | OAuth API documentation update | Valery Sizov | 2015-01-12 | 1 | -0/+5 |
* | | | | | Merge branch 'github_importer' | Dmitriy Zaporozhets | 2015-01-13 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Github Importer | Valery Sizov | 2015-01-10 | 1 | -0/+8 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'git-http-blacklist' into 'master' | Jacob Vosmaer | 2015-01-13 | 4 | -0/+80 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Merge remote-tracking branch 'dev_gitlab_org/master' into git-http-blacklist | Jacob Vosmaer | 2015-01-08 | 4 | -2/+177 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | White-list requests from 127.0.0.1 | Jacob Vosmaer | 2015-01-06 | 2 | -0/+4 |
| * | | | | Add more comments explaining how we block IPs | Jacob Vosmaer | 2014-12-18 | 1 | -0/+2 |
| * | | | | Another comment fix | Jacob Vosmaer | 2014-12-16 | 1 | -2/+2 |
| * | | | | Fix copy-paste error in comment | Jacob Vosmaer | 2014-12-16 | 1 | -1/+1 |
| * | | | | Improve Redis::Store monkey-patch robustness | Jacob Vosmaer | 2014-12-16 | 1 | -0/+23 |
| * | | | | Block Git HTTP Basic Auth after 10 failed attempts | Jacob Vosmaer | 2014-12-15 | 4 | -0/+51 |
* | | | | | Create ApplicationSettings if does not exist in runtime | Dmitriy Zaporozhets | 2015-01-08 | 1 | -11/+0 |
* | | | | | Hack for migrating to new settings | Dmitriy Zaporozhets | 2015-01-08 | 1 | -2/+1 |
* | | | | | Improve application settings and write tests | Dmitriy Zaporozhets | 2015-01-08 | 1 | -1/+1 |
* | | | | | Init ApplicationSettings resource with defaults from config file | Dmitriy Zaporozhets | 2015-01-08 | 2 | -0/+14 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'user_ssh_keys_on_admin' into 'master' | Dmitriy Zaporozhets | 2014-12-30 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Move user key manipulation in admin section to a separate controller. | Marin Jankovski | 2014-12-30 | 1 | -2/+1 |
| * | | | | Add user key actions to admins. | Marin Jankovski | 2014-12-29 | 1 | -0/+2 |
* | | | | | Merge branch 'master' into developer_can_push_to_protected_branches_option | Marin Jankovski | 2014-12-29 | 3 | -1/+172 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #7989 from cirosantilli/match-compare-to-get | Dmitriy Zaporozhets | 2014-12-28 | 1 | -1/+2 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Disallow POST to compare: does not create objects | Ciro Santilli | 2014-10-07 | 1 | -1/+2 |
| * | | | | Merge branch 'master' into oauth2_provider | Dmitriy Zaporozhets | 2014-12-25 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| * | | | | | Rework oauth2 feature | Dmitriy Zaporozhets | 2014-12-25 | 1 | -0/+1 |
| * | | | | | Doorkeeper integration | Valery Sizov | 2014-12-24 | 3 | -0/+169 |
* | | | | | | Add option to disable/enable developers push to already protected branches. | Marin Jankovski | 2014-12-26 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Hide rack profiler by default | Dmitriy Zaporozhets | 2014-12-24 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge branch 'master' into sidebar-nav | Dmitriy Zaporozhets | 2014-12-21 | 1 | -5/+3 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #7978 from cirosantilli/edit-preview-route-test | Dmitriy Zaporozhets | 2014-12-20 | 1 | -0/+1 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Add tests for tree edit routes | Ciro Santilli | 2014-10-07 | 1 | -0/+1 |