Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better title format for wiki page | Hiroyuki Sato | 2014-04-10 | 5 | -5/+9 |
* | Fix note body align | Dmitriy Zaporozhets | 2014-04-09 | 1 | -1/+1 |
* | Reduce note header padding | Dmitriy Zaporozhets | 2014-04-09 | 1 | -1/+1 |
* | Merge branch 'clean_old_archives' into 'master' | Dmitriy Zaporozhets | 2014-04-09 | 2 | -0/+7 |
|\ | |||||
| * | Remove archives older than 2 hours. | Marin Jankovski | 2014-04-09 | 2 | -0/+7 |
* | | Merge branch 'wiki-refactoring' into 'master' | Dmitriy Zaporozhets | 2014-04-09 | 10 | -56/+59 |
|\ \ | |/ |/| | |||||
| * | Use ProjectWiki instead of GollumWiki in code | Dmitriy Zaporozhets | 2014-04-09 | 2 | -122/+2 |
| * | Refactor wiki model | Dmitriy Zaporozhets | 2014-04-09 | 2 | -4/+123 |
| * | Rename wiki variables | Dmitriy Zaporozhets | 2014-04-09 | 7 | -49/+53 |
* | | Merge branch 'issue_on_empty_repo' into 'master' | Dmitriy Zaporozhets | 2014-04-09 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Add issue to an empty repo, test. | Marin Jankovski | 2014-04-08 | 1 | -1/+1 |
* | | Merge branch 'indicate-it-is-a-filter' into 'master' | Dmitriy Zaporozhets | 2014-04-08 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Use placeholder to prevent using the find box to add new members. | dosire | 2014-04-08 | 1 | -1/+1 |
* | | Gollum use own constant now | Dmitriy Zaporozhets | 2014-04-08 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Dmitriy Zaporozhets | 2014-04-08 | 1 | -3/+10 |
|\ | |||||
| * | Merge branch 'master' into login_page | Marin Jankovski | 2014-04-07 | 4 | -23/+12 |
| |\ | |||||
| * | | Add option for disable standard signin. | Marin Jankovski | 2014-04-07 | 1 | -3/+10 |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-04-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'grammer_fix' into 'master' | Dmitriy Zaporozhets | 2014-04-07 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fix project limit reached grammer. | Josh Frye | 2014-04-04 | 1 | -1/+1 |
* | | | | Merge pull request #6708 from skv-headless/fix_url_error_on_invalid_hook | Dmitriy Zaporozhets | 2014-04-07 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix url generation error on hook invalid create | skv | 2014-04-06 | 1 | -1/+1 |
* | | | | Allow people to remove source branch of fork project in MR | Dmitriy Zaporozhets | 2014-04-07 | 2 | -6/+6 |
* | | | | Remove unnecessary sign * | Dmitriy Zaporozhets | 2014-04-07 | 1 | -1/+1 |
* | | | | Fix show/hide discussion link | Dmitriy Zaporozhets | 2014-04-07 | 1 | -16/+5 |
| |_|/ |/| | | |||||
* | | | Merge branch 'improve-oauth' | Dmitriy Zaporozhets | 2014-04-07 | 6 | -4/+21 |
|\ \ \ | |||||
| * | | | Avoid false validation when create user | Dmitriy Zaporozhets | 2014-04-07 | 1 | -1/+1 |
| * | | | Dont care about emails for oauth | Dmitriy Zaporozhets | 2014-04-07 | 1 | -2/+0 |
| * | | | Skip require email for devise controllers | Dmitriy Zaporozhets | 2014-04-07 | 1 | -1/+1 |
| * | | | Allow oauth signup without email | Dmitriy Zaporozhets | 2014-04-07 | 5 | -2/+21 |
* | | | | Improve actionability of notice. | dosire | 2014-04-07 | 1 | -1/+2 |
* | | | | Merge branch 'show_diff' into 'master' | Dmitriy Zaporozhets | 2014-04-06 | 1 | -23/+24 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Only show diff it exists. | Marin Jankovski | 2014-04-04 | 1 | -23/+24 |
* | | | | Restyle merge request accept and ci widget | Dmitriy Zaporozhets | 2014-04-06 | 11 | -103/+133 |
| |/ / |/| | | |||||
* | | | Merge pull request #6705 from razielgn/slack-service-attachments | Dmitriy Zaporozhets | 2014-04-06 | 2 | -6/+21 |
|\ \ \ | |||||
| * | | | Improved Slack integration with message attachments. | Federico Ravasio | 2014-04-06 | 2 | -6/+21 |
* | | | | Use normal btn size for test service | Dmitriy Zaporozhets | 2014-04-06 | 1 | -1/+1 |
* | | | | Fix autocomplete css | Dmitriy Zaporozhets | 2014-04-06 | 2 | -0/+19 |
* | | | | Merge branch 'remove_source_branch_button' of https://github.com/jacob-carlbo... | Dmitriy Zaporozhets | 2014-04-06 | 4 | -5/+48 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add button for removing source branch for merged MR's. | Jacob Carlborg | 2013-12-19 | 5 | -6/+47 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-04-06 | 1 | -0/+16 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge branch 'master' into request/relative_submodules | Timm Drevensek | 2014-04-04 | 36 | -438/+376 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'master' into request/relative_submodules | Timm Drevensek | 2014-04-01 | 29 | -135/+263 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into request/relative_submodules | Timm Drevensek | 2014-03-26 | 155 | -1269/+1308 |
| |\ \ \ \ | |||||
| * | | | | | simplify link url | Timm Drevensek | 2014-02-28 | 1 | -4/+3 |
| * | | | | | fixed regex to match url pointing to a user repo | Timm Drevensek | 2014-02-26 | 1 | -3/+3 |
| * | | | | | Add support for relative submodules | Timm Drevensek | 2014-02-25 | 1 | -0/+17 |
* | | | | | | Merge branch 'deduplicate-help' into 'master' | Dmitriy Zaporozhets | 2014-04-04 | 1 | -10/+2 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Reduce the number of times people send emails or file issues out of the blue. | dosire | 2014-04-04 | 1 | -10/+2 |
* | | | | | | Merge branch 'no_email_on_notification_level_change' into 'master' | Dmitriy Zaporozhets | 2014-04-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | |