Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'remove-remove-label' into 'master' | Dmitriy Zaporozhets | 2014-08-13 | 2 | -2/+5 |
|\ | |||||
| * | Remove labels with ajax request | Dmitriy Zaporozhets | 2014-08-13 | 2 | -2/+5 |
* | | Fix repository archive | Dmitriy Zaporozhets | 2014-08-13 | 2 | -5/+15 |
|/ | |||||
* | Make default sing-in logo smaller | Dmitriy Zaporozhets | 2014-08-13 | 2 | -1/+5 |
* | Merge pull request #7189 from skv-headless/fix_duplicate_event_loading | Dmitriy Zaporozhets | 2014-08-13 | 1 | -12/+10 |
|\ | |||||
| * | prevent events loading while loading events refs #49759 | skv | 2014-06-24 | 1 | -12/+10 |
* | | Merge pull request #7308 from Azaret/fix_milestone_description_max_length | Dmitriy Zaporozhets | 2014-08-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix milestones description's max length | Gregoire Daussin | 2014-07-15 | 1 | -1/+1 |
* | | | Merge pull request #7312 from hiroponz/fix-404-when-clicking-link-on-hipchat-... | Dmitriy Zaporozhets | 2014-08-13 | 1 | -2/+6 |
|\ \ \ | |||||
| * | | | Fix 404 error when clicking the branch link on hipchat message | Hiroyuki Sato | 2014-07-18 | 1 | -2/+6 |
* | | | | Merge pull request #7426 from Razer6/rtrim_note_input | Dmitriy Zaporozhets | 2014-08-13 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Rtrim input before checking if form is empty | Robert Schilling | 2014-08-04 | 1 | -2/+2 |
* | | | | | Merge pull request #7483 from cirosantilli/commit-area-resize-vertical | Dmitriy Zaporozhets | 2014-08-13 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Restrict commit area resize to vertical. | Ciro Santilli | 2014-08-12 | 1 | -0/+1 |
* | | | | | | Merge branch 'ldap/cache_check' into 'master' | Dmitriy Zaporozhets | 2014-08-13 | 3 | -17/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Skip LDAP cache check when LDAP is disabled | Jacob Vosmaer | 2014-08-06 | 1 | -1/+3 |
| * | | | | | | Move LDAP timeout code to Gitlab::LDAP::Access | Jacob Vosmaer | 2014-08-06 | 2 | -16/+10 |
* | | | | | | | Fix projects ending with `_git` or `-git` being ignored by post-receive hook | Dmitriy Zaporozhets | 2014-08-13 | 1 | -1/+1 |
* | | | | | | | Merge branch 'more-email-threading' into 'master' | Dmitriy Zaporozhets | 2014-08-12 | 1 | -3/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Include "Merge-request reopened" emails in the proper email thread | Pierre de La Morinerie | 2014-07-25 | 1 | -3/+4 |
* | | | | | | | | Separate accept MR settings from manual merge instructions. Remove confusing ... | Dmitriy Zaporozhets | 2014-08-12 | 1 | -26/+27 |
* | | | | | | | | Increase import timeout from 2 to 4 minutes | Dmitriy Zaporozhets | 2014-08-11 | 1 | -1/+1 |
* | | | | | | | | Improve developer seeds | Dmitriy Zaporozhets | 2014-08-11 | 1 | -1/+0 |
* | | | | | | | | Force of markup output to be the input encoding | Robert Schilling | 2014-08-11 | 1 | -1/+2 |
* | | | | | | | | Merge pull request #7468 from Razer6/fix_wrong_compare_message | Dmitriy Zaporozhets | 2014-08-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Turn if/else branch vor valid compare error message | Robert Schilling | 2014-08-11 | 1 | -2/+2 |
* | | | | | | | | | Merge pull request #7466 from Razer6/improve_markup_handling | Dmitriy Zaporozhets | 2014-08-11 | 5 | -28/+41 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Move calls to Gitlab::MarkdownHelper to application_helper | Robert Schilling | 2014-08-11 | 6 | -13/+21 |
| * | | | | | | | | | Use readme we support to render if there are multiple readmes | Robert Schilling | 2014-08-11 | 6 | -29/+37 |
| * | | | | | | | | | Use simple_format if we don't have a proper renderer | Robert Schilling | 2014-08-10 | 2 | -7/+2 |
| * | | | | | | | | | Rescue if markup fails, fixes #7455 | Robert Schilling | 2014-08-10 | 1 | -0/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Revert "history for files follows after rename" | Dmitriy Zaporozhets | 2014-08-11 | 1 | -1/+0 |
* | | | | | | | | | Fix project search showing always no results if no merge requests matches | Dmitriy Zaporozhets | 2014-08-11 | 1 | -2/+2 |
* | | | | | | | | | Merge pull request #7385 from Razer6/fix_search_empty_project | Dmitriy Zaporozhets | 2014-08-11 | 4 | -7/+38 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Restyle search page | Robert Schilling | 2014-08-11 | 3 | -5/+27 |
| * | | | | | | | | | fix searching on empty project, prevent 500 | Robert Schilling | 2014-08-11 | 2 | -3/+12 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #7393 from Razer6/fix_500_hook_service_down | Dmitriy Zaporozhets | 2014-08-11 | 2 | -2/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Prevent 500 if hook url is down, fixes #7376 | Robert Schilling | 2014-07-29 | 2 | -2/+10 |
* | | | | | | | | | | Merge pull request #7417 from woita/follow-history-for-files | Dmitriy Zaporozhets | 2014-08-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | history for files follows after rename | Walter Kreilinger | 2014-08-02 | 1 | -0/+1 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #7432 from Razer6/disable_comment_btn_if_empty | Dmitriy Zaporozhets | 2014-08-11 | 2 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Disable 'Save changes' button if input is empty, fixes #6351 | Robert Schilling | 2014-08-04 | 2 | -3/+5 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'less-chatty-hipchat-intergation' into 'master' | Dmitriy Zaporozhets | 2014-08-11 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Less verbose HipChat integration | Stefan Kanev | 2014-07-29 | 1 | -2/+9 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'improve-test-env' into 'master' | Dmitriy Zaporozhets | 2014-08-09 | 3 | -2/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | gfm should respect @ref value when build relative links | Dmitriy Zaporozhets | 2014-08-06 | 1 | -1/+5 |
| * | | | | | | | | | Repository#path_to_repo should always return absolute path | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+4 |
| * | | | | | | | | | Fix 500 error when rename repository. Fixes #1473 | Dmitriy Zaporozhets | 2014-07-31 | 1 | -0/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2014-08-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | make bullet punctuation consistent | Ben Bodenmiller | 2014-08-04 | 1 | -1/+1 |
| |/ / / / / / / / |