summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Correct typo.regression-issuedosire2014-05-261-1/+1
|
* Add any known bugs.dosire2014-05-261-1/+3
|
* Have the issue for the entire monthly time.dosire2014-05-261-2/+2
|
* A regressions issue to improve communication.dosire2014-05-261-0/+9
|
* Merge branch 'monthly_doc_update' into 'master'Marin Jankovski2014-05-261-19/+62
|\ | | | | | | Monthly release doc update
| * Add proposed email for mailchimp.Marin Jankovski2014-05-221-0/+2
| |
| * add newsletter to release docJob van der Voort2014-05-221-0/+6
| | | | | | | | | | Conflicts: doc/release/monthly.md
| * Update casing of gitlab.com.Marin Jankovski2014-05-221-3/+3
| |
| * Updates for the monthly release document.Marin Jankovski2014-05-221-18/+51
| |
| * Fix typo.Marin Jankovski2014-05-191-1/+1
| |
| * Recommend issue name.Marin Jankovski2014-05-191-0/+2
| |
* | Even more tests fixed :)Dmitriy Zaporozhets2014-05-242-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix help testsDmitriy Zaporozhets2014-05-242-14/+3
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix branches testsDmitriy Zaporozhets2014-05-243-12/+8
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix specs. Fix note form reset after submitDmitriy Zaporozhets2014-05-245-37/+3
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'ui-improvements' into 'master'Dmitriy Zaporozhets2014-05-248-87/+81
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Comment UI improvements * use tabs for preview/write comment form because its better UX * fix paddings for comment form and unnecessary borders * remove unused css/js * cleanup messy comment form html
| * | Remove unused cssDmitriy Zaporozhets2014-05-241-17/+0
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Improve notes form UI/UXDmitriy Zaporozhets2014-05-247-58/+75
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Improve comments cssDmitriy Zaporozhets2014-05-241-12/+6
|/ / | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Add drag-n-drop to CHANGELOGDmitriy Zaporozhets2014-05-241-0/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | More stuff to CHANGELOGDmitriy Zaporozhets2014-05-231-0/+3
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'explain-setting' into 'master'Dmitriy Zaporozhets2014-05-231-0/+4
|\ \ | | | | | | | | | Explain setting
| * | Project visibility setting is missed by people sometimes.dosire2014-05-231-0/+4
| | |
* | | Merge branch 'missing-items-changelog' into 'master'Dmitriy Zaporozhets2014-05-231-0/+1
|\ \ \ | | | | | | | | | | | | Missing items changelog
| * | | Add threaded emails to changelog.dosire2014-05-231-0/+1
| | | |
* | | | Merge branch 'branch-creation-flow' into 'master'Dmitriy Zaporozhets2014-05-234-5/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Branch creation flow To improve user experience with web editing I did next improvements: * when create branch via ui - redirect to tree view so you start add/edit files * when click on branch name - redirect to tree view instead of commits so you can immedialty add/edit files
| * | | | Fix testsDmitriy Zaporozhets2014-05-232-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Branch link on branches page goes to tree view instead of commitsDmitriy Zaporozhets2014-05-231-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Redirect to tree view after branch createdDmitriy Zaporozhets2014-05-231-2/+2
| |/ / / | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge branch 'move-protected-branches' into 'master'Dmitriy Zaporozhets2014-05-2313-119/+109
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Move protected branches to Project settings page Because all settings should be in one place
| * | | | Move protected branches to Project settingsDmitriy Zaporozhets2014-05-2313-119/+109
| |/ / / | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge branch 'license-to-bv' into 'master'Dmitriy Zaporozhets2014-05-235-18/+18
|\ \ \ \ | | | | | | | | | | | | | | | License to bv
| * | | | Change the license to B.V.dosire2014-05-235-18/+18
|/ / / /
* | | | Merge branch 'api-branch-deletion' into 'master'Dmitriy Zaporozhets2014-05-233-2/+43
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | Api branch deletion Fixes #1127
| * | | Improve branch deletion via APIDmitriy Zaporozhets2014-05-233-2/+43
| |/ / | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2014-05-233-38/+1
|\ \ \
| * \ \ Merge branch 'merge-marshal' into 'master'Dmitriy Zaporozhets2014-05-231-1/+1
| |\ \ \ | | | | | | | | | | | | | | | Merge marshal
| | * | | Renamed based on suggestion Martijn.dosire2014-05-201-1/+1
| | | | |
| * | | | Merge branch 'remove-features-raketask' into 'master'Dmitriy Zaporozhets2014-05-232-37/+0
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove features raketask As discussed Fixes #1179
| | * | | The 4.0 raketask is no longer needed and rebuilding of missing satellites is ↵dosire2014-05-222-37/+0
| | | | | | | | | | | | | | | | | | | | automatic.
* | | | | Replace jquery deprecated .live with .onMarin Jankovski2014-05-231-1/+1
|/ / / /
* | | | Fix branch protection help docDmitriy Zaporozhets2014-05-231-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Mention changes to protected branchesDmitriy Zaporozhets2014-05-231-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge pull request #7011 from erbunao/drag-and-drop_markdownDmitriy Zaporozhets2014-05-2330-46/+363
|\ \ \ \ | | | | | | | | | | Implements drag and drop upload of image in every markdown-area
| * | | | Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso2014-05-2330-46/+363
|/ / / /
* | | | Fix spinach testsDmitriy Zaporozhets2014-05-231-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge branch 'api-remove-branch' into 'master'Dmitriy Zaporozhets2014-05-237-22/+90
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New rules for protected branches This MR change permissions logic for branch removal. Changes listed below: Before * developer can remove branch with terminal but not in UI * masters can remove any branch with UI even protected one * force-push to protected branch is not allowed but remove is allowed After * none can force push or remove protected branches * developers and masters can remove normal branches with console and UI
| * | | | Improve protected branch explanationDmitriy Zaporozhets2014-05-221-5/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Dont allow remove of protected branchDmitriy Zaporozhets2014-05-221-8/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Api call to remove branchDmitriy Zaporozhets2014-05-221-0/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>