Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GitLab integration. Importer | Valery Sizov | 2015-02-05 | 2 | -6/+17 |
* | Merge pull request #8449 from choppsv1/ipv6_addr_fix | Dmitriy Zaporozhets | 2015-02-04 | 1 | -1/+5 |
|\ | |||||
| * | Add []s around user@ipv6addr (e.g., "[git@::1]/repo.git") | Christian E. Hopps | 2014-12-15 | 1 | -1/+5 |
* | | Merge branch 'master' into mwessel/gitlab-ce-configure-protection | Dmitriy Zaporozhets | 2015-02-03 | 8 | -66/+80 |
|\ \ | |||||
| * | | code folding | Valery Sizov | 2015-02-03 | 1 | -2/+2 |
| * | | Commit page: async load branches info | Valery Sizov | 2015-02-03 | 1 | -2/+6 |
| * | | Rubocop: indentation fixes Yay!!! | Dmitriy Zaporozhets | 2015-02-02 | 1 | -12/+12 |
| * | | Rubocop: no trailing newlines | Dmitriy Zaporozhets | 2015-02-02 | 2 | -2/+2 |
| * | | Rubocop: Style/ElseAlignment enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -5/+6 |
| * | | Rubocop: comment indentation | Dmitriy Zaporozhets | 2015-02-02 | 1 | -5/+13 |
| * | | Rubocop: Style/AlignHash enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -6/+4 |
| * | | Rubocop enabled for: Use spaces inside hash literal braces | Dmitriy Zaporozhets | 2015-02-02 | 3 | -26/+26 |
| * | | Convert hashes to ruby 1.9 style | Dmitriy Zaporozhets | 2015-02-02 | 3 | -10/+10 |
| * | | Merge pull request #8642 from fchasen/master | Dmitriy Zaporozhets | 2015-01-29 | 1 | -1/+4 |
| |\ \ | |||||
| | * | | use new hash syntax | Fred Chasen | 2015-01-23 | 1 | -4/+4 |
| | * | | Split up line and use single qoutes to declare Cors settings | Fred Chasen | 2015-01-23 | 1 | -1/+4 |
| | * | | Expose Link header in CORS Api calls | Fred Chasen | 2015-01-23 | 1 | -1/+1 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-prote... | Marco Wessel | 2015-01-30 | 2 | -7/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Load contribution calendar via AJAX | Dmitriy Zaporozhets | 2015-01-29 | 1 | -4/+3 |
| * | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into haynes/gitlab-ce... | Dmitriy Zaporozhets | 2015-01-28 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'ldap_defaults' into 'master' | Job van der Voort | 2015-01-28 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | | * | | | Make 'plain', port 389 the default for LDAP | Jacob Vosmaer | 2015-01-28 | 1 | -2/+2 |
| * | | | | | Add a commit calendar to the user profile | Hannes Rosenögger | 2015-01-29 | 1 | -0/+4 |
| |/ / / / | |||||
| * | | | | SEtup new routes for creating and changing repository files | Dmitriy Zaporozhets | 2015-01-26 | 1 | -5/+8 |
| |/ / / | |||||
* | | | | Allow configuring protection of the default branch upon first push | Marco Wessel | 2015-01-25 | 1 | -0/+1 |
|/ / / | |||||
* | | | 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 |
| |\ \ \ \ \ | | |/ / / / |