Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7089 from NARKOZ/api-patch | Dmitriy Zaporozhets | 2014-07-23 | 1 | -1/+4 |
|\ | |||||
| * | API: ability to set an import url when creating project for a specified user | Nihad Abbasov | 2014-06-06 | 1 | -1/+4 |
* | | Merge pull request #7141 from PuzzleFlow/uid_should_always_be_string | Dmitriy Zaporozhets | 2014-07-23 | 1 | -1/+3 |
|\ \ | |||||
| * | | ensure that uid is a string | Paweł Świątkowski | 2014-06-21 | 1 | -1/+3 |
* | | | Merge pull request #7318 from jvanbaarsen/constant-warning-fix | Dmitriy Zaporozhets | 2014-07-23 | 2 | -9/+9 |
|\ \ \ | |||||
| * | | | Removed some constant allready defined warnings | Jeroen van Baarsen | 2014-07-16 | 2 | -9/+9 |
* | | | | Merge pull request #7316 from ayr-ton/master | Dmitriy Zaporozhets | 2014-07-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Add support to set satellites timeout | Ayrton Araújo | 2014-07-21 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Check ruby version to be >= 2.0.0 | Dmitriy Zaporozhets | 2014-07-23 | 1 | -0/+18 |
|/ / / | |||||
* | | | Merge branch 'branches_with_no_parent' into 'master' | Dmitriy Zaporozhets | 2014-07-14 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Branches without parent commit cannot be merged. | Marin Jankovski | 2014-07-14 | 1 | -1/+3 |
* | | | | Remove thread-unsafe Dir.chdir from Satellite#lock | Jacob Vosmaer | 2014-07-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | Dont allow ? in project path | Dmitriy Zaporozhets | 2014-07-08 | 1 | -1/+1 |
* | | | Merge pull request #7152 from bhuisgen/master | Dmitriy Zaporozhets | 2014-07-08 | 1 | -1/+9 |
|\ \ \ | |||||
| * | | | Fix LDAP TLS authentication | Boris HUISGEN | 2014-06-19 | 1 | -1/+9 |
| |/ / | |||||
* | | | Remove duplicated calls. | Marin Jankovski | 2014-07-07 | 1 | -18/+11 |
* | | | Add sanitize option to gitlab check rake task. | Marin Jankovski | 2014-07-07 | 1 | -3/+26 |
* | | | Merge pull request #7208 from MrMarvin/ce_rake_cleanup_ldap_users | Dmitriy Zaporozhets | 2014-07-04 | 1 | -0/+24 |
|\ \ \ | |||||
| * | | | adds rake task to clean up deleted LDAP users | Marvin Frick | 2014-06-26 | 1 | -0/+24 |
* | | | | Dont show 'Remove source brnach' checkbox for fork | Dmitriy Zaporozhets | 2014-07-04 | 1 | -1/+2 |
* | | | | Merge branch 'contributors-api' into 'master' | Dmitriy Zaporozhets | 2014-07-03 | 3 | -0/+25 |
|\ \ \ \ | |||||
| * | | | | Use Contributor class instead of hash | Dmitriy Zaporozhets | 2014-07-02 | 3 | -2/+6 |
| * | | | | Move API contributors logic to repository model | Dmitriy Zaporozhets | 2014-07-02 | 2 | -23/+10 |
| * | | | | Collect contributors info via API | Dmitriy Zaporozhets | 2014-07-02 | 1 | -0/+22 |
| * | | | | Add contributors API endpoint | Dmitriy Zaporozhets | 2014-07-02 | 1 | -0/+12 |
* | | | | | Merge pull request #7204 from cirosantilli/user-validation-msg | Dmitriy Zaporozhets | 2014-07-02 | 1 | -0/+23 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix username validation message to match regexp. | Ciro Santilli | 2014-06-26 | 1 | -0/+23 |
| |/ / / | |||||
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-06-30 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #7170 from cirosantilli/add-trailing-newlines | Sytse Sijbrandij | 2014-06-30 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Add trailing newline to all text files. | Ciro Santilli | 2014-06-21 | 1 | -1/+1 |
| | |/ / | |||||
* | | | | Fix signup and project visibility | Dmitriy Zaporozhets | 2014-06-30 | 1 | -1/+1 |
* | | | | Make app works with strong params | Dmitriy Zaporozhets | 2014-06-26 | 4 | -4/+17 |
|/ / / | |||||
* | | | Return better error when account exists when attempting oauth account create. | Marin Jankovski | 2014-06-24 | 1 | -1/+7 |
* | | | Merge pull request #7013 from jvanbaarsen/better-webhook-information | Dmitriy Zaporozhets | 2014-06-24 | 1 | -0/+25 |
|\ \ \ | |||||
| * | | | Added an UrlBuilder for building rails named routes | Jeroen van Baarsen | 2014-06-13 | 1 | -0/+25 |
* | | | | Move checking of recepients to a service. | Marin Jankovski | 2014-06-23 | 1 | -5/+3 |
* | | | | Show @all in autocomplete list. | Marin Jankovski | 2014-06-23 | 1 | -1/+6 |
* | | | | Merge branch 'gitlab_cache_clear' into 'master' | Dmitriy Zaporozhets | 2014-06-23 | 1 | -1/+6 |
|\ \ \ \ | |||||
| * | | | | Patch `rake cache:clear` for large amounts of keys | Jacob Vosmaer | 2014-06-20 | 1 | -1/+6 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'remove-observers' into 'master' | Dmitriy Zaporozhets | 2014-06-23 | 1 | -5/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix notes creation via API | Dmitriy Zaporozhets | 2014-06-18 | 1 | -5/+8 |
* | | | | Fix mistake in reference_jira_issue method | Andrew Kumanyaev | 2014-06-18 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge remote-tracking branch 'origin/issue_closing_widget' | Dmitriy Zaporozhets | 2014-06-14 | 1 | -0/+16 |
|\ \ \ | |||||
| * | | | Detect closing issues in Merge Request description | Jacob Vosmaer | 2014-06-13 | 1 | -0/+16 |
* | | | | Dont expose user email via API | Dmitriy Zaporozhets | 2014-06-13 | 4 | -22/+30 |
|/ / / | |||||
* | | | Wipe wall notes feature | Dmitriy Zaporozhets | 2014-06-13 | 3 | -54/+1 |
|/ / | |||||
* | | Skip init script checks on omnibus-gitlab | Jacob Vosmaer | 2014-06-12 | 1 | -0/+14 |
* | | Merge branch 'huge-repo-improve' into 'master' | Dmitriy Zaporozhets | 2014-06-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | Use same 30 seconds satellite timeout for all actions | Dmitriy Zaporozhets | 2014-06-11 | 1 | -1/+1 |
* | | | Strip apostrophe from email generated usernames. | Marin Jankovski | 2014-06-11 | 2 | -2/+6 |
|/ / |