summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7479 from Razer6/feature/labels_apiDmitriy Zaporozhets2014-08-152-3/+5
|\
| * Update labels via APIRobert Schilling2014-08-131-4/+1
| * Add, delete labels via APIRobert Schilling2014-08-132-4/+9
* | Merge pull request #7499 from skv-headless/fix-commit-msgDmitriy Zaporozhets2014-08-152-2/+2
|\ \
| * | gfm and preserve commit messageskv2014-08-141-1/+1
| * | whitespaceses at beginning of commit messagesskv2014-08-141-1/+1
| |/
* | Change default label colorDmitriy Zaporozhets2014-08-152-2/+2
* | Merge pull request #7465 from Razer6/better_label_color_validationDmitriy Zaporozhets2014-08-156-25/+79
|\ \
| * | Do label validation for issues/merge requests APIRobert Schilling2014-08-142-1/+4
| * | Trigger an update of save button if user pressed a preview colorRobert Schilling2014-08-132-4/+6
| * | Validate label titel in project scopeRobert Schilling2014-08-131-1/+1
| * | Labels need to be valid on nameRobert Schilling2014-08-131-1/+4
| * | Add testcase for invalid colorRobert Schilling2014-08-131-2/+4
| * | Move label coffeescript from view to classRobert Schilling2014-08-132-24/+23
| * | Disable label submit button if any field is emptyRobert Schilling2014-08-134-3/+48
* | | diff unfoldskv2014-08-149-13/+126
* | | Merge branch 'remove-remove-label' into 'master'Dmitriy Zaporozhets2014-08-132-2/+5
|\ \ \
| * | | Remove labels with ajax requestDmitriy Zaporozhets2014-08-132-2/+5
* | | | Fix repository archiveDmitriy Zaporozhets2014-08-132-5/+15
|/ / /
* | | 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
|\ \ \ \ \ \ \ \ \