- 29 Dec, 2014 17 commits
-
-
Dmitriy Zaporozhets authored
API: Project ordering Added support for ordering and sorting projects by id, name, created_at or last_activity_at fields. When the order_by parameter is passed the projects will be ordered by the appropriate field, when the parameter is not passed the original ordering will apply. the sort parameter will default to ASC, and will only be DESC if the sort parameter is desc See merge request !266
-
Stephan van Leeuwen authored
-
Stephan van Leeuwen authored
-
Stephan van Leeuwen authored
Changed from using cases to set the sort variable, to use a one line if/else statement
-
Stephan van Leeuwen authored
Added support for order_by and sort parameters, to sort the projects by the specified values. Updated projects api documentation including the order_by and sort parameters
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Mention notification level It does disable all emails expect system one or when you was @mentioned. Fixes #1724 See merge request !1359
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
It does disable all emails expect system one or when you was @mentioned Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Schilling authored
permission.md align table, rm double empty line
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Check browser version Fix conflicts and merge https://github.com/gitlabhq/gitlabhq/pull/8385 See merge request !1357
-
Dmitriy Zaporozhets authored
Remove commit indicator from path on Commits tab [UI]
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 28 Dec, 2014 10 commits
-
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
Add commit dates to repository-push email tempalte
-
Dmitriy Zaporozhets authored
Remove unused Project#code function [failure unrelated]
-
Dmitriy Zaporozhets authored
Disallow POST to compare as it does not create objects
-
https://github.com/vicvega/gitlabhqDmitriy Zaporozhets authored
Merge branch 'check_browser_version' of https://github.com/vicvega/gitlabhq into vicvega-check_browser_version Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG app/assets/stylesheets/generic/common.scss
-
Dmitriy Zaporozhets authored
Teamcity integration using 8.1 rest api
-
Dmitriy Zaporozhets authored
ruby 2.1.5 in .ruby-version
-
Dmitriy Zaporozhets authored
Sort .gitignore.
-
Dmitriy Zaporozhets authored
doc workflow markdown style
-
Dmitriy Zaporozhets authored
Ui fixes Fixes the ui bugs described in #925. Also added the suggestion to keep the header at the top of the page. Fixes #925 Some before/after screenshots: - Border doesn't reach bottom on smaller pages - [Before](https://gitlab.com/uploads/gitlab-org/gitlab-ce/5096094d94/Screenshot_from_2014-12-27_19_49_24.png) - [After](https://gitlab.com/uploads/gitlab-org/gitlab-ce/551c1924e4/Screenshot_from_2014-12-27_19_51_43.png) - Ability to always scroll 48px (visible by the scrollbar) - [Before](https://gitlab.com/uploads/gitlab-org/gitlab-ce/ea591bf7b3/Screenshot_from_2014-12-27_19_53_41.png) - [After](https://gitlab.com/uploads/gitlab-org/gitlab-ce/97df62b40d/Screenshot_from_2014-12-27_19_53_17.png) - Mobile sidebar icons off screen (Visible by the scrollbar on the after picture) - [Before](https://gitlab.com/uploads/gitlab-org/gitlab-ce/b6d9a4d076/Screenshot_from_2014-12-27_19_49_05.png) - [After](https://gitlab.com/uploads/gitlab-org/gitlab-ce/fc52ac31ba/Screenshot_from_2014-12-27_19_48_16.png) - Header fixed at top - [Before](https://gitlab.com/uploads/gitlab-org/gitlab-ce/5d74dc1ea5/Screenshot_from_2014-12-27_19_59_28.png) - [After](https://gitlab.com/uploads/gitlab-org/gitlab-ce/57c4c3ea7d/Screenshot_from_2014-12-27_20_00_05.png) See merge request !269
-
- 27 Dec, 2014 6 commits
-
-
Ciro Santilli authored
- add h1 to README - move h1 in workflow.md to h2 since the top image acts as h1 - typos
-
Stephan van Leeuwen authored
-
Dmitriy Zaporozhets authored
Improve UI for milestone pages See merge request !1356
-
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
Dashboard: fix assignee filter and remove some old code See merge request !1354
-
- 26 Dec, 2014 7 commits
-
-
Dmitriy Zaporozhets authored
This was default before but now it fixed with providing assignee_id parameter making url shareble and dont reset when other filters users. Also this commit removes old methods that are not used any more. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stephan van Leeuwen authored
-
Stephan van Leeuwen authored
-
Dmitriy Zaporozhets authored
UI changes Set of UI fixes for side nav See merge request !1352
-
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>
-