summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Make default sing-in logo smallerDmitriy Zaporozhets2014-08-132-1/+5
* Merge pull request #7189 from skv-headless/fix_duplicate_event_loadingDmitriy Zaporozhets2014-08-131-12/+10
|\
| * prevent events loading while loading events refs #49759skv2014-06-241-12/+10
* | Merge pull request #7308 from Azaret/fix_milestone_description_max_lengthDmitriy Zaporozhets2014-08-131-1/+1
|\ \
| * | Fix milestones description's max lengthGregoire Daussin2014-07-151-1/+1
* | | Merge pull request #7312 from hiroponz/fix-404-when-clicking-link-on-hipchat-...Dmitriy Zaporozhets2014-08-131-2/+6
|\ \ \
| * | | Fix 404 error when clicking the branch link on hipchat messageHiroyuki Sato2014-07-181-2/+6
* | | | Merge pull request #7426 from Razer6/rtrim_note_inputDmitriy Zaporozhets2014-08-131-2/+2
|\ \ \ \
| * | | | Rtrim input before checking if form is emptyRobert Schilling2014-08-041-2/+2
* | | | | Merge pull request #7483 from cirosantilli/commit-area-resize-verticalDmitriy Zaporozhets2014-08-131-0/+1
|\ \ \ \ \
| * | | | | Restrict commit area resize to vertical.Ciro Santilli2014-08-121-0/+1
* | | | | | Merge branch 'ldap/cache_check' into 'master'Dmitriy Zaporozhets2014-08-133-17/+13
|\ \ \ \ \ \
| * | | | | | Skip LDAP cache check when LDAP is disabledJacob Vosmaer2014-08-061-1/+3
| * | | | | | Move LDAP timeout code to Gitlab::LDAP::AccessJacob Vosmaer2014-08-062-16/+10
* | | | | | | Fix projects ending with `_git` or `-git` being ignored by post-receive hookDmitriy Zaporozhets2014-08-131-1/+1
* | | | | | | Merge branch 'more-email-threading' into 'master'Dmitriy Zaporozhets2014-08-121-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Include "Merge-request reopened" emails in the proper email threadPierre de La Morinerie2014-07-251-3/+4
* | | | | | | | Separate accept MR settings from manual merge instructions. Remove confusing ...Dmitriy Zaporozhets2014-08-121-26/+27
* | | | | | | | Increase import timeout from 2 to 4 minutesDmitriy Zaporozhets2014-08-111-1/+1
* | | | | | | | Improve developer seedsDmitriy Zaporozhets2014-08-111-1/+0
* | | | | | | | Force of markup output to be the input encodingRobert Schilling2014-08-111-1/+2
* | | | | | | | Merge pull request #7468 from Razer6/fix_wrong_compare_messageDmitriy Zaporozhets2014-08-111-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Turn if/else branch vor valid compare error messageRobert Schilling2014-08-111-2/+2
* | | | | | | | | Merge pull request #7466 from Razer6/improve_markup_handlingDmitriy Zaporozhets2014-08-115-28/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move calls to Gitlab::MarkdownHelper to application_helperRobert Schilling2014-08-116-13/+21
| * | | | | | | | | Use readme we support to render if there are multiple readmesRobert Schilling2014-08-116-29/+37
| * | | | | | | | | Use simple_format if we don't have a proper rendererRobert Schilling2014-08-102-7/+2
| * | | | | | | | | Rescue if markup fails, fixes #7455Robert Schilling2014-08-101-0/+2
| |/ / / / / / / /
* | | | | | | | | Revert "history for files follows after rename"Dmitriy Zaporozhets2014-08-111-1/+0
* | | | | | | | | Fix project search showing always no results if no merge requests matchesDmitriy Zaporozhets2014-08-111-2/+2
* | | | | | | | | Merge pull request #7385 from Razer6/fix_search_empty_projectDmitriy Zaporozhets2014-08-114-7/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Restyle search pageRobert Schilling2014-08-113-5/+27
| * | | | | | | | | fix searching on empty project, prevent 500Robert Schilling2014-08-112-3/+12
| |/ / / / / / / /
* | | | | | | | | Merge pull request #7393 from Razer6/fix_500_hook_service_downDmitriy Zaporozhets2014-08-112-2/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Prevent 500 if hook url is down, fixes #7376Robert Schilling2014-07-292-2/+10
* | | | | | | | | | Merge pull request #7417 from woita/follow-history-for-filesDmitriy Zaporozhets2014-08-111-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | history for files follows after renameWalter Kreilinger2014-08-021-0/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #7432 from Razer6/disable_comment_btn_if_emptyDmitriy Zaporozhets2014-08-112-3/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Disable 'Save changes' button if input is empty, fixes #6351Robert Schilling2014-08-042-3/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'less-chatty-hipchat-intergation' into 'master'Dmitriy Zaporozhets2014-08-111-2/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Less verbose HipChat integrationStefan Kanev2014-07-291-2/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'improve-test-env' into 'master'Dmitriy Zaporozhets2014-08-093-2/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gfm should respect @ref value when build relative linksDmitriy Zaporozhets2014-08-061-1/+5
| * | | | | | | | | Repository#path_to_repo should always return absolute pathDmitriy Zaporozhets2014-07-311-1/+4
| * | | | | | | | | Fix 500 error when rename repository. Fixes #1473Dmitriy Zaporozhets2014-07-311-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2014-08-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | make bullet punctuation consistentBen Bodenmiller2014-08-041-1/+1
| |/ / / / / / / /
* | | | | | | | | Add comments.Sytse Sijbrandij2014-08-061-1/+1
* | | | | | | | | Make file edit error message less specificJacob Vosmaer2014-08-061-1/+1
|/ / / / / / / /
* | | | | | | | Project labels testsDmitriy Zaporozhets2014-07-311-1/+1