Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-30Show who last edited a comment if it wasn't the original authorDouwe Maan
2015-06-17Update time_ago_with_tooltip helperRobert Speicher
2015-05-01Remove title_for_issue helperRobert Speicher
2015-04-20Escape title attributes in referencesRobert Speicher
2015-04-20Reference filters :sparkles:Robert Speicher
2015-03-27Use relative URL for Markdown references, except in mails.Douwe Maan
2015-03-24Make sure issue assignee is properly reset.Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-01-30Merge pull request #8670 from tsigo/rs-fa-icon-helperDmitriy Zaporozhets
2015-01-29Build the urls inside of the service.Marin Jankovski
2015-01-28Use `icon` helper method in helper modulesRobert Speicher
2015-01-26Update the issue tracker attribute on issue tracker change.Marin Jankovski
2015-01-23Manipulate external tracker issues urls generated from services.Marin Jankovski
2015-01-23Do a check which issue tracker is used inside the project.Marin Jankovski
2015-01-23Use service settings instead of config file settings to present issues.Marin Jankovski
2015-01-19Improve edited ago helpersDmitriy Zaporozhets
2014-12-04DRY and refactor atom codeDmitriy Zaporozhets
2014-11-08Add issue edited timestampNikita Verkhovin
2014-10-03Add parenthesis to function def with arguments.Ciro Santilli
2014-05-26links to issues on main dashboardskv
2014-05-08Add assignee and milestone to 2nd stepDmitriy Zaporozhets
2014-02-27Issue box restyleDmitriy Zaporozhets
2014-02-19Improve UI for Issue/MRDmitriy Zaporozhets
2014-02-13Restyle issue/mr top filters for listDmitriy Zaporozhets
2013-12-19Added milestone_options and assigne_options helpersDmitriy Zaporozhets
2013-11-25Added ability to clear milestone/assignee during bulk updateDmitriy Zaporozhets
2013-10-17Make clearer use of the check.Marin Jankovski
2013-10-17Use more descriptive name for config check.Marin Jankovski
2013-10-17Fallback to internal issue tracker if config is invalid.Marin Jankovski
2013-08-20Fixing tests after adding iid for issues/mrDmitriy Zaporozhets
2013-08-10Rewrite issues/mr filtering logicDmitriy Zaporozhets
2013-06-22Rename unspecified to make it clearer and in line with scrum terminology.Sytse Sijbrandij
2013-05-08init filter linksDmitriy Zaporozhets
2013-05-07Include default labels in issues autocomplete etc. Show colored labels on iss...Dmitriy Zaporozhets
2013-05-07add Gitlab::Label class and different color labels for default labels setDmitriy Zaporozhets
2013-03-26Settings replaced by Gitlab.configAndrew8xx8
2013-03-26New issue button was not follows to external tracker if it is selected. fixed...Andrew8xx8
2013-02-28created-by-me filter for issues inside project. Fixed global project.issues o...Dmitriy Zaporozhets
2013-02-28Issues link from project page follows on remote bug tracker if it selected nowAndrew8xx8
2013-02-28Issues helper improvedAndrew8xx8
2013-02-28Project issue tracker functions refactoredAndrew8xx8
2013-02-28Issue tracker field added to projectsAndrew8xx8
2013-02-18Issue uses StateMachine nowAndrew8xx8
2012-12-19show production.log, show only active milestone for issue filterDmitriy Zaporozhets
2012-12-18Labels autocompleteDmitriy Zaporozhets
2012-12-13Use one helper for linking to team member. More clear title for Issue and MRDmitriy Zaporozhets
2012-10-09Context refactoring. Move Issues list, Search logic to contextrandx
2012-10-01Refactored events output. Added links to authors of eventsDmitriy Zaporozhets
2012-08-17Combine unassigned_issue and unassigned_milestone into unassigned_filterRobert Speicher
2012-08-14Allow filtering by issues with no assigned... assigneeRobert Speicher