log .hgignore @ 8309:68bbfd164b23

age author description
Sun, 04 Aug 2019 18:53:58 +0200 Mads Kiilerich hgignore: *.orig and *.rej as created by hg when using revert, import, mq, etc
Fri, 23 Aug 2019 21:29:01 +0200 Thomas De Schampheleire front-end: fix documentation regarding theme.less file
Sun, 21 Jul 2019 18:54:05 +0200 Mads Kiilerich hgignore: ignore *.bak - such files are created by tools like 2to3
Mon, 10 Dec 2018 22:54:04 +0100 domruf front-end: use At.js for MentionsAutoComplete
Mon, 10 Dec 2018 23:32:39 +0100 Mads Kiilerich front-end: Use codemirror from node_modules and stop bundling it
Mon, 10 Dec 2018 22:47:01 +0100 Mads Kiilerich front-end: Use DataTables from node_modules and stop bundling it
Tue, 11 Dec 2018 01:22:56 +0100 Mads Kiilerich front-end: Use select2 from node_modules and stop bundling it
Mon, 10 Dec 2018 23:20:54 +0100 Mads Kiilerich front-end: Use jQuery and Flot from node_modules and stop bundling them
Mon, 10 Dec 2018 23:25:58 +0100 Mads Kiilerich front-end: Use the existing bootstrap.js from node_modules and stop bundling Bootstrap
Mon, 10 Dec 2018 22:35:29 +0100 Mads Kiilerich front-end: Store temporary files in a tmp directory
Tue, 04 Dec 2018 12:16:20 +0100 Mads Kiilerich front-end: Introduce 'front-end' directory with source files for building the front-end
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich hgignore: .pytest_cache
Sat, 15 Sep 2018 21:52:16 +0200 Thomas De Schampheleire cli: front-end-build: generate pygments.css dynamically
Wed, 25 Oct 2017 19:19:58 +0200 domruf less: generate map files when building style.css with 'npm run less'
Wed, 25 Oct 2017 20:37:22 +0200 domruf less: load optional theme.less file to allow custom styles
Tue, 24 Oct 2017 21:18:09 +0200 domruf less: don't distribute the generated style.css file - for now, it must be built with npm after installing Kallithea
Thu, 28 Sep 2017 22:03:01 +0200 Thomas De Schampheleire style: use npm less to generate kallithea stylesheet style.css from style.less
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich tests: move test data to top level 'data' folder - make grepping in kallithea/ easier
Sun, 20 Sep 2015 22:22:50 +0200 Mads Kiilerich hgignore: ignore `.cache/`, created by pytest 2.8 when writing `.cache/v/cache/lastfailed` stable
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich tests: move test.ini to kallithea/tests/
Wed, 08 Apr 2015 10:15:05 -0700 Marc Abramowitz .hgignore: Add .eggs/ and tarballcache/
Tue, 07 Apr 2015 02:51:24 +0200 Mads Kiilerich i18n: don't include .mo files in the repo - build them on demand
Wed, 11 Mar 2015 16:10:30 +0100 Mads Kiilerich docs: rework stuff
Wed, 02 Jul 2014 19:06:01 -0400 Bradley M. Kuhn General renaming to Kallithea kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:47 -0400 Bradley M. Kuhn Rename some strings in defaults found in config files kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:47 -0400 Bradley M. Kuhn Change command line tool config location to .config/kallithea kallithea-2.2.5-rebrand
Mon, 22 Jul 2013 18:08:28 +0200 Marcin Kuzminski added dist dir to .hgignore
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Tue, 28 May 2013 21:22:16 +0200 Marcin Kuzminski ignore sql_dumps for testing schema migrations beta
Thu, 09 May 2013 14:44:26 +0200 Marcin Kuzminski Updated hgignore to skip .idea config files beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Fri, 30 Nov 2012 00:19:20 +0100 Marcin Kuzminski fixed ignore of dev .ini files beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Fri, 06 Jul 2012 00:11:28 +0200 Marcin Kuzminski ignore tox stuff beta
Sun, 03 Jun 2012 20:35:13 +0200 Marcin Kuzminski created rhodecode-api binary script for working with api via cli beta
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Wed, 07 Mar 2012 00:14:33 +0200 Marcin Kuzminski ignore rcextensions beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Mon, 20 Feb 2012 23:00:54 +0200 Marcin Kuzminski Added VCS into rhodecode core for faster and easier deployments of new versions beta
Sat, 28 Jan 2012 19:57:52 +0200 Marcin Kuzminski ignore sqlite files beta
Fri, 13 Jan 2012 03:09:28 +0200 Marcin Kuzminski ignore coverage and my local dev.ini file beta
Thu, 05 Jan 2012 19:29:08 +0200 Aras Pranckevicius hg ignore Paste*.egg beta
Wed, 02 Nov 2011 22:19:47 +0200 Marcin Kuzminski merged upto rev 019026a8cf67
Fri, 07 Oct 2011 21:49:28 +0200 Nicolas VINOT [API] Create groups needed when creating repo beta
Sat, 01 Oct 2011 16:34:07 +0200 Nicolas VINOT Improve API with user/group/repo CRUD methods beta
Sat, 09 Apr 2011 19:59:40 +0200 Marcin Kuzminski added egg-info,and .egg in hgignore
Thu, 16 Dec 2010 00:45:01 +0100 Lukasz Balcerzak Small hgignore update beta
Wed, 06 Oct 2010 18:04:27 +0200 Marcin Kuzminski hgignore update
Wed, 06 Oct 2010 03:22:52 +0200 Marcin Kuzminski renamed hg_app to rhodecode
Sun, 05 Sep 2010 16:21:38 +0200 Marcin Kuzminski ignore test db
Thu, 01 Jul 2010 00:57:45 +0200 Marcin Kuzminski updated installation instruction, made more user friendly way of creating all needed configs. All is done now from paster setup-app
Sun, 11 Apr 2010 20:20:13 +0200 Marcin Kuzminski ignore db file
Thu, 18 Feb 2010 17:38:27 +0100 Marcin Kuzminski added hgignore
Thu, 18 Feb 2010 13:01:57 +0100 Marcin Kuzminski initial commit.