- 16 Sep, 2015 4 commits
-
-
Dmitriy Zaporozhets authored
Fix broken sort in merge request API This MR fixes a bug in the API in querying for merge requests with a `sort_by` field would never change the ordering of the results. Closes #2266 See merge request !1305
-
Douwe Maan authored
Expand Reply by email documentation TODO: - [x] Verify this works on dev server - [ ] Figure out SSL somehow: http://www.postfix.org/TLS_README.html (Moved to #2453) See merge request !1193
-
Douwe Maan authored
-
Stan Hu authored
Closes #2266
-
- 15 Sep, 2015 32 commits
-
-
Stan Hu authored
Sorted autocomplete users list by name
-
Stan Hu authored
bump fogbugz gem
-
Allister Antosik authored
-
Stan Hu authored
Cleanup some html/css for upload feature * fix colors to match UI style * cleanup templates from meaningless code * improve placeholders * remove code duplication in template * improve error handling: remove file automatically Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> For #2520 See merge request !1297
-
Drew Blessing authored
Add a help text to the Slack Service When setting up the service I was not sure which webhook I should use, by adding this Help text I hope we can help people in the future with setting up this hook See merge request !1302
-
Jared Szechy authored
-
Stan Hu authored
Dynamically adjust placedholder for uploads and fix Dropzone event handlers Override error handler to prevent error messages from being inserted underneath image preview Fix tests Use regexp instead of startsWith for better browser compatibility Remove duplicate code in _replace.html.haml and use one template Remove files upon error and retain alert messages until user adds a new file
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Use fixed version of fogbugz gem
-
Jared Szechy authored
This allows us to properly handle authentication errors.
-
Jeroen van Baarsen authored
When setting up the service I was not sure which webhook I should use, by adding this Help text I hope we can help people in the future with setting up this hook Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Robert Speicher authored
-
Robert Speicher authored
Reorder the `--without` arugments so the database comes first Hopefully this will make it a bit clearer that we're excluding a certain database type. [ci skip] See merge request !1301
-
Robert Speicher authored
Hopefully this will make it a bit clearer that we're excluding a certain database type. [ci skip]
-
Robert Speicher authored
Minor editing of the 7.14-to-8.0 update guide [ci skip] See merge request !1300
-
Robert Speicher authored
-
Robert Schilling authored
change coverage image to svg [ci skip]
-
fscherwi authored
-
Dmitriy Zaporozhets authored
Fix empty project UI In an empty project, the 'project is empty' light well was mashed up against the project panel. The light well have 16px margin so there was some white space along the edges that looked funny. This MR makes the 'project is empty' text block a `gray-content-area` which fits nicely with the rest of the UI. **Current:** ![Screen_Shot_2015-09-14_at_11.20.47_AM](https://gitlab.com/dblessing/gitlab-ce/uploads/07b39641f602e01440dd5558a0d80237/Screen_Shot_2015-09-14_at_11.20.47_AM.png) **As proposed:** ![Screen_Shot_2015-09-14_at_11.20.29_AM](https://gitlab.com/dblessing/gitlab-ce/uploads/1c3b1d73584c68a88cd1b0fcf3d6ea5b/Screen_Shot_2015-09-14_at_11.20.29_AM.png) See merge request !1291
-
Dmitriy Zaporozhets authored
Don't display "git clone --bare <URL>" if no URL is available Make it clear that forking is different than importing. Forked repositories don't use `import_url`, so only display if is available. Introduced in !1231 Before: ![image](https://gitlab.com/stanhu/gitlab-ce/uploads/d8456334a2a9187b56a885f8849f229e/image.png) After: ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/9823e8a2baf02859c4c3f05f3a5c35bf/image.png) See merge request !1295
-
Marin Jankovski authored
Update gitlab_emoji to 0.1.1 See merge request !1290
-
Stan Hu authored
-
Stan Hu authored
Introduced in !1231
-
Dmitriy Zaporozhets authored
Improve UI for last push widget and web editor See merge request !1296
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Improve project settings button on profile Rename `Edit profile settings` to `profile settings` button Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1932
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
add "replace" and "upload" functionality
-
liyakun authored
Refactor upload and replace functionality Rename file and move CSS Fix typo Make dropzone a div Remove unnecessary file Change color of "upload existing one" Add missing changes
-
- 14 Sep, 2015 4 commits
-
-
Dmitriy Zaporozhets authored
Add page titles to header for group and project Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/2586 See merge request !1293
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-